[Gambas-user] webhtml click event

Mayost Sharon sharon at 455.co.il
Mon Mar 6 22:02:52 CET 2023


Hello

I saw all the videos (very nice)
But I didn't see it explaining how to create a WebHTML click event
And I didn't understand what CSS has to do with creating events

If I still need a click event in WebHTML how do I do it?
Is the only way only through source code?

Thanks

---------- Original Message -----------
From: Gianluigi <gradobag at gradobag.it>
To: user at lists.gambas-basic.org
Sent: Mon, 6 Mar 2023 09:59:22 +0100
Subject: Re: [Gambas-user] webhtml click event

> Il 05/03/23 22:17, Mayost Sharon ha scritto:
> > Hello
> >
> > first thanks
> >
> > In GTK or QT, controls that are views also have a click event, sometimes you need events on a view as well
> >
> > I can't use the WebButton for example:
> > I want the label of the button to be aligned to the left side
> >
> > I am attaching an example file in which in WEBHTML I manage to align the caption to the left
> >
> > Thanks again
> 
> Hi,
> 
> I'm not sure I understand your needs, each time you ask for something 
> different.
> Maybe you are missing the basics of Gambas?
> Are you sure you understand how containers work?
> Have you ever read the component code? Here is the link:
> https://gitlab.com/gambas/gambas/-/tree/3.18.1/comp/src/gb.web.gui
> Here you will find lectures by A. Guzman, they refer to the previous 
> webform but are still valid:
> https://www.youtube.com/@alessandriguzmanabad173/videos
> 
> Regards
> 
> Gianluigi
> 
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
------- End of Original Message -------



More information about the User mailing list