Menu displaying as file selection

Trying to integrate a popup settings menu. Goal is to remove all other menus except the playlist from the horizontal list. I get the popup menu to show by pushing a list on the stack but the title is showing as Select File: System Menu. Why does it think it is a file selection menu? Is there a menu type flag I am setting wrong?

Resolved this by updating the cbs select file to include the title for my menu name.

1 Like