Hi Parvinder,

On Oct 17, 2011, at 1:12 PM, PARVINDER RAJPUT wrote:

> void WtApplication::populate() {
>       
>                           greeting_->setText( combo->text());

Shouldn't this be combo->currentText(). 

>                        ptrform acadmicbranch;
>                        form *tuple = new form();
>                       
>                         tuple->stream = greeting_->text().toUTF8();
> 
>                     try { Transaction tt(session_);
>                         acadmicbranch = session_.add(tuple);
>                        tt.commit();
>                  } catch (...) {}
> }

Cheers,
Tim

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to