Re: window question

new topic     » goto parent     » topic index » view thread      » older message » newer message

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=3Dcreate(Window,"",0,0,0,Default,Default,{WS_POPUP})
WinMain(Full,Maximize)

Pete
PS You'll have to use Alt-F4 to close it.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu