Re: Visual Euphoria Library -- Bleeding Edge!!!

new topic     » goto parent     » topic index » view thread      » older message » newer message

> BTW, what is 'modal'?  I've seen that a lot with regard to windows...modal
> and nonmodal windows.
>
> Thanks,
>
> Ben

Modal dialogs sit on top of the application and will NOT go away until
either the user does something (such as pressing "cancel" or entering data
and pressing "OK" for instance).

Modeless dialogs pop up and let the user continue using the application (or
other applications) while it is displayed.   It will allow other windows to
become "current" and it will fade into the background for the time being.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu