------------------------------------------------------------ revno: 616 committer: John Frankland <[email protected]> branch nick: kaliveda timestamp: Wed 2012-04-18 09:13:32 +0200 message: it is now possible to customize the 'double-click' behaviour of objects in the list, using KVListView::SetDoubleClickAction. any slot of any receiver class (for example, the main window of the GUI) can be used. this overrides the default action, which is to call the (possibly redefined) Browse(TBrowser*) method of the object. modified: KVMultiDet/gui/KVLVContainer.cpp KVMultiDet/gui/KVLVContainer.h KVMultiDet/gui/KVListView.cpp KVMultiDet/gui/KVListView.h
-- lp:kaliveda https://code.launchpad.net/~kaliveda-dev/kaliveda/1.8 Your team KaliVeda Development Team is subscribed to branch lp:kaliveda. To unsubscribe from this branch go to https://code.launchpad.net/~kaliveda-dev/kaliveda/1.8/+edit-subscription _______________________________________________ Mailing list: https://launchpad.net/~kaliveda-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~kaliveda-dev More help : https://help.launchpad.net/ListHelp

