Re: blink cursor when focus on gtk::entry



Hi,

I think that the blinking cursor is a system-wide setting. You may want to connect callbacks to the focus-in and focus-out signals and change the entry's frame color to highlight the currently selected entry.

yann

On 19/03/12 00:40, kiet tran wrote:
Hi,

Is this easy to do to have blinking cursor inside the Gtk::Entry as
indication for that field is selected?


Cheers,

Kiet Tran

On Sat, Mar 17, 2012 at 6:24 PM, kiet.tran <vietory2g gmail com
<mailto:vietory2g gmail com>> wrote:

    Hi,

    Is it possible to have some sort of indication of the entry is
    focused, like blinking the cursor or have the whole entry field
    highlighted?

    Also I created a gtk entry inside a gtk message dialog but for some
    reason I could not write anything into that entry box. But it works
    with a dialog box.

    Cheers,

    Kiet Tran




_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list


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