#832: menu tree in help menu won't run commands ----------------------+----------------------------------------------------- Reporter: cmbarton | Owner: [email protected] Type: defect | Status: new Priority: normal | Milestone: 6.5.0 Component: wxGUI | Version: svn-develbranch6 Keywords: | Platform: All Cpu: All | ----------------------+----------------------------------------------------- Double clicking a menu tree item in the the help/menu tree will not run as written. [[BR]] [[BR]] RunMenuCmd will only accept an event from selecting a menu object. It won't run if you pass it a command. Probably a command from this interface needs to be run through the command-line interface code rather than the menu event handlers. [[BR]][[BR]]
Also, the static text box needs to be instantiated before its contents are defined or it is not accessible to Mac users (I don't know about Windows). -- Ticket URL: <http://trac.osgeo.org/grass/ticket/832> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
