Allow LabVIEW Classes to be wired directly to the Register for Events Node and create a drop down list of events the class and ancestor classes expose.
Events will be defined like properties, a special folder type (Event Definition Folder) with a nifty overlay. A single VI will be defined that will output an event reference. The Register for Events Node can traverse the class hierarchy, and build the drop-down menu based on the Event Definition Folder names. Separators can be used to break the Events down by class type (like properties on controls and indicators).
A new right-click action on the class will allow the event to be created from a default pattern VI. The VI should just have an empty cluster or simple control type wired to a Create User Event node.
Maybe if a user event reference control is in the class' private data, a right-click action to create the event from the control and named it as it is named in the class' private data.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has not received any kudos within a year after posting will be automatically declined.