Capturing Double Click Event

i have a tree widget and i want a callback called when the user double
clicks on an item in the tree. i have used the qdn knowledge base ref#4054
but i am not able to generate the event for some reason, ie the callback is
never called. the tree is set to consume events and its callbacks are
active. any advice???

thanks,
ross

nevermind, i found the solution in ref#9765. sorry.

ross

Ross Brantner <brantner@nrc.net> wrote in message
news:9rruo0$jao$1@inn.qnx.com

i have a tree widget and i want a callback called when the user double
clicks on an item in the tree. i have used the qdn knowledge base
ref#4054
but i am not able to generate the event for some reason, ie the callback
is
never called. the tree is set to consume events and its callbacks are
active. any advice???

thanks,
ross