Re: Main window disappears. Sometimes.

2008-06-02 Thread Francis Perea
Hi all For my part just to say that I've learned a lot after the beginning of this post. The application is ready now, but I'll try to read and learn a lot more. And as Paul says I'm having lots of fun with Cocoa :-) Thanks all for your help and time. Att.

Re: Main window disappears. Sometimes.

2008-06-02 Thread Francis Perea
in message, but with Retained the windows appears but doesn't accept any interaction. I'd take a deep look into de Memory Management doc you suggest. Thanks again for your help. Att. Francis Perea El 02/06/2008, a las 13:11, Graham Cox escribió: What settings have you appli

Re: Main window disappears. Sometimes.

2008-06-02 Thread Francis Perea
or that matter, isn't it? In that case I should read Instruments help so that I know how to get that information, cos I've tried to use it but it doesn't seem very friendly to me :-( Thanks all a lot for your explanations and your time, it's getting me clear. Att.

Re: Main window disappears. Sometimes.

2008-06-02 Thread Francis Perea
ay. Any other suggestion? Thanks for your reply. Att. Francis Perea El 02/06/2008, a las 10:45, Michael Vannorsdel escribió: This will happen if the window is deallocated. It's probably getting cleaned up by garbage collection. On Jun 2, 2008, at 2:36 AM, Francis Perea wrote: i

Re: Main window disappears. Sometimes.

2008-06-02 Thread Francis Perea
Hi Wayne, first of all thanks for your quick reply. Sorry to say that the Console says nothing :-( -- [Session started at 2008-06-02 10:33:15 +0200.] The Debugger has exited with status 0. - This is the log I get when I run the App, the Main window flashes and disappears. Th

Main window disappears. Sometimes.

2008-06-02 Thread Francis Perea
Hi all, this is my first post to the list so I'll present myself. My name is Francis Perea and I've been a programmer for a long time (C, Pascal, PHP, Visual Basic) but I'm totally new to Mac Development and I'm doing my bests to finish my first little Mac OS X applicatio