Board index » delphi » D5: Popup menu doesn't close when item clicked
marek jedlinski
![]() Delphi Developer |
Fri, 22 Aug 2003 00:24:12 GMT
D5: Popup menu doesn't close when item clicked
I seem to remember this was asked before, but I didn't archive the answer
and searching brings up nothing now. I'm trying to move my apps from Delphi 3 to Delphi 5, which of course triggers some "interesting" problems. One is that a popup menu attached to a TRichEdit (the usual Cut, Copy, Paste etc. commands) stays open after an item is clicked. Specifically, what happens is: * right-click the richedit; context menu pops up This happens to all commands in the menu; the menu is always closed after A similar problem occurs with a popup menu attached to a TTreeView, except Thanks in advance for any hints, -- |