[lazarus] CVS changes (Hint)

Marc Weustink weus at quicknet.nl
Sat May 27 20:27:32 EDT 2000


Hi,

Vincent Snijders and I made some changes to the hint code.
   + At initialisation of GTKObject a GTKTooltips is created.
     In the old situation this was done for every widget,
     however only one GTKTooltips is needed per application.
     This reduces lookups for gtk_get_data etc.

   + Hint text and visibility is updated through
     TInterfacebase.UpdateHint.

   + ShowHint is a bit more implemented.

Marc






More information about the Lazarus mailing list