On Thu, Apr 19, 2007 at 10:07:57AM +0200, Christian Schaubschlaeger wrote:
> 
> Hi list!
> 
> I'm developing a gtk+ application which runs on top of
> directfb-1.0 with unique as window manager.
> 
> Whenever I open a gtk window, dialog or whatever, it 
> does not have the keyboard input focus, ie. it does not
> receive any keyboard events, until I move the mouse.
> 
> This does not happen without unique as wm.
> 
> Is this a known issue?

It looks like gdk-directfb doesn't implement the focus_on_map hint.
I think you should be able to work around it with gtk_window_present().

-- 
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to