Page 1 of 1

Flags for menus say "None"

Posted: Sun Sep 14, 2025 5:11 am
by marcoagpinto
Heya,

I wanted to turn on the large icons for Windows, so I pressed F1 on CreateImageMenu and CreatePopupImageMenu and the documentations says: "Flags optional blah blah: None".

I had to come to the forum to know the new flag.

Code: Select all

CreateImageMenu(#MENU_MAIN,WindowID(#WINDOW_MAIN),#PB_Menu_NativeImageSize)
CreatePopupImageMenu(#POPUPMENU,#PB_Menu_NativeImageSize)