Hello :)
Do you know how to create a child window ? I have created a standard window with createwindow now i would like to create an another one, but a child window of my first.
For example, I create a window named my_window. Now I want to create an another window named new_window. I want new_window to be a child of my_window...
Thanx a lot :)
Do you know how to create a child window ? I have created a standard window with createwindow now i would like to create an another one, but a child window of my first.
For example, I create a window named my_window. Now I want to create an another window named new_window. I want new_window to be a child of my_window...
Thanx a lot :)