Search found 1 match
- Wed Feb 09, 2022 1:54 am
- Forum: The PureBasic Form Designer
- Topic: Ideas for improvement
- Replies: 7
- Views: 17760
Re: Ideas for improvement
1. I use the form designer multiple times in a project and always must change the ID for each Statusbar, Menu and Toolbar if used. I change these to the Window Id contained in the Enumeration FormWindow so that 2 or more windows may be opened simultaneously. I also provide an Enumeration FormWindow ...