End User Clicks on Portal during Run: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 3: Line 3:
'''Important Note:'''<br />
'''Important Note:'''<br />
There is a 'gotcha' that can lead you to forget to activate this setting.<br />
There is a 'gotcha' that can lead you to forget to activate this setting.<br />
In Developer Mode, if you place a _Portal Clicked BC into a subsystem, and then run the MDL, that BC will fire, '''''regardless''''' of the setting...  
In Developer Mode, if you place a _Portal Clicked BC into a subsystem, and then run the MDL, that BC will fire, '''''regardless''''' of the setting...


However if the Clickable option is not set, then the BC will NOT fire for an End User
However if the Clickable option is not set, then the BC will NOT fire for an End User
Line 10: Line 10:
If you enable Moveable During Run, then a LEFT mouse click will fire for an End User, but not a RIGHT mouse click.
If you enable Moveable During Run, then a LEFT mouse click will fire for an End User, but not a RIGHT mouse click.
----
----
<font size="2">idkbase note 223</font>
[[Category:Application (InterDynes)]]
[[Category:Application (InterDynes)]]
[[Category:Broadcast]]
[[Category:Broadcast]]
[[Category:Broadcast/System]]
[[Category:Interaction (User)]]
[[Category:Interaction (User)]]
[[Category:Menu]]
[[Category:Menu]]
[[Category:Object/Portal]]
[[Category:Object]]
<font size="2">idkbase note 223</font>

Revision as of 04:17, 12 January 2008

You may wish to be able to produce a context menu for an End User in a model or a PBA.
To do so, set the Clickable During Run Portal option.

Important Note:
There is a 'gotcha' that can lead you to forget to activate this setting.
In Developer Mode, if you place a _Portal Clicked BC into a subsystem, and then run the MDL, that BC will fire, regardless of the setting...

However if the Clickable option is not set, then the BC will NOT fire for an End User

Here's a further curiosity..
If you enable Moveable During Run, then a LEFT mouse click will fire for an End User, but not a RIGHT mouse click.





idkbase note 223