Koen Deforche

  • Email:
  • Registered on: 06/29/2009
  • Last connection: 02/03/2012

Projects

  • JWt (Developer, 07/07/2009)
  • RegaDB (Manager, 02/10/2010)
  • Wt (Developer, 07/07/2009)

Activity

Reported issues: 105

02/03/2012

02:35 pm Wt Open discussion: RE: WCartesianChart (CategoryChart) bar basement
Hey Jan,
No, indeed, we had not considered anyone would want a type B chart... although I must admit the type A ch...
10:31 am Wt Open discussion: RE: Is this possible with Wt?: an "accordion" with content containing any mix of...
Hey,
I'm not sure if you'll find off-the shelf JavaScript components for this, if you also want to keep the sortin...
10:25 am Wt Open discussion: RE: WCartesianChart (CategoryChart) bar basement
Hey,
To make the chart start at zero, you should set the minimum value to 0 for that axis, using WAxis::setMinimum...
10:24 am Wt Help: RE: No match error in constuctor in Hello world example
Hey,
Can you post the contents of wt02.cpp ?
Regards,
koen
10:22 am Wt Open discussion: RE: Does Wt have a PropertyGrid...
Hey,
No, although I could imagine you can implement this using a WTableView (or WTreeView) and custom WItemDelegat...
10:03 am Wt Help: RE: Is it possible to create a copy of a widget tree?
Hey,
Yes you can move a subtree: removeWidget() will simply remove the widget. If you call addWidget() of a widget...
08:28 am Wt Help: RE: Unrecognized line
Hey,
Sorry for the late response.
There are two configuration files:
* wt_config.xml
* wthttpd which may cont...

02/01/2012

09:51 pm Wt Help: RE: Crash in wt code
Hey,
Yes, indeed, that is an unfortunate bug in 3.2.0, it's mentioned here:
http://redmine.webtoolkit.eu/issues...
09:38 pm Wt Bug #1123 (Assigned): undefined reference to `Wt::Auth::AuthService::setAuthTokenValidity(int)'
09:22 pm Wt Help: RE: Designing / decorating a WTreeView
Hey,
1) WAbstractItemModel has headerData() and headerFlags() which can be used to indicate tri-state checkboxes.
...

Also available in: Atom