Re: Java Client and Interface Builder crashes...

2006-08-24 Thread Ryan Poling
Thanks for the reply - I upgraded to 2.4 and trashed my IB prefs.. It also *seems* to work better when I open the nib from the finder instead of from XCode.. It's working now - weird. PS: Do you ever have weird screen refresh issues with java client? Many of our windows open up, draw

Re: Java Client and Interface Builder crashes...

2006-08-24 Thread Ray Ackland
Ryan,I find things like that happen if you have something invalid in your app. Examples are key paths that aren't valid, or return a null.rOn 25/08/2006, at 5:51 AM, Ryan Poling wrote:PS: Do you ever have weird screen refresh issues with java client?  Many of our windows open up, draw their

Re: Java Client and Interface Builder crashes...

2006-08-24 Thread Ian Joyner
Glad to know it's working better. Can't say I've come across elements not drawing, except when the client code crashes - I keep Console open all the time to watch for that. Now back to my repackaging woes. It seems it's not a good idea to clean up your package structure in Java – it's far

Java Client and Interface Builder crashes...

2006-08-22 Thread Ryan Poling
Anyone else developing a Java Client app notice that Interface Builder crashes whenever you try to change anything related to an editing context or display group? If I drag and drop an entity from EOModeler to IB, it usually gives me an infinite spinning beach ball and also freezes XCode

Re: Java Client and Interface Builder crashes...

2006-08-22 Thread Ian Joyner
Hi Ryan, I'm using IB with Xcode all the time, have dragged entities from EOModeler to IB, but not had these problems. (I skipped 2.2, went straight from 2.1/5.2.4 to 2.3/5.3.1 and now 2.4/5.3.2). Did you try 2.4 on a clean machine, maybe there are problems with other files in 2.2. Also