Hello !!
I want to make a child window in the
main window, but the child window
should have its own Window-Procedure.
How is this possible ??
I think i can register a new class
with its own Window-Procedure, and
open a window with that class.
But i´m not sure if i can make this
Window a child window in a Purebasic
main-window.
Hope you understood
short:
I need a childwindow (Toolbar for example,
so its class "ToolbarWindow32"), but with
its own Window-Procedure (own thread?) to
manage WM_SIZE etc. without user-input.
Thanks,
...Danilo
( /me is away.... cya tomorrow m8z )
Edited by - Danilo on 03 January 2002 10:53:49
