PocoWebWidgets – We need your help!

Hi all,
A first draft of PocoWebWidgets was submitted to SVN. PocoWebWidgets is a GUI library for Web based applications and this very first version features the following GUI elements:

  • Buttons, ImageButtons, RadioButtons
  • CheckBoxes, ComboBoxes
  • Tables
  • TextArea, TextFields, PwdFields
  • Image
  • HidablePanel
  • ListView
  • To align widgets one can use a Stackpanel, a FlowPanel or a Table.

    Each widget offers a list of events to which JavaScript callbacks and standard C++ callbacks can be added. Widgets are creatable from XML files. Detailed information can be found in the doc folder.

    PocoWebWidgets is not finished. We need the help of the open-source community – your help – to let it evolve into a complete and beautiful library. A list of the open points can be found here.

    If you feel you can help, don’t hesitate! PocoWebWidgets needs your input!