I have spent several hours googling, reading app notes, (including the SOMO app) to try and figure out how forms work and how to switch them in VISI. Information is very sparse. It seems like the only way code is generated for a form if it has a background image assigned to it. Adding just control(s) to a form doesn't appear to make it auto generate code for the form.
1. I added a background color to a form then added a meter on top of the background color. If you paste the form code you get the "not found" error so many others have struggled with. This is very counter intuitive. It will compile if you delete the form code. The meter will show up but no background color.
2. If there is a way in Visi to create a form with only a background color, add controls to it, then switch to the form in code, what is the exact code command you use to do this?
Thx
1. I added a background color to a form then added a meter on top of the background color. If you paste the form code you get the "not found" error so many others have struggled with. This is very counter intuitive. It will compile if you delete the form code. The meter will show up but no background color.
2. If there is a way in Visi to create a form with only a background color, add controls to it, then switch to the form in code, what is the exact code command you use to do this?
Thx
Comment