Dialogs docking to parts of mIRC would probably be a DLL separate from MDX, since docking would be beneficial to @windows as well (unless you just want to dock a window to a dialog and then dock the dialog to mIRC).
As for resizing, the Positioner provides the "size" event for that so that you don't need to use a timer to resize your controls. Look at the code in mdx.mrc to see how it does it. |