Wish: Set Name of Enumerations

You need some new stunning features ? Tell us here.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Wish: Set Name of Enumerations

Post by ts-soft »

In the moment the FormDesigner generates Enumeration like:

Code: Select all

Enumeration FormWindow
  #Window_0
EndEnumeration

Enumeration FormGadget
  #Button_0
EndEnumeration
My wish is, i can change the name "FormGadget" to for example: "Main::Gadgets"
This make it easy to mix handcoded forms with generated ones :wink:

Greetings - Thomas
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image