[Gambas-user] Issue 69 in gambas: Application.ToolTip.Enable = False fails on gtk+

gambas at ...2524... gambas at ...2524...
Wed Jun 29 11:24:08 CEST 2011


Updates:
	Status: Fixed

Comment #3 on issue 69 by benoit.m... at ...626...: Application.ToolTip.Enable  
= False fails on gtk+
http://code.google.com/p/gambas/issues/detail?id=69

The problem has been fixed in revision #3910.

The Application.Tooltip property has been removed, because of the  
difference between GTK+ and QT4 about tooltips.

It has been replaced by the Application.ShowTooltips property, that define  
if tooltips must be visible or not.






More information about the User mailing list