On 09/15/2018 02:16 PM, fredvs wrote:
> 
> I try to enable hint for a horizontal ttabwidget without luck.
> 
> I did try with this but nothing appears:
> 
This are the hints for the tab-pages

> atabwidget.activepage.hint := 'The hint';
> or
> atabwidget[atabwidget.count - 1].hint := 'The hint';
> 
Works for me.

> Does I miss something ?
> 
The hints for the tabs are the "ttabpage.tabhint" properties.

> PS: With vertical ttabwidget, hint is show if passing on a tab.

That would be a bug. For me "ttabpage.hint" will not be showed if the
mouse pointer is in tab area, "ttabpage.tabhint" will be showed instead.

Martin


_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to