flat assembler
Message board for the users of flat assembler.
Index
> Windows > CHILD WINDOW |
Author |
|
coconut 23 Jan 2007, 01:58
one of the parameters passed to createwindowex can specify parent window. if 0 is passed, the window has no parent; it appears like a child of the desktop
|
|||
23 Jan 2007, 01:58 |
|
cubeoid 23 Jan 2007, 07:22
thanks...
but what im loking for is something like the nes emulator nestreme where you can have a debugger as a child window thanks aagin... but can anyone post code |
|||
23 Jan 2007, 07:22 |
|
cubeoid 23 Jan 2007, 07:43
thanks guys got this one solved now
but how do I remove minimizebox,maximizebox in the child window and how set the size so it cant be changed basecally i want a widow that the user can only close Thanks again |
|||
23 Jan 2007, 07:43 |
|
coconut 23 Jan 2007, 16:12
that is set by using ws_ styles sent to createwindowex. look at the template example, it uses WS_VISIBLE+WS_DLGFRAME+WS_SYSMENU
|
|||
23 Jan 2007, 16:12 |
|
cubeoid 24 Jan 2007, 15:42
could someone post some code plz??? thanks
|
|||
24 Jan 2007, 15:42 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.