Search found 3 matches
- Thu Sep 01, 2022 8:55 pm
- Forum: The PureBasic Form Designer
- Topic: trying to understand Window IDs
- Replies: 6
- Views: 7857
Re: trying to understand Window IDs
Thanks, but I stopped the experiment Form Designer and code my UI by myself, like I did in the past.
- Wed Aug 31, 2022 7:47 pm
- Forum: The PureBasic Form Designer
- Topic: trying to understand Window IDs
- Replies: 6
- Views: 7857
Re: trying to understand Window IDs
ok, tried this with MainWnd instead of MainWindow and it works. MainWindow seems to be a reserved Variable i think.
- Wed Aug 31, 2022 7:33 pm
- Forum: The PureBasic Form Designer
- Topic: trying to understand Window IDs
- Replies: 6
- Views: 7857
trying to understand Window IDs
Hi,
after quite a long time i will do a restart with PureBasic.
I never used the integrated Form Designer and always coded my UI by hand.
Now i want to see, if the Form Designer can make my work easier.
i have these 2 files:
hello.pb:
MainWindow.pbf
This works:
hello.pb
XIncludeFile ...
after quite a long time i will do a restart with PureBasic.
I never used the integrated Form Designer and always coded my UI by hand.
Now i want to see, if the Form Designer can make my work easier.
i have these 2 files:
hello.pb:
MainWindow.pbf
This works:
hello.pb
XIncludeFile ...