Re: wxEuphoria - set_tip()

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

Jesse Adkins wrote:
> 
> Out of curiousity, what's the /n for, if it's at the end, and nowhere else?

Backslash, not forward slash. The \n means new line.

 
> I inserted that code of yours into a tooltip and everything seemed to come 
> out fine. Could you post a sample here or mail me with the code?

str = "PUMPKIN&SQUASH SD KRNLS,DRIED"
set_tip(widget,str)

It wraps after SD. I want it to not go to the next line until I tell to it to
with \n.

There seems to be some relation between the length of the first line (marked by
\n) and the width of the tip box, but only to a limit.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu