View Single Post
  #2 (permalink)  
Old 05-16-2007, 03:45 AM
pegitha pegitha is offline
Member
 
Join Date: Apr 2007
Location: Indiana
Posts: 84
pegitha is on a distinguished road
Send a message via Skype™ to pegitha
Try using html
Code:
linewrapbutton.setToolTipText("<html>Toggle line<br> wrap</br></html>");
Reply With Quote