[Arrg this might show up twice, I sent from the wrong account]
(for now, anyway :)
I have a panel, and I want to be able to adjust the size
programatically. I don''t have any sub windows, all I am doing
is drawing a bitmap into the DC.
I''ve tried set_size, but nothing seems to happen...
Do I need to go to all the bother of creating a sizer, blah, blah, blah,
or is there some kind of event I need to trigger to force a resize,
or...?
And I''ve also just realized, I need the frame that it is in to resize
as
well. Do I need to mess around with the whole FRAME_SHAPED style, etc, etc,
or what?
Cheers,
H