Re: wxEuphoria - set_tip() - \n
- Posted by Matt Lewis <matthewwalkerlewis at ?m?il.com> Dec 28, 2007
- 713 views
Matt Lewis wrote: > > 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. I can confirm that this works on XP. Matt

