Re: GtkEntry and move-cursor signal.
- From: Havoc Pennington <hp redhat com>
- To: "Slobodan Lj. Tomic" <stomic strider ho com>
- Cc: gtk-list gnome org
- Subject: Re: GtkEntry and move-cursor signal.
- Date: 10 Jun 2000 20:24:09 -0400
"Slobodan Lj. Tomic" <stomic@strider.ho.com> writes:
> I hava a widget of GtkEntry type, and I would like to control movement
> of cursor (for a widget which is more suitable for entering amounts,
> dates, times, etc.). I connect to 'move-cursor' signal, but nothing
> happens (like this signal doesn't get triggered at all).
>
Note that the signal is move_cursor not cursor_moved - that means the
signal is not for notification, rather it's just a virtual function
that moves the cursor. In this case it's used for keyboard navigation
I think.
It doesn't have a cursor_moved signal I don't think.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]