notifyicon.text only holds 64 characters...

  • Thread starter Thread starter sherifffruitfly
  • Start date Start date
S

sherifffruitfly

.... I need somewhat more to show when I hover over the icon - are
there any straightforward ways to do this?

Thanks for any ideas,

cdj
 
... I need somewhat more to show when I hover over the icon - are
there any straightforward ways to do this?

Thanks for any ideas,

cdj

no workaround to this 64 char limit? (there MUST be - what do I have
to override in order to put whatever I want as the hover text?) In
general terms, I want to put a dynamically assigned string[] as the
hover text - it won't be all *that* long, just longer than the 64char
limit off the notifyicon.text field.

Again, ideas are welcome,

cdj
 
sherifffruitfly said:
... I need somewhat more to show when I hover over the icon - are
there any straightforward ways to do this?

Thanks for any ideas,

cdj

no workaround to this 64 char limit? (there MUST be - what do I have
to override in order to put whatever I want as the hover text?) In
general terms, I want to put a dynamically assigned string[] as the
hover text - it won't be all *that* long, just longer than the 64char
limit off the notifyicon.text field.

Again, ideas are welcome,

cdj

I don't think the balloon text attribute has this limit. I have not used
this feature though. Many applications show this as opposed to a tooltip in
the tray.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top