Re: How to create custom keyboard shortcuts for GTKTreeView?
- From: Tadej BorovÅak <tadeboro gmail com>
- To: Jez <jezreel gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: How to create custom keyboard shortcuts for GTKTreeView?
- Date: Sat, 17 Apr 2010 21:02:50 +0200
Hello.
2010/4/17 Jez <jezreel gmail com>:
Oh, I had the impression that the move-cursor signal was emitted by
the TreeView when the cursor was moved. I didn't know it was the other
way around. I've already managed to get it working after reading your
earlier email, but I might rewrite it with this when I have the time.
Thanks for the pointer!
The signal that is emitted when cursor moves is
GtkTreeView::cursor-changed. GtkTreeView::move-cursor is action signal
that can be safely emitted by application.
Tadej
--
Tadej BorovÅak
tadeboro.blogspot.com
tadeboro gmail com
tadej borovsak gmail com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]