The following screen as shown in this hard-copy:
creates the following code:
Code: Select all
;- MenuBar Constants
;
Enumeration
#MenuBar_0
EndEnumeration
Enumeration
#MENU_1
#MENU_2
#MENU_3
#MENU_4
#MENU_14
#MENU_8
#MENU_18
EndEnumeration
So, I can change #MenuBar_0 in the ID field as shown in the hard-copy.
But I can not change the #MENU_1 #MENU_2 etc. etc.
In VD, I am not able to make appear #MENU_1 in the ID field to modify it.
So, I modify it in the generated code, but after, I must do it again each time I use VD to modify anything else and to create a new code.
PureBasic 6.20 beta 2 (x64) | Windows 10 Pro x64 | Intel(R) Core(TM) i7-8700 CPU @ 3.20Ghz 16 GB RAM, SSD 500 GB, PC locally assembled.
Come back to 6.11 LTS 64 bits because of an issue with #PB_ComboBox_UpperCase in ComboBoxGadget() (Oct. 10, 2024).