Re: New Widget Demo
Emiliano Heyns <[email protected]>
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jun 24, 2003 at 10:01:46AM -0000, Charles Goodwin wrote: > It's incomplete, a work-in-progress, but it's showing something... > progress should be fairly rapid as the week goes by. > > cvs co -r audit widgets > xwt-0281 path/to/widgets main > > Hopefully you'll be seeing something. ;) Looks great so far (I like the tab overflow bit). In case you were soliciting feedback: * When the demo starts up, no tab pane is visibly selected * Events 'leak through' menu clicks (selecting 'Theme -> Monopoly' also selects the 'Basic Widgets' tab) * Menu entries remain highlighted after you click them (File->URL, File->Exit, File) * Menu doesn't disappear when you click an entry -- Emiliano