PB6.30 Beta 1 - #PB_Menu_ModernLook constant not found

Just starting out? Need help? Post your questions and find answers here.
User avatar
DeanH
Enthusiast
Enthusiast
Posts: 278
Joined: Wed May 07, 2008 4:57 am
Location: Adelaide, South Australia
Contact:

PB6.30 Beta 1 - #PB_Menu_ModernLook constant not found

Post by DeanH »

Code: Select all

CreatePopupImageMenu(1,#PB_Menu_ModernLook)
Generates a "Constant not found" error when compiling ASM.

6.30 beta 1 x64.

No error with 6.21.

// Moved from "Bugs - Windows" to "Coding Questions" (Kiffi)
User avatar
jacdelad
Addict
Addict
Posts: 2010
Joined: Wed Feb 03, 2021 12:46 pm
Location: Riesa

Re: PB6.30 Beta 1 - #PB_Menu_ModernLook constant not found

Post by jacdelad »

Are you sure it worked on 6.21?
viewtopic.php?p=639180#p639180
Good morning, that's a nice tnetennba!

PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
User avatar
DeanH
Enthusiast
Enthusiast
Posts: 278
Joined: Wed May 07, 2008 4:57 am
Location: Adelaide, South Australia
Contact:

Re: PB6.30 Beta 1 - #PB_Menu_ModernLook constant not found

Post by DeanH »

Upon rechecking, it was not 6.21. This bug report can be withdrawn.
Post Reply