[wx-dev] #9543: listctrl sample: no edit menu

wxTrac noreply at wxsite.net
Fri Jun 6 00:56:29 PDT 2008


Ticket URL: <http://trac.wxwidgets.org/ticket/9543>

#9543: listctrl sample: no edit menu
-------------------------------+--------------------------------------------
 Reporter:  troelsk            |       Owner:     
     Type:  defect             |      Status:  new
 Priority:  normal             |   Milestone:     
Component:  samples            |     Version:     
 Keywords:  wxListCtrl wxMenu  |   Blockedby:     
    Patch:  1                  |    Blocking:     
-------------------------------+--------------------------------------------
 If you rightclick the text while editing, you expect to see the edit menu.
 Currently you don't.

 Patch:
 - samples/listctrl/listtest.cpp fix for trunk
 - samples/listctrl/listtest.cpp fix for 2.8

 Notes:
 - Enable the edit menu while editing
 - The patch works as intended on Windows.
 On GTK it at least improves things slightly (still no edit menu but at
 least you don't get the About/Exit context menu which is irrelevant while
 editing).


--
Ticket URL: <http://trac.wxwidgets.org/ticket/9543>


More information about the wx-dev mailing list