Re: developer 5.0 - tips on locking users into my app?

From: Joaquin Garcia Santos <jis_at_iberdrolaingenieria.es>
Date: Tue, 13 Jul 1999 11:23:13 +0200
Message-ID: <7mf0iv$nra$1_at_talia.mad.ttd.net>


Hello,
you can do the next:
Put the next properties of the window:
window_style: dialog
modal: yes

and in the when-new-form-instance trigger: set_window_property('window_name', window_state, maximize);

If you do this, the user can not use the buttons to maximize, minimize, close the application

Bye

ccyr6798_at_my-deja.com escribió en mensaje <7lnoo8$sil$1_at_nnrp1.deja.com>...
>New to developer and looking to prevent my users from exiting my app.
>client is NT wkst - some w/ keybds, most only touchscreen. can trap
>the various "close" methods using key-exit trigger, but unable to find
>a way to prevent users from minimizing the window.
>
>thanks,
>Cary
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
Received on Tue Jul 13 1999 - 11:23:13 CEST

Original text of this message