I explained that in my first mail: DrawGrid expects a Pen to be set up while I use a Brush. Also its not a fix for the DrawGrid problem (although that's what it should be fixed) in general, but for the specific problem I had with Vista + no Aero + no Visual Styles. Unfortunately I cannot work on it right now until I figure out why the screen flashes so much without visual styles and aero (it happens not only with Lazarus but with many other programs). If anyone wishes to look into it, I've explained in the first main what I would do.
-------------------------------------------------- From: "Paul Ishenin" <[email protected]> Sent: Monday, February 23, 2009 11:27 AM To: "General mailing list" <[email protected]> Subject: Re: [Lazarus] Patch for drawing the designer grid in WindowsVistaClassicmode > Kostas Michalopoulos wrote: >> And the patch file > Why are you trying to fix designer.pp file? DrawGrid is a widgetset > dependent method. Try to fix TWin32WidgetSet.DrawGrid instead. > > Best regards, > Paul Ishenin. > _______________________________________________ > Lazarus mailing list > [email protected] > http://www.lazarus.freepascal.org/mailman/listinfo/lazarus _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
