Re: [gtk-list] GtkText
- From: Christopher James Lahey <clahey umich edu>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] GtkText
- Date: Fri, 1 May 1998 04:32:20 -0400 (EDT)
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]