classpath
[Top][All Lists]
Advanced

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

Re: javax.swing.plaf; next steps


From: Brian Jones
Subject: Re: javax.swing.plaf; next steps
Date: 28 Jun 2003 10:44:50 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Thomas Fitzsimmons <address@hidden> writes:

> On Fri, 2003-06-27 at 19:40, Brian Jones wrote:
> > Thomas Fitzsimmons <address@hidden> writes:
> > 
> > > Currently, I'm merging classpath's GTK 2.0 peers into libgcj, but once
> > > I'm done that, I'll start working on a UI delegate.
> > 
> > Those peers still need a lot of work btw, I've not seen any AWT app
> > run yet with them.  Anyone know how to treat GtkEntry and GtkTextView
> > the same for the functions in GtkTextComponentPeer?  Seems like in
> > GTK2 they broke the whole GtkEditable concept and didn't fix it...
> > 
> 
> Yeah, it looks like they just kind of abandoned the notion of
> GtkEditable...
> 
> Anyway, both GtkEntry and GtkTextView have the property "editable" so
> couldn't we change the GtkComponentPeer's native set methods to use
> g_object_set?

Seems like the methods to get the data are different in the two
types... I don't see how this would work but if you make it work
that's cool.

Brian
-- 
Brian Jones <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]