Yeah, thank you Tim. I also thought about SwingWT when saw Stefano's letter. Unfortunately such approach have serious problem with supporting PLAF concept, as I know :-(, but really very fast (thanks to swt :-))
-- Anton Avtamonov, Intel Middleware Products Division On 2/13/06, Tim Ellison <[EMAIL PROTECTED]> wrote: > http://swingwt.sourceforge.net/ > > (I merely mention it, not recommending it) > > Regards, > Tim > > Stefano Mazzocchi wrote: > > Anton Avtamonov wrote: > >> On 2/13/06, Stefano Mazzocchi <[EMAIL PROTECTED]> wrote: > >> [snip] > >>> The other thing to consider is to follow apple's advice and implement > >>> Swing using native widgets. I don't know what this entails in terms of > >>> complexity but I always found stupid that swing is barely scratching the > >>> surface of what my GPU accelerator could do for me. > >>> > >> [snip] > >>> -- > >>> Stefano. > >>> > >> > >> Hi Stefano, > >> > >> Am I right you propose to implement Swing on native widgets? I mean > >> using real native push buttons, etc. and get rid of 'standard' Swing > >> approach to have lightweight platform-independent stuff? Sorry if I > >> caught you wrong... > > > > I don't even know what I'm saying myself :-) > > > > All I know is that I want something fast that feels as solid as SWT on > > windows or swing/java2d on macosx. > > > > Unfortunately, I don't think I know enough how to figure out how to get > > there though, but I suspect you guys do ;-) > > > > -- > > Tim Ellison ([EMAIL PROTECTED]) > IBM Java technology centre, UK. >
