[Sablevm-user] AWT with SableVM
Brought to you by:
egagnon
From: Neil C. <ba...@li...> - 2003-02-16 01:14:56
|
Hi all, Has anyone managed to run any AWT programs with SableVM? I know the Clas= spath=20 project's AWT support is at a very early stage, but I haven't managed to = get=20 as far as making a window appear. Running a small test program (which just creates a Frame) sablevm just se= ems=20 to hang with the message 'loading gtkpeer'. I modified the build script = to=20 try and force the gtk peers to be built, and it seems they have been, but= I=20 still can't make anything happen. I admit I don't really know much=20 (anything) about the workings of the awt stuff in Classpath. I'd appreciate any suggestions/pointers. Thanks, Neil |