gtkcellrenderer with a combo box

2003-03-15 Thread pclouds
Hi I want to make a cell which allow to choose a value from a list of value, instead of editing the cell directly. The up-down arrow of combo box is shown only when the row is selected. I have no glue to start with. I am reading GtkCellRendererText & GtkCellRenderToggle. Can you give me some glue

gtk_clist_row_is_visible in gtktreeview?

2003-02-28 Thread pclouds
Hello Is there a GtkTreeView function that is equipvalent to gtk_clist_row_is_visible ? Thanks -- Bi Cờ Lao ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

creating glade files from running apps

2003-02-24 Thread pclouds
Hi Is there a way to create .glade from a running Gtk+ application? I have a gtk+ app whose gui was hard-coded. I want to make a .glade for it without creating from scratch. Does Atk help this? -- Bi Cờ Lao ___ gtk-list mailing list [EMAIL PROTECTED] ht

Re: GtkListStore usage

2003-02-19 Thread pclouds
Thanks. That's enough for me. On Mon, Feb 17, 2003 at 07:33:08PM -0500, Havoc Pennington wrote: > On Wed, Feb 12, 2003 at 09:11:38PM +0700, pclouds wrote: > > Hello > > > > I would like to use GtkListStore in this way: > > - Create GtkListStore with 1 column (

GtkListStore usage

2003-02-12 Thread pclouds
Hello I would like to use GtkListStore in this way: - Create GtkListStore with 1 column (G_TYPE_POINTER) - Register two functions get_value and set_value. When gtk_list_store_{get,set}_value is called, my {get,set}_value will be called, returning a value from the object in column 1 (or g

gtk bells & whistles

2003-02-04 Thread pclouds
Hi Can i make fade effects like fade menus, fade tooltips.. and other effects with gtk? -- Bi Cờ Lao ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

non-rectangular windows

2003-01-17 Thread pclouds
Hi Is there any way to create a window with a other special shape than rectangle? -- Bi Cờ Lao ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

Load/Save formatted text using GtkTextBuffer?

2002-12-19 Thread pclouds
Hello, Is there anyway to load/save formatted text in GtkTextBuffer ? (like RTF/RichEdit in M$ world) -- Bi Cờ Lao ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

Adding Input Method for Vietnamese

2002-07-31 Thread pclouds
Hello The input method system in Gtk+ 2.0 is very useful, especially for Vietnamese. However, VIQR input method is not easy to type. There are two other Vietnamese input methods, which are popular in Vietnam. I want to implement those in Gtk+ Could anyone give me some clue? (I tried to modify imv

gtk default binding sets

2002-02-28 Thread pclouds
Hi Is there any document that describe the default binding set of each widget? ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list