On Mar 27, 2010, at 10:30 AM, Alexander Bokovikov wrote:

>> I think you are used to Windows programming. Cocoa modal sheets are modal to 
>> the owning form, not the whole app.
> 
> Modal sheet is not so suitable here. Modal sheet is located "within" the 
> window which owns it. In my case popup window may be larger than parent 
> window. Therefore I've chosen a real modal window.

There may be reasons why a window-modal sheet is not suitable, but the relative 
sizes of the windows should not be one of them, in my opinion.  A sheet is not 
"within" the the window which owns it; it's attached to it, and kind of on top 
of it.  It is most definitely not analogous to Win32 child windows.

Regards,
Ken

_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

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

Reply via email to