On Mar 27, 2007, at 14:57 UTC, Arnaud Nicolet wrote: > I'm seeing a new frame (11: Modeless Dialog) in RB 2007 that was not > present in RB 5.5.
A modeless dialog is, well, a dialog that's modeless. It's for things like RB's Find or Preferences dialogs; each is clearly a dialog but doesn't need to be dismissed before you continue working with other windows. Here's some discussion in the Apple Human Interface Guidelines: <http://developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelines/XHIGWindows/chapter_17_section_6.html> Best, - Joe -- Joe Strout -- [EMAIL PROTECTED] Verified Express, LLC "Making the Internet a Better Place" http://www.verex.com/ _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
