Re: Updated to-do for 0.6 (Niwi) release
Emiliano Heyns <[email protected]> Thu, 4 Sep 2003 08:26:07 +0200
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Sep 02, 2003 at 05:13:51PM +0100, Charles Goodwin wrote: > Updated the widget to-do page: > http://wiki.xwt.org/Wiki.jsp?page=WidgetAuditTODO > > It's pretty realistic list for 0.6 - it's conceivable that this should > be completed by me by the time Nitrogen is stable. > > I've pushed the text widget stuff back for the 0.7 release simply > because I don't have the time to learn about the text widget and David > has been fairly inactive of late. What does that mean for the text widget? No text widget? Regarding dialog: would it be possible to do something akin to Thinlets for 'embedded' dialogues? These block out all interaction with 'lower' widgets, and can move about within the parent application, so we don't have to deal with platform-specific window handling, while getting most of the desired functionality with only a slight compromise in the user experience. -- Emiliano