[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3094: gb.web.gui application jam druing the execution


http://gambaswiki.org/bugtracker/edit?object=BUG.3094&from=L21haW4-

Comment #11 by Olivier CRUILLES:

I agree on the fact it could be an error on my side and I have tested a lot a things before opened a bugtracker.

Following your comment and suggestion, I have a little part of the code executed previously in the _new() function of the WebformMain
to the Webform_Open() function and I removed all the ME.Refresh() lines I had added in few locations in the code as workaround.

The code lines moved are related to load an Sqlite3 database to copy it to an Sqlite3 Memory database by SQL command.
Apparently, I was thinking that part of the code should be done in the _new() function but it's not the case.

I have intensively tested, after that my projet works correctly and the issue/error has disapeared (strange).

Sorry again for the noise and back and force through the bugtraker.
I really appreaciate your time and work on that.

I would like realy to expose more the component gb.web.gui and see it growing, because it's really amazing what we can do with it.

Thank you for your time

Olivier


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----