Thanks, this is quite useful info.
Regards,
Miroslav
On 17.7.2015. 5:59, Michael Torrie wrote:
F10 seems to focus on the menu on GTK apps. That could be a good
workaround in the meantime.
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnom
On 07/16/2015 01:39 AM, Miroslav Rajcic wrote:
> On 15.7.2015. 14:12, Emmanuele Bassi wrote:
>> you probably want to contact the gnome-accessibility team, on
>> gnome-accessibility-l...@gnome.org.
>
> Will do as suggested, thanks.
F10 seems to focus on the menu on GTK apps. That could be a good
On Thu, 16 Jul 2015 18:20:21 +0100
Emmanuele Bassi wrote:
Hello!
> On 16 July 2015 at 17:49, Bryan Gardiner wrote:
>
> >> This is largely something that only Windows does — I cannot reproduce
> >> it on my Linux machine with any toolkit (GTK2, GTK3, Qt, or the ad hoc
> >> toolkits used by Fire
Hi;
On 16 July 2015 at 17:49, Bryan Gardiner wrote:
>> This is largely something that only Windows does — I cannot reproduce
>> it on my Linux machine with any toolkit (GTK2, GTK3, Qt, or the ad hoc
>> toolkits used by Firefox and LibreOffice).
>
> Just a note, the default Qt widget style on Lin
On Wed, 15 Jul 2015 13:12:22 +0100
Emmanuele Bassi wrote:
> Hi;
>
> you probably want to contact the gnome-accessibility team, on
> gnome-accessibility-l...@gnome.org.
>
> On 15 July 2015 at 12:55, Miroslav Rajcic wrote:
>
> > I've checked other programs and it seems that:
> > 1. Windows nati
On 15.7.2015. 14:12, Emmanuele Bassi wrote:
you probably want to contact the gnome-accessibility team, on
gnome-accessibility-l...@gnome.org.
Will do as suggested, thanks.
Regards,
Miroslav
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gno
Hi;
you probably want to contact the gnome-accessibility team, on
gnome-accessibility-l...@gnome.org.
On 15 July 2015 at 12:55, Miroslav Rajcic wrote:
> I've checked other programs and it seems that:
> 1. Windows native programs (see Notepad for example) obey this behavior,
> pressing Alt does
Missing test source code is below.
Regards,
Miroslav
PS. Sample code:
#include
void create_window();
GtkWidget *window1;
GtkWidget *vbox1;
GtkWidget *menubar1;
GtkWidget *menu1;
GtkWidget *item1;
int main (int argc, char *argv[])
{
gtk_init (&argc, &argv);
GtkSettings* settings =
Hi everyone,
recently I've received the mail from a blind user of my program
complaining about accessibility issues.
Program is GTK+ 2.x based, he tried Windows edition.
One of the things he mentioned is that pressing Alt key in the main
window should cause the first item in the menu bar to b