-- Fixed set_position; now worksÂ…and if you're using separate
arguments for each dimension, all but the first (X) are optional.
Should work before and after create (that's what docs always said, but
you don't really believe what I say, do you??). Try "populate" button
of dialogPluginTest1.powerpro.
-- Fixed set_colour; now works for buttons; still not working for
statusbars.
-- Fixed buttons with both font and colour; now does the font, instead
of (sob) ignoring it.
-- Added "Z" relative dimension modifier, making a dimension zero ("0"
is taken as "just like previously defined control's dimension").
To do:
-- resize still not right
-- statusbars don't take colours or fonts; I'd need to do them owner
drawn