Linux GTK |
Author |
Message |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Thu Nov 01, 2007 6:25 pm Post subject: Controls (Widgets) |
|
|
GNOME Documentation Library - Widget Gallery
"Buttons, Check boxes, ..." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Fri Nov 23, 2007 10:06 pm Post subject: |
|
|
GTK+ forum: How to change font size of GtkComboBox's items?
"The modify_font() function only works if the text is rendered by the widget itself.
However, the text in a combo box is managed in a GtkTreeModel (GtkListStore)." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Thu Nov 29, 2007 12:09 am Post subject: |
|
|
The Forum: Simple list in GTK
"Essentially all I need is to be able to add a string item to the list, remove an
item from the list, find out which items are selected, and update a particular
item in the list. What is the easiest way to do this?" |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Wed May 21, 2008 9:48 pm Post subject: |
|
|
gtkf - Setting size of entry fields and buttons
"Is there any way to set a size on buttons and entry fields? By default
a button become as long as the text on it is." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Fri May 30, 2008 12:28 am Post subject: |
|
|
gtkf - Tooltips question
"Hello, everyone!
... Is there any way to add tooltip to GtkTextView?" |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3146 Location: Europe
|
Posted: Tue Aug 26, 2008 6:25 pm Post subject: |
|
|
gtk+f - Pop-up menu problem
"... it's just that GtkWindow can't catch the button-press-event by itself,
you need to use something that does accept it, like a GtkEventBox..." |
|
Back to top |
|
|
|