Re: GtkCellRendererText saves on key-press-event
- From: Mohd Naim Inche Ibrahim <naim ecava com>
- To: Phillip Wood <phil philandanna no-ip org>
- Cc: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: Re: GtkCellRendererText saves on key-press-event
- Date: Sat, 21 Dec 2013 00:19:55 +0800
Hi Phillip
Thanks for the quick reply.
I'll give it a try when I get my hands on the code. Have a nice holiday
Regards,
Naim
On Fri, Dec 20, 2013 at 11:41 PM, Phillip Wood
<phil philandanna no-ip org>wrote:
On 20 Dec 2013, at 09:22, "Mohd Naim Inche Ibrahim" <naim ecava com>
wrote:
Hi
I'm new here, my first post. Thanks for reading.
I'd like to save entry in GtkCellRendererText when I click 'Tab' and move
to next GtkCellRendererText.
https://bug151469.bugzilla-attachments.gnome.org/attachment.cgi?id=249176is a patch which adds this
behaviour for sound juicer so should be useful
to look at. Note the patch is slightly more complicated than you may need
as it has to cope with hidden columns and multiple rows being selected both
of which complicate the code for selecting the next cell. You probably just
want to use g_object_set_data on the columns to add a pointer to the next
column and call gtk_tree_view_set_cursor to move the cursor. If you have
any questions I'll be happy to help but wont be checking my email very
regularly for the next couple of weeks
Best Wishes
Phillip
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]