Re: Where do I call setHint for statusbar?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Andrew Katz wrote:
> 
> I have the following code in my parent window General section:
> 
> }}}
<eucode>
> setHint ( {STATUSB,status_flag},"Current mode [Down for mouse]" )
> showMessage( {"Start",{STATUSB,status_flag}} )
> </eucode>
{{{

> 
> STATUSB is my status bar control and status_flag is a constant for subfield
> #
> 
> The message is showing ok, but not the tooltip.

Tooltips for status bar panels are not correctly coded. I've done a bit of
research just now and I can't work out how to interpret the TTN_GETDISPINFO
message the application receives for status bar panels. I need to do some more
reading. Also note that any such tooltip will only show for panels that contain
an icon or text that can't fit into the panel.


-- 
Derek Parnell
Melbourne, Australia
Skype name: derek.j.parnell

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu