Request: Tree and list views return Mouse event

BlitzPlus Forums/BlitzPlus Programming/Request: Tree and list views return Mouse event

JoshK(Posted 2004) [#1]
I would like to request that TreeViews and ListViews return a MouseDown event when the mouse is clicked in them. I want to add a right-click menu (via PureBasic) so that users can rename items in a list or tree view. I would also like to add a right-click menu for the sound browser, so you can click on a sound, then right-click for a small menu with the option to play the sound...faster to use than a separate button somewhere else on the interface.