[Gambas-user] Program not starting
Tony Morehen
tmorehen at ajm-software.com
Sat Dec 12 16:39:45 CET 2020
I find it's often a work flow issue. A control is normally invisible on
startup. To debug it, you select it, change its visible property to
true. Fix it. Run the program to test. Then change to visible property
back to false, not noticing that the selection has changed from the
control to the form.
I was just hoping to save someone some frustration as this was a tough
one to debug, as there were no messages, error or otherwise, just a
careless mistake causing my program to exit unexpectedly.
On 2020-12-12 10:27 a.m., Gianluigi wrote:
>
>
> Il giorno sab 12 dic 2020 alle ore 16:17 Tony Morehen
> <tmorehen at ajm-software.com <mailto:tmorehen at ajm-software.com>> ha scritto:
>
> Just a warning, hopefully a helpful one.
> ...
>
> Most likely I was trying to change the visibility of a control on
> the form, but selected the form by mistake.
>
> Cheers
>
>
> This thing has already happened to me many times, I am a chronic
> distracted, I never said it out of shame ;-D
>
> Regards
> Gianluigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20201212/9366aefd/attachment.htm>
More information about the User
mailing list