-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
Describe the bug
The Actor Framework pop-up menu (which provides access to the "Create Message" script) is removed on method VIs in .lvlibs/folders with Access Scope of Private/Community, even though the method VI has Access Scope set to Public.
To Reproduce
- Create a class which inherits Actor, and a method VI for which you want to "Create Message".
- Set that class's .lvlib to Private or Community, but keep the method with Public.
- Right-click on the method and expect the Actor Framework menu, but find that it has disappeared
Expected behavior
- Right-click on the method and find Actor Framework menu so that "Create Message" can be selected and a message class can be scripted for that public method.
Desktop (please complete the following information):
- OS: Windows 10
- LV 2023 Q3
Additional context
See community discussion at:
https://forums.ni.com/t5/Actor-Framework-Discussions/Why-quot-Actor-Framework-quot-menu-in-Project-Explorer-is/td-p/4424178
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done