rgdawson wrote: > This rendering on restore from the minimized state happens because the > client area of the window changes size on restore, causing the it to > re-render. It is a consequence of the technique I use to override the > non-client area of the standard window by expanding the normal client > area into the window border and caption bar (non-client area). I do > this in order to customize the title bar and window border. It is a > compromise for now. I know the solution would be to create the window > as a completely borderless window and then write the code to do all the > things that Windows does with regular windows with captions and borders. > I made an attempt at this once and quickly realized I was in over my > head. I got close, but I didn't know how to create a shadow effect for > the window since this approach (a borderless window) does not have the > right shadow and I don't have a way to draw outside window area to > create one. I'll probably re-attack this one someday. > > R Greg Dawson
As always, thank you for your detailed answer. I only mentioned this because you were talking milliseconds some post earlier. :) QLMS [email protected] x64 (digimaster) with perl 5.28 dedicated to me. :D / QNAP 469L QTS 4.3.4 ------------------------------------------------------------------------ dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663 View this thread: http://forums.slimdevices.com/showthread.php?t=108550 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
