Max Kozlov wrote:
>how can i make DialogBox instead Window ? i don't found it in docu.
simply replace "new Win32::GUI::Window" with "new Win32::GUI::DialogBox"
:-)
>may be it set in -style option ? then, i think, will be fine to get
>extended documentation about -style and within it description about above
>limitation.
please, no.
as I said $N++ times already, -style is an "advanced" option and should
be USED WITH CARE; you need to know the meaning of *sooo* many constants
and flags that to document them all I would have to rewrite a
consistent part of Microsoft's Visual Studio documentation.
avoid it if you can.
bye,
Aldo Calpini
<[EMAIL PROTECTED]>