Alain D'eurveilher wrote:
Ok, actually... I should look at the
MINOR
MAJOR
lines
Ok, i have the 0.2 version of render.. about xrender, i still don't
know... I think I shoul install them anyway.
But do I just need to install those two libs or all the Xserver ??
No, I managed t
GTK+-2.3.1 is now available for download at:
ftp://ftp.gtk.org/pub/gtk/v2.3/
gtk+-2.3.1.tar.bz2 md5sum: d19a07d0fdb04a68f7a0506900cf9691
gtk+-2.3.1.tar.gzmd5sum: 432a1db1775400076e9b74b434af21c5
This is a development release leading up to GTK+-2.4. Changes
since GTK+-2.3.0 consist of nume
Pango-1.3.1 is now available for download at:
ftp://ftp.gtk.org/pub/gtk/v2.3/
pango-1.3.1.tar.bz2 md5sum: c5f1689623ae04a6276327e54927b656
pango-1.3.1.tar.gzmd5sum: c3a23f03b4d68b12f67720fbf6ca2bfc
This is a development release loading up to Pango-1.3.1; changes
in since Pango-1.3.0 are r
GLib-2.3.1 is now available for download at:
ftp://ftp.gtk.org/pub/gtk/v2.3/
glib-2.3.1.tar.bz2 md5sum: c320c3c883dba4759b8f04f40079a24e
glib-2.3.1.tar.gz md5sum: f3ecc10b565d097e7613584a0e04e2cf
This is a development release loading up to GLib-2.4. Changes
since GLib-2.3.0 consist m
Hi,
"george carter" <[EMAIL PROTECTED]> writes:
> The "gtk_timeout_add" that Paul posted sounds like what I might be
> looking for.
gtk_timeout_add() is deprecated API. Use g_timeout_add() instead:
http://developer.gnome.org/doc/API/2.0/glib/glib-The-Main-Event-Loop.html#g-timeout-add
Sven
_
The "gtk_timeout_add" that Paul posted sounds like what I might be looking
for. I think I might want to delete the window and not just hide it though.
I figure by hiding it, it will still reside in memory. I couldn't find the
"gtk_timeout_add" in the Gnome Api Reference. If anyone has any ide
The "gtk_timeout_add" that Paul posted sounds like what I might be looking
for. I think I might want to delete the window and not just hide it though.
I figure by hiding it, it will still reside in memory. I couldn't find the
"gtk_timeout_add" in the Gnome Api Reference. If anyone has any ide
divya seshadri wrote:
Hi,
The permissions are OK.. and the frame buffer is
working. If I dump something to /dev/fb0 the penguin
on the LCD gets ver written. But gtk demo says cannot
open display device. Do you have any other
suggestions?
Divya.
Step thru it with gdb/ddd.
__