[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
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.