Hello,

I have a nib-less Cocoa application which creates 2 forms, and 1 of
them is visible. Upon clicking a button in this form, it shows another
form.

When I close this form, the other form is not activated automatically,
causing the menu to not change.

Any ideas about what exactly I am missing to get this automatically?
In Carbon I had no such issue.

I can post code snippets, but my code is fairly complicated since its
actually a large cross-platform framework for writting apps...

I create the windows with
NSWindow.alloc.initWithContentRect_styleMask_backing_defer

(actually a NSWindow descendent)

thanks,
-- 
Felipe Monteiro de Carvalho
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to