General

Profile

Ariel Kruger

  • Login: ariel_kruger
  • Email: ariel.kruger@gmail.com
  • Are you a spammer?: No
  • Registered on: 04/22/2013
  • Last connection: 03/18/2014

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 6 7

Activity

03/19/2014

08:09 AM Wt Bug #2828: Widget doesn't appear after using setFormWidget
I just realized that now with the second code, if I call the method
view->updateModel(model);
this method doesn...
Ariel Kruger

03/18/2014

11:37 PM Wt Bug #2828 (Closed): Widget doesn't appear after using setFormWidget
Hello guys,
I think is a bug, I have this code
Wt::WButtonGroup *groupButtons = new Wt::WButtonGroup();
...
Ariel Kruger

03/07/2014

10:39 AM Wt Bug #2775 (Feedback): Problem with Session execute using Postgres
#include <iostream>
#include <Wt/WString>
#include <Wt/Dbo/Session>
#include <Wt/Dbo/FixedSqlConnecti...
Ariel Kruger

11/29/2013

07:27 AM Wt Bug #826: Postgres backend does not work for boolean types
sorry, it was a mistake of mine...
It is working perfectly
Ariel Kruger

11/28/2013

11:23 PM Wt Bug #826: Postgres backend does not work for boolean types
I am still having problem with this...
Can anyone check if the problem still exist?
Ariel Kruger

07/02/2013

09:04 PM Wt Bug #2005 (Closed): Problem when using more than one Modal Dialog
I am having some problems when using two modal WDialogs,
The problem occur when the first dialog is closed and secon...
Ariel Kruger

06/13/2013

10:22 PM Wt Bug #1984: QueryModel addColumn
Hi, I am having some problems when adding columns to a QueryModel with postgres as backend...
for example...
my que...
Ariel Kruger
10:11 PM Wt Bug #1984 (Closed): QueryModel addColumn
Hi, I am having some problems when adding columns to em QueryModel with postgres as backend...
for example...
my qu...
Ariel Kruger

05/06/2013

09:18 PM Wt Bug #1897: Combo box findText and setValueText
I just got it working with a extra code
for(int i = 0; i < combo->count(); i ++){
...
Ariel Kruger
09:16 PM Wt Bug #1897 (Closed): Combo box findText and setValueText
I am trying to use the methods findText and setValueText,
but I just get it working when adding the itens manually....
Ariel Kruger

Also available in: Atom