Re: GTK+ events question



On Thu, Oct 19, 2006 at 08:07:46PM +0300, Stas Myasnikov wrote:
Is it possible to influence on the GTK+ itself via the events emitted
from a widget, e.g. change focus?

If you mean synthetising events, this is possible but not
always easy.  And often a more straightforward method exist.
For example, to give focus to a widget one uses
gtk_widget_grab_focus().

Yeti


--
Whatever.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]