From: Blair Sutton/Odey <[EMAIL PROTECTED]>

My only problem is I don't really want to maintain a separate website to
keep the code, really it would be nice to add it as an extras feature to
Win32::GUI. I am willing to submit the code with some examples (still need
to write documentation - although it's fairly straightforward). Any
thoughts from anyone?

I guess the best thing to do is to submit the code and see what interest it generates. Having many utilities can on be a good thing.

As for the flicker free resizing I have read that one way around it is to
modify the style of the top Window to include WS_CLIPCHILDREN before
resizing then reset it back afterwards. See
http://www.codeguru.com/mfc/comments/42342.shtml.

I've tried this on the perl resize and in the xs resize, but no luck. For this to work WS_CLIPCHILDREN needs to be applyed on the mouse click for the resize - and I couldn't find a way to trap this event. Ideas any one?

Cheers,

jez.

_________________________________________________________________
Use MSN Messenger to send music and pics to your friends http://www.msn.co.uk/messenger


Reply via email to