Re: [gnome-db] How to get signal of GdauiRawGrid Selection Changing

Kirill Scherba <[email protected]>
Newsgroups gmane.comp.gnome.db
Message-ID <CAFejgQ-8V-afNBBqo4tNPSjxAE4d9dyLg54dPidSMyq4CidupQ@mail.gmail.com>
Thanks,

It works now (it was my error in my debug message).

Best regards,
Kirill Scherba.


2011/10/27 Kirill Scherba <[email protected]>

> Like this?:
>
> GtkWidget *grid;
>
> grid = gdaui_grid_new (data_model);
>  g_signal_connect (grid, "selection-changed",
>                    (GCallback) on_grid_clicked, NULL);
>
> It dos't work :-(
>
> Best regards,
> Kirill Scherba.
>
>
>
> 2011/10/26 Vivien Malerba <[email protected]>
>
>>
>>
>> On 26 October 2011 18:16, Kirill Scherba <[email protected]> wrote:
>>
>>> Hi, I'm new with libgda.
>>>
>>> I use GdauiRawGrid (or GdauiGrid) in my GUI Application.
>>> I try to do something when the List Selection changed. What Signal (or
>>> some other) should I use to Get List Position Changing?
>>>
>>>
>> Hi!
>>
>> The GdauiRawGrid (as well as GdauiGrid, GdauiRawForm, GdauiForm) widgets
>> implement the GdauiDataSelector interface which has a "selection-changed"
>> signal. Simply connect to that signal to be notified of selection changes.
>>
>> Regards,
>>
>> Vivien
>>
>
>

_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.