![]() |
sub menu popup problem |
Post Reply
|
| Author | |
douglashogan
Groupie
Joined: 02 July 2003 Location: Switzerland Status: Offline Points: 62 |
Post Options
Thanks(0)
Quote Reply
Topic: sub menu popup problemPosted: 24 September 2003 at 5:00am |
|
When I call CommandBars::TrackPopupMenu (), if the popup menu i am calling has a futher sub popup menu, then I don't think my owner parameter is getting sent to the sub popup window. Therefore, any commands from this sub menu are sent to the mainframe window (NULL) and not to the owner window that I have specified.
Also, TrackPopupMenu seems to have a confusing definition with a site window and an owner window being specified. The doc is a little out of sync here.
|
|
|
Regards
Douglas Hogan |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 25 September 2003 at 10:07am |
|
Thank you Douglas. It is the problem of CommandBars 8.5 only, We release hotfix (8.51) on this week:
you can patch your source : void CXTPControl::OnExecute(){
{
} catch (...) { } } |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |