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

Re: cellrenderer_spinbutton.pl example. Gtk2::Entry where from?



On 08:35 Tue 05 Feb     , muppet wrote:
> 
> Mitchell Laks wrote:
> > If you hover over the window with your mouse, without clicking on any cell,
> > then type a keyboard entry such as any letter, then a Gtk2::Entry widget
> >  opens up below the main window and your typed info goes into it.
> >
> > What line in the code creates a Gtk2::Entry widget that sits outside of
> > the main window??
> 
> This sounds like the built-in "typeahead find" feature of GtkTreeView.
> 

Aha! 
(Last night I was looking for applications that captured keystrokes anywhere
in the window).

> 
> > This Gtk2::Entry  goes away completely if you remove the mouse
> > from hovering over the window, or type enter. Puzzling.
> 
> Are you using focus-follows-mouse in your window manager, by chance?

Couldn't live without it :)!!!!

Thank you very much muppet!

Mitchell





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