New topic: Change Closebutton status in runtime
<http://forums.realsoftware.com/viewtopic.php?t=27612> Page 1 of 1 [ 2 posts ] Previous topic | Next topic Author Message atarikid Post subject: Change Closebutton status in runtimePosted: Sat Apr 18, 2009 1:36 am Joined: Wed Feb 04, 2009 1:43 pm Posts: 44 Is there any way to disable the Closebutton of a window (in my case OSX) in runtime? I need this because I want to prevent the user can close a information window when some code is running. After this code the Closebutton should be enabled again. Using : window.CloseButton=false doesn't seems to work. Top jefftullin Post subject: Re: Change Closebutton status in runtimePosted: Sat Apr 18, 2009 1:40 am Joined: Wed Nov 15, 2006 3:50 pm Posts: 390 You can use the cancelclose event to prevent the closure from happening? Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 2 posts ] -- Over 900 classes with 18000 functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin v8.1. <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> [email protected]
