[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
WebForm
[Thread Prev] | [Thread Next]
- Subject: WebForm
- From: Fabien Bodard <gambas.fr@xxxxxxxxx>
- Date: Wed, 6 May 2026 15:39:11 +0200
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
with gb.form.gui How to load a form in a form ... I try this : Public Sub WebMenu2_Click() Dim hForm As New FParcellaire(WebContainer1) hForm.Show End this can be correct in a gui context ... but seem to fail in the webform one. I admit... i'm a beginner with this component. Any tips ? -- Fabien Bodard
| Re: WebForm | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
| Re: WebForm | Yahoo <olivier.cruilles@xxxxxxxx> |