Should I update all forms after update to 3.18

Post

Posted
Rating:
#1 (In Topic #974)
Trainee
 Hello,

I just updated Gambas to 3.18. Should I run the "Update all forms" menu option after the update. I'm having problems with the line "DirChooser.Visible = True". when executed in the debugger I get a message looking for the project conaining gb.form. dirchooser - unknown in class container. Gb form is included in the project I'm working on. It works if I say dirchooser.visible = false. Got  to be some change in the gb.form component.

Thanks
Online now: No Back to the top

Post

Posted
Rating:
#2
Trainee
 The error was due to programing. re-did script and error gone.

However I would like to know if it is good practice to update forms after a major update?

Thanks
Online now: No Back to the top

Post

Posted
Rating:
#3
Avatar
Regular
cage is in the usergroup ‘Regular’
 You don't need to update your forms with an update.  Only if your going backwards to an older version of Gambas.  Sometimes how ever you may run into an updated command that works a bit different.  If that is the case then it's just a matter up changing the command to the newer requirements.
Online now: No Back to the top
1 guest and 0 members have just viewed this.