2009/11/7 Paul Ishenin <[email protected]>: > > Probably there is no standard hand point cursor available on gtk2 and > lazarus uses its own. Look at lcl/images/cursors for builtin into lcl > cursors images.
I double checked something else and clearly this is a Lazarus only issue. Because fpGUI Toolkit talks directly to XLib. In fpGUI I can ask for a hand point cursor and I get the exact same one as used in Firefox. I also tried various other Gnome applications like the Gnome help viewer, about box links etc.. All use the correct hand cursor, except for Lazarus. The problem is also not only in the SynEdit component. If I go to the Lazarus About dialog, the links in there use the wrong mouse cursor as well. -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
