Re: Lost in the Windows fun-house
- Posted by Derek Parnell <derekp at SOLACE.COM.AU> Jan 19, 2001
- 420 views
>-----Original Message----- >From: Euphoria Programming for MS-DOS >[mailto:EUPHORIA at LISTSERV.MUOHIO.EDU]On Behalf Of George Henry >Sent: Friday, January 19, 2001 4:44 PM >To: EUPHORIA at LISTSERV.MUOHIO.EDU >Subject: Re: Lost in the Windows fun-house > > >Hi Derek, > >Thanks for the explanations. > My pleasure. So what if the library had a routine called setWindowMode( id, mode ) where 'id' is the Window id returned by create() and 'mode' is either Normal or Modal? This would have the effect of transforming the window's behaviour into 'Normal' or 'Modal' on demand. If this is what you want, I'll add it to the request list. ----- cheers, Derek Parnell