Boris N

  • Registered on: 08/10/2010
  • Last connection: 01/17/2011

Activity

Reported issues: 4

12/01/2010

10:19 am Wt Bug #627: filled bezier curve instead of bezier curve
WRasterImage was used
Sorry, this is my misunderstanding
Curve is painted with one color (from Pen) and filled with...

11/30/2010

09:35 pm Wt Bug #627 (Closed): filled bezier curve instead of bezier curve
Applying cubicTo or quadTo member-methods of WPainterPath results in painting of filled figure (like bezier curve) in...

11/17/2010

01:29 pm Wt Feature #607 (Closed): Potential vulnerability with external references in HTML version
In html-version external references to other sites are represented with simple <a href="url">
So other site might re...

11/05/2010

03:55 pm Wt Bug #593 (Closed): no signal generation from WTableCell in HTML-version
Wt::WTable *table = new Wt::WTable(this);
Wt::WTableCell *cell = table->elementAt(0, 0);
cell->addWidget(new Wt:...

10/30/2010

03:54 pm Wt Feature #578 (New): WContainerWidget content interchange
I want to swap content of one table cell to another one
Could you add method .swap(WContainerWidget*) to WContainerW...

09/06/2010

03:09 pm Wt Help: Deadline timer and dbo
I need run some member-functions of dbo-object with a timer
In main thread I start thread with boost::asio::deadline...

08/10/2010

02:56 pm Wt Help: Memory leak with Form Validator
Code:
username = new Wt::WLineEdit();
username->setValidator(new Wt::WRegExpValidator("[a-zA-Z][a-zA-Z0-9._-]{2,2...

Also available in: Atom