Re: [AD] default windowed position on windows |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> Then use it as param of MoveWindow whenever you want to :)
Does that work ? Aren't CW_* constants tied to CreateWindow() and
CreateWindowEx() ?
> (Btw, why is it put at -100, -100?, Isn't it hidden anyway?)
I should have been more accurate... the window must be visible from the OS
viewpoint (to be able to get the focus) but not from the user viewpoint.
--
Eric Botcazou