Re: [gtk-list] Re: TODO list: grid widget?
- From: Adrian Feiguin <feiguin magnet fsu edu>
- To: tshadb ibm net
- cc: gtk-list redhat com
- Subject: Re: [gtk-list] Re: TODO list: grid widget?
- Date: Fri, 28 Apr 2000 15:37:22 -0400 (EDT)
On Tue, 18 Apr 2000, Kevin Handy wrote:
> One thing I'd like to see added to GtkSheet is the ability to have
> different entry widgets per column, instead of one for the entire
> sheet. For example, I'd like to be able to set up one column as a
> text entry, the next as a date, and the next as a number, and the
> next as a drop-down list.
>
Hi,
This is not a new feature, you can do it with a combination of the signal
"traverse" and gtk_sheet_change_entry();
You can also set the justification for each column.
I included an example in testgtksheet (example 3), in gtkextra-0.99.5
Regards,
<ADRIAN>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]