Re: [gtk-list] GtkText



You probably want to wrap based on number of characters instead of width
of the line.  Different fonts are used different palces and this would
mean a standard width.  

You could implement this by capturing the "changed" signal and checking
for lines with more than 70 characters or whatever.  
  Chris




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]