T O P I C R E V I E W |
pierrotsc |
Posted - Sep 25 2014 : 06:47:45 Could be a stupid question but what is the difference between the OnObjectClick event and the OnSelectObject event?
Thanks. Pierre |
2 L A T E S T R E P L I E S (Newest First) |
pierrotsc |
Posted - Sep 26 2014 : 13:52:53 thanks..that makes sense Pierre |
xequte |
Posted - Sep 26 2014 : 13:50:06 Hi
OnSelectObject occurs for any selection or deselection, which may or may no include clicking (e.g. dragging over a range of objects, programmatically selecting objects, etc).
OnObjectClick occurs only when the user clicks an object.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|