Re: [gtk-list] widget focus
- From: Tim Janik <timj gtk org>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] widget focus
- Date: Wed, 10 Jun 1998 23:17:53 +0200 (CEST)
On Wed, 10 Jun 1998, Oskar Liljeblad wrote:
> Noticed that it's possible that no widgets have the focus when a GTK window
> is in the foreground.
> (As a side note, this is not possible in Windows environments.)
>
> Is this a deliberate "feature"? Is there a way to override it so one widget
> has the focus all the time,
> or should this behavior be completely avoided?
this is a "feature".
you can force a certain widget to have the focus by just doing
gtk_widget_grab_focus (my_exit_button);
>
> Oskar Liljeblad (osk@hem.passagen.se)
>
>
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]