08-03-2005 11:23 AM
08-03-2005 11:35 AM
08-03-2005 11:48 AM
08-03-2005 12:14 PM - edited 08-03-2005 12:14 PM
Message Edited by Novatron on 08-03-2005 01:16 PM
08-03-2005 12:29 PM
08-03-2005 12:41 PM
08-03-2005 02:56 PM
08-03-2005 03:31 PM
The event also gets triggered if you wire a FALSE to the Signaling property. It does not matter if the value actually changes, only that the signaling property is written to trigger the event. Try it!
@tonitpp wrote:
Sorry, the object over I want to force an event is a button and not a multicolumn listbox. It works but.... when I force a Double Click event over that button the user can see how the button is pressed automatically and I don't want the user see it, I would like to do it transparent to the user. I use a value (signaling) property node and I associate to it a true value. Another way to do it?