Better code creation from formdesigner
Posted: Fri May 31, 2019 11:19 am
HI,
I really love the form designer, hower I really feel like the code it generates could work better with the no-form files in a project. For example, I layed out a great looking dialog went to the code view and spent quite sometime figuring out how to communicate with the gadgets on it. Finally I copied the code view to my mail.pb and changed the variables.
I am learning using the vast examples I've found. Most poll the events .. basically do.... until the form is closed. The generated code from the form builder really does not feel like it's part of the system.
I've been away from basic coding for 20+ years, mainly c++ nodays but I do love basic and purebasic give me comparable speed and size to c++. I love it. I use to love the ease of VB6, plop things on a form and dbl click for the code view. The easy of saying form1 is the programs startup was simple, yes I'm still learning PB but how do you do that?
Sorry I'm not trying to complain. I would love to see improvement to the form designer.
Keep up the great work, Thank you!
Aaron
I really love the form designer, hower I really feel like the code it generates could work better with the no-form files in a project. For example, I layed out a great looking dialog went to the code view and spent quite sometime figuring out how to communicate with the gadgets on it. Finally I copied the code view to my mail.pb and changed the variables.
I am learning using the vast examples I've found. Most poll the events .. basically do.... until the form is closed. The generated code from the form builder really does not feel like it's part of the system.
I've been away from basic coding for 20+ years, mainly c++ nodays but I do love basic and purebasic give me comparable speed and size to c++. I love it. I use to love the ease of VB6, plop things on a form and dbl click for the code view. The easy of saying form1 is the programs startup was simple, yes I'm still learning PB but how do you do that?
Sorry I'm not trying to complain. I would love to see improvement to the form designer.
Keep up the great work, Thank you!
Aaron