Paul,
I am not sure if you got an answer, so here is my expectation - am I am
no expert.
GTK _show/_hide api have an impact on the expose or painting function of
gtk widgets. This effect is a consolidation of area needing repaint as
a result of many factors. Thus a _show_all. _hide, and _show
Hi,
If I insert a GdkPixbuf inside a GtkTextBuffer with the function
gtk_text_buffer_insert_pixbuf, how do I recover the inserted GdkPixbuf
from the GtkTextBuffer?
Thanks in advance, Matías.
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome
On Sun, Sep 02, 2007 at 01:07:48PM -0400, dhk wrote:
> What is the inconsistent property to a toggle?
>
> I want to be able to flag rows in a treeview for possible deletion so
> they can be reviewed before flagging them for deletion. So the check
> box needs to have three states, kind of like t
What is the inconsistent property to a toggle?
I want to be able to flag rows in a treeview for possible deletion so
they can be reviewed before flagging them for deletion. So the check
box needs to have three states, kind of like the minesweeper game,
checked, unchecked, and an inbetween state
Hi All,
I have this simple application which has some buttons and some custom
controls.
I want to hide the cursor for the complete application.
I have seen this code in the posts here:
###
char invisible_cursor_bits[] = { 0x0 };
GdkCu
I just uploaded a tarball of gcolorsel-2.0.1, the enhanced gtk-2.x color
selector, to
http://primate.net/~itz/gcolorsel/
Major changes since the last public version (1.9.1):
It is now possible to add the current color from the rainbow widget to
the list widget; It is now possible to save the co
Hi,
I am running GTK treeview in a slow machine, say, with a 200MHz CPU, I
am using a treeview with about 20 nodes as total. When I scroll the
treeview scroll bar, the image get to freeze for a while...
I then try with a simpler table with 1 column, the speed is quite fast,
I can aware the freeze