
EN: rebol.com -
rebol.org -
rebol.net -
FR: Rebol Documentation Project -
forum RebelBB -
rebol-france.org -
forum codeur -
The present page is the completment of the rebgui roadmap http://www.dobeash.com/it/rebgui/roadmap. This page have an interactive meaning so don’t forget to come to see it from time to time to see changes (you can follow it through RSS too).
This page shows you the list of the widgets of the rebGUI library that are actually in developpement. It shows you who is in charge of the developpement of those widgets, the level of completion for those widgets, the short description od those widgets.
You want to contribute to this effort but you don’t know how to create a widget for rebgui ?
Read this in a rebol console.
do http://www.lexicon.net/antonr/rebol/doc/create-a-rebgui-widget.r
or read into an html browser this page: http://www.lexicon.net/antonr/rebol/doc/create-a-rebgui-widget.html
Once you get your widget working you can simply edit the table below and add the information about your widget
| Widgets | Description | Coders | Dev. % | Integrated? |
|---|---|---|---|---|
| tab-panel | windows like tab pannel. when the tab-panel x size is shorter than header area size x then we see 2 arrow button drawn to allow people to scroll right to left the header area. | Ashley, Shadwolf | 100% | No |
| slider & scroller | scroller and slider widget | Ashley (main code), Shadwolf (motion debug), Anton (re-engeneering) | 100% | No |
| list-view | Table with multi column full resizing support, auto scrollers, line selection, column sorting, multi widgets rendering support | ShadWolf | 98% | No |
| menu | menu that allows popup menu, menu trees, icons, short cuts | Cyphre (main code), Shadwolf (adaptation), Ashley (integration) | 95% | No |
| svg-img | Widget capable to render and scale the content of an svg file (Inkscape Plain SVG Format) | Ashley, Vincent, Shadwolf | 70% | No |
| grid | cell-level addressing and editing supporting simple spreadsheet formulas and formatting [< 1,000 rows] | none | 0% | No |
| tree-view | Tree that shows hierarchical datas with text+ icons. | none | 0% | No |
| popup-menu | context menu | none | 0% | No |
| status | status bar with one or more “segments” can display texts or images or use effect/draw to make things like mini progress bars | none | 0% | No |
Note: All linked files are working. If you want to test them and contribute to enhancement, simply download the files. Svg-img is not yet packed to work with RebGUI and due to some bugs/needs in AGG the developpement is set in pause.
Page created by
— Alphé Salas-Schumann 05/06/2005 14:49