[Mono-osx] GTK#, widget focus issue

Indrid Cold indrid.warm at gmail.com
Tue Nov 2 16:28:51 EDT 2010


Hello. I'm not sure if this should be sent here or in the GTK# mailing
list...

I installed mono 2.8 on a Mac OS 10.6 system and I tried to use an
application I've written with GTK#.
The problem is that widgets in it often don't react to the mouse, either to
clicks or the pointer passing over them.
To describe it better, the main window has a vbox with a toolbar on the top
and a notebook below it. Clicking on toolbar icons is supposed to open new
tabs in the notebook and this works fine. However, once this has happened,
the toolbar doesn't react to the mouse at all. The buttons don't even light
up when the cursor passes over them.
In the notebook itself, changing tabs works fine but clicking on buttons in
each page works only occasionally. It seems like the notebook has focus and
GTK# is reluctant to give focus to anything else or refuses entirely (in the
toolbar's case).

Is this an unresolved issue in the Mac version of GTK#, or is there some
configuration I can/should change?
It's the same whether I use X11 or not.
-- 
View this message in context: http://mono.1490590.n4.nabble.com/GTK-widget-focus-issue-tp3024350p3024350.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list