Hello Everyone
I am working on Wt-3.1.9. I have made the string application related
to database. I have store the value in string variable and connected
to database. It is working fine.
But when i want to insert the value through WLineEdit it show some
error. please help me
Check my source code

http://paste.ubuntu.com/654698/


error:-

/home/rupinder/Desktop/website1/source/test.C:85:33: error: ‘Populate’
is not a member of ‘WtApplication’
/home/rupinder/Desktop/website1/source/test.C: In member function
‘void WtApplication::populate()’:
/home/rupinder/Desktop/website1/source/test.C:92:40: error: no
matching function for call to ‘Wt::WText::WText(Wt::WText*&)’
/usr/include/Wt/WText:118:3: note: candidates are:
Wt::WText::WText(const Wt::WString&, Wt::TextFormat,
Wt::WContainerWidget*)
/usr/include/Wt/WText:102:3: note:
Wt::WText::WText(const Wt::WString&, Wt::WContainerWidget*)
/usr/include/Wt/WText:85:3: note:
Wt::WText::WText(Wt::WContainerWidget*)
/usr/include/Wt/WText:81:1: note:
Wt::WText::WText(const Wt::WText&)

Please help me.
Thanks in Advance
Parvinder Rajput

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to