Re: [Gambas-user] gb.web.form feature request: Custom title bar for windows

2016-11-20 Thread Tobias Boege
On Sun, 20 Nov 2016, Benoît Minisini wrote: > Le 20/11/2016 à 16:09, Tobias Boege a écrit : > > Hi Benoit, > > > > I would like to be able to render the title bar of a window by myself, > > because the gb.web.form standard does not match the design of my site. > > Is there any hook for that already

Re: [Gambas-user] gb.web.form feature request: Custom title bar for windows

2016-11-20 Thread Benoît Minisini
Le 20/11/2016 à 16:09, Tobias Boege a écrit : > Hi Benoit, > > I would like to be able to render the title bar of a window by myself, > because the gb.web.form standard does not match the design of my site. > Is there any hook for that already? If not, I could imagine it being a > new Titlebar even

[Gambas-user] gb.web.form feature request: Custom title bar for windows

2016-11-20 Thread Tobias Boege
Hi Benoit, I would like to be able to render the title bar of a window by myself, because the gb.web.form standard does not match the design of my site. Is there any hook for that already? If not, I could imagine it being a new Titlebar event which is raised by the form. If the user handles it, th