[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Event class?
From: |
Tom Tromey |
Subject: |
Re: Event class? |
Date: |
10 May 2001 16:19:05 -0600 |
>>>>> "Shane" == Shane Nay <address@hidden> writes:
Shane> However..., doing libgcj really limits what I can do, and I
Shane> don't really like that. (Unless libgcj.so can be mmap'd for a
Shane> "normal" VM?)
I don't know what you mean. On interpreter-enabled platforms using
libgcj should be just like using Sun's java interpreter. Unless of
course you are trying to use the JNI invocation API, which we still
haven't implemented. The interpreter works on x86, PPC, IA-64, and
alpha.
Shane> Also gcj's AWT is based around much lower level code than what
Shane> I'd like..., looks like Xlib calls, but I need to make it all
Shane> widget level stuff with Peers and the like.
This sounds like confusion on your part. libgcj's AWT, such as it is,
is based on a standard peer approach. There are partial
implementations of two different sets of peers: the raw xlib peers and
the Gtk peers (based on the Classpath peers).
Shane> What's everyones vibe on Classpath's AWT? Would you like to
Shane> see it fixed?, would a fixed AWT be accepted into the core of
Shane> GNUClasspath?
I'm sure the answers to both are "yes".
Tom
- Re: Event class?, (continued)
- Re: Event class?, Shane Nay, 2001/05/10
- Re: Event class?, Tom Tromey, 2001/05/10
- Re: Event class?, John Keiser, 2001/05/10
- Re: Event class?, Tom Tromey, 2001/05/10
- Re: Event class?, Shane Nay, 2001/05/10
- Re: Event class?, Paul Fisher, 2001/05/10
- Re: Event class?, Tom Tromey, 2001/05/10
- Re: Event class?, Paul Fisher, 2001/05/10
- Re: Event class?, Bryce McKinlay, 2001/05/11
- AWT work [WAS Re: Event class? ], Brian Jones, 2001/05/11
- Re: Event class?,
Tom Tromey <=
- Re: Event class?, Shane Nay, 2001/05/11
- Re: Event class?, Shane Nay, 2001/05/11
- Re: Event class?, Aaron M. Renn, 2001/05/10
- Re: Event class?, Tom Tromey, 2001/05/11
- RE: Event class?, John Keiser, 2001/05/12
- Re: Event class?, Tom Tromey, 2001/05/12
- Licenses (was Event class?), John Leuner, 2001/05/13
- Re: Event class?, John Leuner, 2001/05/11
- Re: Event class?, Aaron M. Renn, 2001/05/12
- Re: Event class?, John Leuner, 2001/05/13