Eyal Herlin
June 26th, 1998, 01:24 PM
hi,
i've got a simple explorer like app with a treeview on the left pane which uses
a class that inherits from CTreeView.
i added the pop-up menu component from visual studio's components gallery to
this class and compiled.
strangly the popup menu only shows up when i double-right-click or
do a drag move with the right button that ends over some item (and not an empty area).
got a clue?
btw i have these handlers:
OnCreate
OnGetDispInfo
OnSetDispInfo
and some other on_command and on_update_command_ui handlers
i've got a simple explorer like app with a treeview on the left pane which uses
a class that inherits from CTreeView.
i added the pop-up menu component from visual studio's components gallery to
this class and compiled.
strangly the popup menu only shows up when i double-right-click or
do a drag move with the right button that ends over some item (and not an empty area).
got a clue?
btw i have these handlers:
OnCreate
OnGetDispInfo
OnSetDispInfo
and some other on_command and on_update_command_ui handlers