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

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



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.


> 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?


-- 
muppet <scott at asofyet dot org>



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