--- In [EMAIL PROTECTED], "brucexs" <[EMAIL PROTECTED]> wrote: > > > Interesting... This proggy does not rely on (vertical) sizing. > > The height of the window remains unaltered before/after rollup, > > as in PP, but without the sharp black edge. > > PP uses SetWindowRgn which allows you to prevent pieces of windows > from being drawn. I am guessing that the windows with rounded > corners already have a window region which excludes the corner bits. > I've down a bit of playing around trying to combine this existing > window region with the one PowerPro addes to do the rollup, but have > not got anything to work.
I'm not a programmer, so I may get it totally wrong, but could it be improved using 'CreateRoundRectRgn' (I saw only 'CreateRectRgn' in PP)? BTW, the above proggy seems not to use SetWindowRgn. Sean ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
