Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-swt-dev] patch for gtk2 binding

I would be interested in replacing GtkText with GtkTextView in the
Text widget.  Of course this would not be a good choice if somebody
is already working on this or if this needs to be completed within the
next week.  I believe this would also fix bug #21452.
 
-Jeff
-----Original Message-----
From: Boris Shingarov [mailto:Boris_Shingarov@xxxxxxx]
Sent: Wednesday, July 10, 2002 1:40 PM
To: platform-swt-dev@xxxxxxxxxxx
Subject: RE: [platform-swt-dev] patch for gtk2 binding


Jeffrey:  If you find something that you are comfortable with fixing, by all means go and do it.  Don't hesitate to ask us in the middle.  SWT has a lot of quirks that exist because of historical reasons, and are not documented anywhere.
Speaking of the ProgressBar patch:  the change is good.  Apart from getting rid of deprecated API is good in itself, it also fixes a problem with ProgressBar causing crashes on some broken themes.

 


Back to the top