[fpc-pascal]sendkeys with gtk binding (solved)

Marc Santhoff M.Santhoff at t-online.de
Sun Mar 14 16:07:09 CET 2004


Am So, den 14.03.2004 schrieb Marc Santhoff um 15:03:
[...]
> 
> You're right. In the GDK docs i found "gdk_event_put" which should do. I
> did not have such nice access violation errors for a long time. =:-()
> But it seems to be a lack of documentation.

In fact the right function is: gtk_propagate_event()

This does work as expected. The only thing to mention is that the focus
has to be at the receiving widget.

Bye,
Marc






More information about the fpc-pascal mailing list