[Gambas-user] webhtml click event

Mayost Sharon sharon at 455.co.il
Mon Mar 6 15:55:38 CET 2023


Hello

First thanks for the video tutorials I will watch them

You may not understand me because I don't know English and I translate through Google

1. You refer me to a source code and I don't know how to read it, I should use GAMBAS even if I don't know the source
2. My question was why all the WEB controls in GAMBAS do not have the click event.
According to what I understand, there are events that are the basis for all the elements, you can see here:
https://www.w3schools.com/js/js_events.asp

Many 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