[Gambas-user] Issue with ColorChooser

Bruce Steers bsteers4 at gmail.com
Tue Feb 23 20:37:04 CET 2021


On Tue, 23 Feb 2021 at 18:48, Benoît Minisini <g4mba5 at gmail.com> wrote:

> Le 23/02/2021 à 19:15, Bruce Steers a écrit :
> > Getting the same problems here.
> >
> > I tried many different ways , still no events triggered.
> >
> >
>
> It's usually the case with compound controls.
>
> Low-level events do not have necessarily a meaning for compund controls,
> and may not raise at all.
>
> Unless a "proxy" is defined for that compound control (Control.Proxy
> property), so that the low-level events of that proxy are seen as
> low-level events from the outside.
>
> But I'm afraid ColorChooser has no child that could act as a proxy.
> Which one could it be? Maybe the focus in/out could be simulated, I'm
> not sure. But for low-level events...
>
>
I see all you say here now though.
Thanks for the info.
I am able to get my focus events working by launching the app via a link
But no event comes from the colour chooser just the other controls.

Respects
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210223/840309b5/attachment.htm>


More information about the User mailing list