Where does the error appears ? Does your program crashes when u call insertName ?
Where does the error appears ? Does your program crashes when u call insertName ?
Last edited by munna; 2nd September 2006 at 13:02.
Mithin
www.mithin.in
Do you actually call this createWidget() method from within the constructor? Maybe some other constructor is called which doesn't call createWidget().
Bookmarks