Fabien,
that's looking like interesting work.
Nice
On Sun, Nov 13, 2016 at 9:04 PM, Fabien Bodard wrote:
> This a first preview of some terminal windows with VBoxes Hboxes,
> Buttons, and Labels.
>
> --
> Fabien Bodard
>
>
> --
On Thu, 10 Nov 2016 13:59:11 +0100
Gianluigi wrote:
> I probably did not understand the problem, but:
> This discussion could help? [0]
> or perhaps starting with:
> tvwDoc.MoveFirst
> hNode = $hDoc.Index[tvwDoc.Key]
> iLevel = hNode.Level
>
> Regards
> Gianluigi
>
> [0]
> http://gambas.8
On Sun, 13 Nov 2016, Benoît Minisini wrote:
> Le 13/11/2016 à 17:02, Tobias Boege a écrit :
> > On Sun, 13 Nov 2016, Benoît Minisini wrote:
> >> Le 13/11/2016 à 16:11, Benoît Minisini a écrit :
> >>>
> >>> I found another bug: the static instance is not correctly kept between
> >>> requests.
> >>>
Le 13/11/2016 à 17:47, Tobias Boege a écrit :
> Hi Benoit,
>
> in revision #7958 you removed support for multiple main forms in gb.web.form.
> I have two webforms, a Login.webform and a MainSite.webform, the latter of
> which is my startup class. If the user is not logged in yet, according to the
>
Le 13/11/2016 à 17:02, Tobias Boege a écrit :
> On Sun, 13 Nov 2016, Benoît Minisini wrote:
>> Le 13/11/2016 à 16:11, Benoît Minisini a écrit :
>>>
>>> I found another bug: the static instance is not correctly kept between
>>> requests.
>>>
>>> At each request, all GUI object are re-created. But wh
Hi Benoit,
in revision #7958 you removed support for multiple main forms in gb.web.form.
I have two webforms, a Login.webform and a MainSite.webform, the latter of
which is my startup class. If the user is not logged in yet, according to the
session, I used to
Response.Redirect("/Login")
which
On Sun, 13 Nov 2016, Benoît Minisini wrote:
> Le 13/11/2016 à 16:11, Benoît Minisini a écrit :
> >
> > I found another bug: the static instance is not correctly kept between
> > requests.
> >
> > At each request, all GUI object are re-created. But when one of them is
> > an automatic static instanc
Le 13/11/2016 à 16:11, Benoît Minisini a écrit :
>
> I found another bug: the static instance is not correctly kept between
> requests.
>
> At each request, all GUI object are re-created. But when one of them is
> an automatic static instance, it is recreated as a normal instance.
>
> Regards,
>
D
Le 13/11/2016 à 16:06, Tobias Boege a écrit :
> On Sun, 13 Nov 2016, Benoît Minisini wrote:
>> Le 13/11/2016 à 15:39, Tobias Boege a écrit :
>>> Hi,
>>>
>>> I would like to have a dialog window (containing settings for the current
>>> session, say) which I want to show when the user clicks a button
On Sun, 13 Nov 2016, Benoît Minisini wrote:
> Le 13/11/2016 à 15:39, Tobias Boege a écrit :
> > Hi,
> >
> > I would like to have a dialog window (containing settings for the current
> > session, say) which I want to show when the user clicks a button on some
> > webform, with the following behaviou
Le 13/11/2016 à 15:39, Tobias Boege a écrit :
> Hi,
>
> I would like to have a dialog window (containing settings for the current
> session, say) which I want to show when the user clicks a button on some
> webform, with the following behaviour:
>
> - the application should be usable while the win
Hi,
I would like to have a dialog window (containing settings for the current
session, say) which I want to show when the user clicks a button on some
webform, with the following behaviour:
- the application should be usable while the window is visible,
- it should not be possible to have the w
2016-11-11 20:16 GMT+01:00 Richard Welch :
> Fabien, right on the button.
>
> Cached now seems to work for me - when the code was first written in G2
> some years ago, minimising the window blanked the DrawingArea to
> background and overlaying it with a window from another application
> blanked th
13 matches
Mail list logo