Zitat von Graeme Geldenhuys <[EMAIL PROTECTED]>: > On 27/06/2008, Mattias Gaertner <[EMAIL PROTECTED]> wrote: > > Please try something like fpc/packages/univint/src/MacOSAll.pas. > > Jump to the end of the file and see what happens to the highlighting > > and your CPU. > > This brings up another point. The thumb button size in scrollbars. Why > the hell must the thumb button be 7 pixels in size. My laptop has a > 1600x1200 display, that means I need to *precision click* on something > 0.43% (horizontal) or 0.58% (vertical) of my screen size. That's 7 > pixel big!!! Even my mouse cursor is bigger than that! See attached > screenshot. > > Why can't the minimum size of the scrollbar thumb button be something > like 50-70 pixels. It will have no affect on the scrolling ability. > I'm sure it's another native widgetset limitation, but something fpGUI > has already overcome. fpGUI can dynamically resizes the thumb button > based on the parents content size, but will not go smaller than the > set minimum size (definately not 7 pixels).
Just choose a theme appropriate for your resolution and mouse skills/preferences. I seldom use the scroll buttons, so I like them to be small. I think a widgetset supporting themes is a good thing. And that I can change the biggest part of my applications with one theme manager is a good thing too. So for me this is a pro for native widgetsets. Of course the own widgetset is always superior to all others. The same is true for me and lazarus as an IDE. Mattias _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
