Re: How to implement a UI like Microsoft Word table by GTK??



(to: trimmed, this question should be on gtk-app-devel-list)

On Dec 11, 2007 4:48 AM, li_top <li_top 163 com> wrote:
I have a problem to implement a UI like Microsoft Word table .
That is , The UI have tables . User can combine 2or3 or more tables to one table. How to

The treeview widget can display a grid of items which you can edit. It
supports rectangular selections too now.

http://library.gnome.org/devel/gtk/unstable/GtkTreeView.html

The GtkExtra packkage includes GtkSheet. This widget implements a more
complete spreadsheet-style interface, but is less well supported and
documented.

http://gtkextra.sourceforge.net/

John



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