> Tanks Benoît,
> Yes it's better but only if there isn't others container in the form.
> In the case ya have a container the event still does not raise.
> Of course I can remove the Panel, but will be better if the component
> behaves equally regardless the library used in the project.
> See the a
Tanks Benoît,
Yes it's better but only if there isn't others container in the form.
In the case ya have a container the event still does not raise.
Of course I can remove the Panel, but will be better if the component
behaves equally regardless the library used in the project.
See the attached proj
> Hi to all,
> the Event Form_keyPress is'n raised with Gtk library.
> The attached project uses a function to check the CapsLock status.
> The function is called on Form_Open and should be called at
> Form_KeyPress event, such event isn't raised at all.
> No matter the initial status (Visible / Hi
Hi to all,
the Event Form_keyPress is'n raised with Gtk library.
The attached project uses a function to check the CapsLock status.
The function is called on Form_Open and should be called at
Form_KeyPress event, such event isn't raised at all.
No matter the initial status (Visible / Hidden) of tex