Re: Is a GtkWidget a decendant of a Gobject?

2005-11-18 Thread David Necas (Yeti)
On Fri, Nov 18, 2005 at 03:37:58PM -0500, LWATCDR wrote: > When this line of code > gobject=(GObject *)gtk_window_new(GTK_WINDOW_TOPLEVEL); > executes I get these messages. > > testgtk:11206): GLib-GObject-WARNING **: invalid (NULL) pointer instance > > (testgtk:11206): GLib-GObject-CRITICAL **:

Re: Is a GtkWidget a decendant of a Gobject?

2005-11-18 Thread Hans Oesterholt-Dijkema
Did you do gtkmain() etc? See tutorial? LWATCDR schreef: I am making a simple c++ wrapper for GTK for my own use. When this line of code gobject=(GObject *)gtk_window_new(GTK_WINDOW_TOPLEVEL); executes I get these messages. testgtk:11206): GLib-GObject-WARNING **: invalid (NULL) pointer instan

Re: 4 short questions about the use of GTK

2005-11-18 Thread Claudio Polegato Junior
> Hi Hi > I just got 4 questions for you. I would be glad if you can take your time to > answer them. Ok. I have 4 short answers. > 1. Is it possible to create a window with no frame? With that I mean the > frame with, minimize, maximize, quit buttons. If so, how? Yes. How? Follow the examples!

4 short questions about the use of GTK

2005-11-18 Thread tjas ni
Hi I just got 4 questions for you. I would be glad if you can take your time to answer them. 1. Is it possible to create a window with no frame? With that I mean the frame with, minimize, maximize, quit buttons. If so, how? 2. Is it possible to make a box appear/disappear (or change content) with

Upgrading gtk breaks gdm

2005-11-18 Thread Joe Van Dyk
I'm not sure if this is the correct list for this question, so feel free to tell me to look elsewhere. I have a Redhat Enterprise 3 machine. It has Gtk 2.2 on it. I want to upgrade Gtk to a more recent version of Gtk (2.8.6). So, I created RPMs for these: atk cairo gdk-pixbuf glib2 gtk2 gtk-en

Is a GtkWidget a decendant of a Gobject?

2005-11-18 Thread LWATCDR
I am making a simple c++ wrapper for GTK for my own use. When this line of code gobject=(GObject *)gtk_window_new(GTK_WINDOW_TOPLEVEL); executes I get these messages. testgtk:11206): GLib-GObject-WARNING **: invalid (NULL) pointer instance (testgtk:11206): GLib-GObject-CRITICAL **: g_signal_conn

hiding X cursor

2005-11-18 Thread Flavio Alberto Lopes Soares
Hello all, I'm developing an embedded application using GTK for run in an industrial x86 PC104 computer with Linux (kernel 2.6.11.12), XFree86 version 4.5.99.8, GTK+ version is 2.6.4. In my develop machine (I'm using Debian Sarge with default GTK+ runtime & devel libs) I coded to hide the X cursor

GLib 2.9.0 released

2005-11-18 Thread Matthias Clasen
GLib 2.9.0 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.9/ http://ftp.gnome.org/pub/GNOME/sources/glib/2.9/ glib-2.9.0.tar.bz2 md5sum: b71e24bba5e137d39ed576e1dfdd3680 glib-2.9.0.tar.gz md5sum: 3148ba2159c1de84e93c012fee04cd54 This is the first development rele