Hi guys, I've just joined the list.
I'm the main developer of Puppy Linux, a tiny 60M live-CD.
Puppy has been happily using GTK 2.2 for the last year or
so -- the binaries pulled off Mandrake 9.2.
Now I want to upgrade. Have been experimenting with GTK 2.4.0
and also 2.6.1. The former I got out of
On Sun, 26 Jun 2005 20:11:28 +0100
"Kevin C." <[EMAIL PROTECTED]> wrote:
> Problem is, how can I get C/C++ to call or incorporate RRDTool command-
> line program into my GUI? Is there any way in C/C++ to call another
> program? I don't think there is. Plus I don't think RRDTool has
> developer lib
I am making a monitor program for the PC. My monitor program will grab
statistics about CPU and memory every 1 or 5 seconds. Then I want to store
this data so I have a history and hence be able to graph this out in my GUI.
I thought about using a plain text file to store my graph data and plot
Is it possible not use doc/tmpl/xyz.xml but insert it into a file?
I know that it could be function description like in gtkmisc,
but if and how dose insert SECTIONS title, Short/Long Description, ect?
Thanks in advance
Regards.
--
Linux user: #376500 (see http://counter.li.org/)
On Sat, Jun 25, 2005 at 11:17:57PM +0300, Razvan Gavril wrote:
> I'm kind of new to gtk programming and have a question about how to do a
> tree view sorting. I have a treeview that displays a list of files. In that
> treeview i have 2 columns: one that display the date when the file was last
> mod
Alem Dain wrote:
2005/6/25, Jaap Haitsma <[EMAIL PROTECTED]>:
Hi,
...
I have most of it implemented already. The only thing which I haven't
figured out yet is the second part of point 2. That is hiding the sticky
notes when you click on the desktop.
Does anybody have an idea how I can adapt