Re: Can array data be displayed in GTK? How?



Hi

On 29 Aug 2014 14:13, "Rajib Bandopadhyay" <bkpsusmitaa gmail com> wrote:
>
> Dear Sirs / Madams,
> Can array data be displayed in GTK? How this can be achieved? A c
> program generates data in the form of array that changes over time.
> How can I grab the data and display it in GUI colours?
> Eager to hear from you.
> Regards,
> Rajib Bandopadhyay
>

GTK uses MVC model. You would need to map/extend store, or write generate a signal to update the store.

Cheers
- ritz



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