Guest Ravi Ranjan Posted August 29, 2005 Report Posted August 29, 2005 Hi EveryOne , here i am facing a problem and i am unable to solve this situation, can any one help me. Exactly the problem is , i have a listbox and on the item selection and return key press ,it opens a popup menu ,when any item is selected from popup menu the item gets checked and accordingly the operation is performed , but the popup menu again appears . I don't want the popupmenu again. is there any one who have any solution regarding this. The another problem i am having is from these number of listbox when i am using the arrow keys to swtich control betwen them it doesnot works ,so i used windowsubclassing, now the control jumps from one control to next to next control not just the next control. in both the case , I think the same message appears more than once with a single event .I have allready tried to remove the message from message queue using PeekMessage function, but still it is not working. RaviRanjan :) ;)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now