Re: [Oorexx-users] Dialogs using ResizingAdmin

2013-01-17 Thread Staffan Tylen
> My intention all along was to have ResizingAdmin work with embedded > ControlDialog and PropertySheetDialog dialogs. I have both of those > working now, just have a few things to clean up. > > Looks like another 5 stars, hope the weight burden will not be too much for ya :) Staffan

[Oorexx-users] Dialogs using ResizingAdmin

2013-01-17 Thread Mark Miesfeld
Hi All, For anyone playing around with the ResizingAdmin and resizable dialogs, I have one tip since I don't have the doc done. For things to work properly, you have to give every control in the dialog a resource ID. It is quite common to give static controls the ID of -1. This will only work i