‎2008 Mar 06 7:04 AM
hi experts,
i have two containers in one screen , in one container i have tree structure and in another one i have text editor. if i click on the node
of the tree it has to read the text object and placed i the text area
text editor corresponding to that node.but when i am double clicking on the node it is giving dump.
thanks®ards,
nag.
‎2008 Mar 06 8:10 AM
‎2008 Mar 06 9:41 AM
hi experts,
i have two containers in one screen , in one container i have tree structure and in another one i have text editor. if i click on the node
of the tree it has to read the text object and placed i the text area
text editor corresponding to that node.but when i am double clicking on the node it is giving dump.
Runtime Error: MESSAGE_TYPE_X
A termination of short dump occurred purpose by the keyword message(type X)
regards,
nag.
‎2008 Mar 06 9:53 AM
Hi
do one thing after displaying the tree start debugger by /h. and debug program to find where short dump occurs. It may be possible that there is some error when it tries to execute the double-click event.
Regards
Aditya