Skip to content

Access Scope based removal of the Actor Framework pop-up in Project Explorer #47

@njk42

Description

@njk42

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions