when in started, i thought about gtkdatabox, but i didn't find nothing about
gtkdatabox for windows system.
Do you know something about gtkdatabox under windows??
thanks a lot again...
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
ht
Hi All,
My Requirement:
Change the icons for an icon view dynamically Same as we change Themes.
My knowledge:
Using gtkrc files sets the property at the widget level ( as in Notebook
tabs, slider, widgets etc)
GtkIcontheme can be used for this purpose, but not sure whether we can
dynamically
Hi,
I was looking for a real-time network traffic graph generator, and the
best I've found was of course in Wireshark. Still, it has a refresh rate
of 3 seconds on my computer, even if my processor is 95% idle.
The reason seems to be a lazy refresh from Gtk, and I don't know how to
give it some
Jim George ha scritto:
>> If you know how to make it work automatically for
>> GTK_NO_WINDOW widgets...
>
> I read that GtkLabel widgets don't have backing windows, for
> performance reasons. I haven't read any such comment about, say,
> GtkComboBoxEntry widgets. Maybe the documentation needs to b
Hi all,
I'm trying to figure out why gthumb uses so much memory, even when it is
displaying an empty folder. I've figured out that it is launching 6-8
threads, which each consume 10 MB each of "writeable/private" memory.
pmap -d shows:
mapped: 141352Kwriteable/private: 76352Kshared: 51
Hello,
I have a function that takes the output of a spawned process and
displays that in a text buffer (part of a notebook widget). When the
spawned process is finished, I'd like to put some colorized text at the
bottom of the text buffer/view that alerts the user that the process is
done.
What
On Mon, Jan 15, 2007 at 09:29:56AM -0800, Russell Markus wrote:
> I need to be able to restore the size and position of a dialog whenever the
> application starts. I am using the function calls:
> gtk_window_get_size(GTK_WINDOW(dialog1), &w, &h) and
> gtk_window_get_position(GTK_WINDOW), &x,
I need to be able to restore the size and position of a dialog whenever the
application starts. I am using the function calls:
gtk_window_get_size(GTK_WINDOW(dialog1), &w, &h) and
gtk_window_get_position(GTK_WINDOW), &x, &y)
However, no matter what I do to the window, resize or move, thes
> If you know how to make it work automatically for
> GTK_NO_WINDOW widgets...
I read that GtkLabel widgets don't have backing windows, for
performance reasons. I haven't read any such comment about, say,
GtkComboBoxEntry widgets. Maybe the documentation needs to be updated?
I, for one, would like
> I have the impression that you don't want to use the X cursor (that is,
> the "mouse cursor") for that. You rather want to draw your own cursor
> and jump with that from point to point.
>
> Depending on what kind of widget you have maybe it provides that
> functionality (i.e. drawing a temporary
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, Jan 15, 2007 at 08:41:35AM +0100, [EMAIL PROTECTED] wrote:
> Thanks a lot!!
> but...i this is my problem:
> I need to plot points in an x_y plot,and then i'd like to move only in this
> points, not in all the window.
> Is it possible??
Ferri,
11 matches
Mail list logo