Re: fetch and display data in the form of a table
- From: love nglory <justformailers gmail com>
- To: Jeff Hallock <Jhallock wbanda com>
- Cc: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: fetch and display data in the form of a table
- Date: Fri, 30 Jul 2010 11:37:56 -0700
Hi,
Thanks..
I tried the gtkclist and it worked well..
In clist I am setting the features of each column seperately,
for example :
gtk_clist_set_column_width(clist, 0 , 150 );
here the width for column 0 only will get set. Is it possible to set
the features of all columns at once?
-nkat
On Thu, Jul 29, 2010 at 12:22 PM, Jeff Hallock <Jhallock wbanda com> wrote:
>
> Take a look at the TreeView and related widgets.
>
>
>
> From: gtk-list-bounces gnome org [mailto:gtk-list-bounces gnome org] On Behalf Of love nglory
> Sent: Thursday, July 29, 2010 3:05 PM
> To: gtk-list gnome org
> Subject: fetch and display data in the form of a table
>
>
>
> Hi everyone,
>
> Is there any way I can display data in the form of a table in gtk.
>
> Thank you
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]