Re: wxEuphoria - set_tip() - \n
- Posted by Matt Lewis <matthewwalkerlewis at gma?l.c?m> Dec 28, 2007
- 695 views
Jerry Story wrote: > > On Ubuntu, \n in set_tip() works correctly. It makes a new line. > But on Vista \n doesn't work, no new line, just one loooong line. > > What would make a new line in set_tip() on both Ubuntu and Vista? Try using \r\n on windows. Matt

