Hi We are able to cross compile kaffe with nano-X(as backend) to mips and successfully draw some simple graphics like frame,window and rectangle etc. But for running some good graphics examples I need to include swing support in kaffe. Can you help me out by suggesting some methods how to include the swing support in kaffe.
Regards Naveen ----- Original Message ----- From: "NaveenYadav" <[EMAIL PROTECTED]> To: "Dalibor Topic" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[email protected]> Sent: Friday, September 15, 2006 8:26 AM Subject: Re: [kaffe] Kaffe porting on MIPS > Hi , > > I am Able to Port Nano-X on Target , Also I can run Sample Program using > Nano-X and Graphic is Coming . But when I use Kaffe We are not able to Get > Gui What May be the reason , I Just Modify Frame -Buffer Driver in Nano-X > according to Target.. > > Best Regards > Naveen > ----- Original Message ----- > From: "Dalibor Topic" <[EMAIL PROTECTED]> > To: "NaveenYadav" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]>; <[email protected]> > Sent: Thursday, September 14, 2006 6:52 PM > Subject: Re: [kaffe] Kaffe porting on MIPS > > > > NaveenYadav wrote: > > > > >Hi , > > > > > > > > > > > Hi Naveen, > > > > >On HOST Machine i am not able to connect with Nano-X > > > > > > > > Is the host machine the mips machine? > > > > >When i run Nano-X server ./nano-X , it will open Black window, then i > lanch > > > > > > > > I assume that's on the mips machine as well? > > > > > ./kaffe -vmdebug INIT , -Xkaffe-nanox-awt Example01 > > > > > >and it hangs here What may be reason ... > > > > > > > > You will have to run kaffe in gdb in order to find out. See > > FAQ.debugging for details. > > > > >Attach My Nanox program.. > > > > > >It is running currectly if i run with following option > > >./java Example01 > > > > > I assume that means that the gtk peers work but nano-x ones don't for you? > > > > cheers, > > dalibor topic > > > > > _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
