Thanks, But it cann't help me because i want my controls inside a dockable dialog to be resizable like in CResizableLib of Paolo Messina.
M
mlsa
@mlsa
Posts
-
Docking Resizable Dialog box -
Docking Resizable Dialog boxHi everybody, I need your help. I have a resizable dialog box with some controls (button, edit box, list box, etc). I have a Class that derive from « Paolo Messina CResizable » class. Every things works well. Now I want to dock that dialog box (docking the dialog to the main frame). I try to do it, but it doesn’t work. So, any ideas are welcome even if I would restart from scratch. Thanks.