Re: window question
- Posted by Greg Haberek <g.haberek at comcast.net> Feb 22, 2003
- 474 views
If you mean full-size DOS box, just hit Alt+Enter to go full screen... ----- Original Message ----- From: Pete Lomax <petelomax at blueyonder.co.uk> Subject: Re: window question On Sat, 22 Feb 2003 10:33:01 -0500, dubetyrant at hotmail.com wrote: > >Hi, >Can anyone tell me if its possible to contain a euphoria graphics-mode console >program in a full-size window?(not one of those half-sized windows that you maximize but dont really get that much bigger).And if possible, maybe you could tell me how to do it? > -J.Dube Is this what you mean? include win32lib.ew constant Full=create(Window,"",0,0,0,Default,Default,{WS_POPUP}) WinMain(Full,Maximize) Pete PS You'll have to use Alt-F4 to close it. ==^^=============================================================== This email was sent to: g.haberek at comcast.net TOPICA - Start your own email discussion group. FREE!