Skip to content

AF Framework Menus Always Available for Interfaces - #167

Open
CaseyZS wants to merge 4 commits into
ni:developfrom
zyah-solutions:feature/166-AFPP_Always_Visible
Open

AF Framework Menus Always Available for Interfaces#167
CaseyZS wants to merge 4 commits into
ni:developfrom
zyah-solutions:feature/166-AFPP_Always_Visible

Conversation

@CaseyZS

@CaseyZS CaseyZS commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

GitHub Issue for the Pull Request

#166

Checklists

Completing these checklists ensures that your PR meets our build server requirements on the first attempt. If you're unable to complete any of the following checks, please submit your PR as a draft to the best of your ability. We will provide any clarification you may need after posting it.

  • I do not require assistance from NI to complete any of the following checks.
  • The changes in this PR are based on the appropriate NI-repo feature branch
  • I am submitting the changes in this PR to the appropriate NI-repo feature branch
  • I built a VI Package (manually).
  • I installed the VI Package and tested my change.
  • I tested my changes after installing the VI package.
  • NI has my contributor license agreement.

Summary of Changes

I modified the VIs that contain VIs that check whether or not an Actor is present in the project before menus for interfaces will appear and removed those checks.

Reason for Change

With the addition of interfaces, it's possible (and often desired) to create interfaces for actors (and their Msg classes) in projects that don't contain any actors. Without the changes in the PR, the check for actors in a project would prevent this functionality.

Visual Aids

Old:
image

New:
image

Old:
image

New:
image

Additional Information

Include any further details that may assist the reviewer in understanding the context of this PR.

Testing

I created a VIP from the existing VIPB file and loaded it on a fresh install of LabVIEW 2026 Q3 and created an empty project. The empty project now allows the addition of new "Interface for Actor" as well as the creation of Actor Framework Messages via menus in the interfaces without an Actor being in the project.

Manual Tests

See above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant