Re: Widgets alpha1 almost ready
Jeff Buhrt <[email protected]> Thu, 26 Feb 2004 20:55:30 -0500
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Message-ID | <[email protected]> |
darcs get http://www.charlietech.com/darcs/ibex_widgets darcs failed: failed to fetch: http://www.charlietech.com/darcs/ibex_widgets/_darcs/patches/20040224170325-e3a7d-5e62f1b3834beab239a0c0ac2f9e128f8a601434.gz ExitFailure 1 Pull did the same thing. -Jeff Charles Goodwin wrote: >Widgets alpha1 is almost ready! > >I'm going to temporarily forget about border and making the widgets look >like another platform (probaby win2k) because it's currently more >important that we have functional widgets than good looking ones. The >gloss can be added later! > >Anyway, if you 'darcs get' or 'darcs pull' from: >http://www.charlietech.com/darcs/ibex_widgets > >And then do: >$ java -jar current-ibex.jar . org.ibex.test.alpha1 > >And see that we have something! > >Problems to overcome before Alpha1 is released: >* images not loaded up for some reason >* make sure selecting and focusing works >* add some funky behaviour (suggested by the widget text) > >Then we have alpha1 out-the-door and can start to make some real >progress! At last! ;) > >