前川享仁 wrote:

>Hi gurus,
>
>Are there any ways to remove the min/max/close buttons on View window?
>  
>
If you create the View with resizable? = false, then there will be no
min/max buttons.
Setting decorations? = false will get rid of the entire title bar and
window borders,
but that requires privilege and probably is not what you want anyway.
You can
intercept the WindowClose event and prevent it from actually closing the
window.



*******************************************
To unsubscribe from this list, send a mail to:
mailto:[EMAIL PROTECTED]
To contact a human list administrator, send a mail to:
mailto:[EMAIL PROTECTED]
To recieve a list of other options for this list, send a mail to:
mailto:[EMAIL PROTECTED]

Reply via email to