Today's Meeting
Darren Vincent Hart <[email protected]> 11 Jul 2003 10:52:51 -0600
| Newsgroups | gmane.comp.embedded.stk.gui.devel |
|---|---|
| Message-ID | <1057942371.20185.37.camel@sway> |
Team,
Here is a simple Roadmap to Libstk 1.0. It and the tasks mentioned will
be the discussion topic for today's meeting. Please have a look and
reply with additions / deletions / or other suggestions regarding the
roadmap and todays discussions.
LIBSTK ROADMAP
Tasks (Libstk 0.9) Sep 1, 2003
Leeloo (DIHMEN*) Design Oct 1, 2003
Re-Evaluation of Toolkit Oct 8, 2003
Leeloo Implementation (Libstk 1.0) Dec 1, 2003
*DIstributed Home MEdia Network
Libstk Tasks
Spinner / Numeric Spinner
List Item Height (not built into theme)
Purge all magic numbers
Convert all output to new logger
remove tab stop code (maybe add in libstk 2.0, not really critical)
Scroll bars / box
Edit Box
Combo Box
Text Area
Markup Area (simple html renderer ?)
Surface blitting / locking / creation (from app surface ?)
rectangle& or rectangle::ptr
input capabilities
list item data type
widget regions (define in theme, check in handle_event() on pointer
click, ie UP_ARROW, DOWN_ARROW, TEXT_BOX)
Image (png loader, own surface, blit)
Video Panel
surface_fbdev
event_producer_linux
IR support (IRDA / generic serial ?)
Software Pointer (common to all graphic backends)
Finalize font interface / implementation
Document all existing classes / APIs
Polish the build environment
I think this will bring us to a reasonable amount of functionality for a
1.0 release.
Darren