Re: Display widget hierarchy in a gtkmm application

2005-04-29 Thread Murray Cumming
On Fri, 2005-04-29 at 08:37 +0530, Raj Kiran Grandhi wrote: Hi, This may be asking for too much, but is there any way of determining the widget hierarchy in a gtkmm (or gtk for that matter) application? By widget hierarchy, I mean somthing like the widget tree display in glade. Is there any

GdkPixbuf-WARNING **: Cannot open pixbuf loader module file

2005-04-29 Thread Akos Maroy
this might be a bit off-topic to this list, as the bug seems to be GTK+ specific, not GTK--, but anyway: I have the following scenario: I compile all the GTK+ and GTK-- libraries myself, and install them under, say the mydir/usr directory. so I have mydir/lib, mydir/include, etc. etc. I compile

Re: GdkPixbuf-WARNING **: Cannot open pixbuf loader module file

2005-04-29 Thread Bob Caryl
Akos Maroy wrote: this might be a bit off-topic to this list, as the bug seems to be GTK+ specific, not GTK--, but anyway: I have the following scenario: I compile all the GTK+ and GTK-- libraries myself, and install them under, say the mydir/usr directory. so I have mydir/lib, mydir/include, etc.

Re: GdkPixbuf-WARNING **: Cannot open pixbuf loader module file

2005-04-29 Thread Murray Cumming
On Fri, 2005-04-29 at 14:50 +0200, Akos Maroy wrote: this might be a bit off-topic to this list, Yes. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ gtkmm-list mailing list gtkmm-list@gnome.org

Re: GdkPixbuf-WARNING **: Cannot open pixbuf loader module file

2005-04-29 Thread Akos Maroy
Bob Caryl wrote: I'll stick my toe into this snakepit: The way I understand it is that most linux opsys distros come with all the needed libraries installed in set paths like /usr/local or /opt/gnome. If, when compiling your newest versions of these packages, you use --prefix='/usr/local' or

on-show equivalent

2005-04-29 Thread John Taber
Is there a gtk::window method such as on-show that allows an event to occur when the window first appears? thks. ___ gtkmm-list mailing list gtkmm-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtkmm-list

Pango::Layout Text

2005-04-29 Thread Rose Cumming
Hello all, I have a few Pango::Layout showing texts on a drawing area and I'd like to allow the user to click on a specific Pango::Layout text on the drawing area. Do I just call get_size for the rectangle of the text and compute whether the mouse click intersects this rectangle? What is the

[gtkmm] testpopup does not work

2005-04-29 Thread dzho002
Hi, I upgraded to gtkmm-2.6.1 recently (gtk+-2.6.7). I found the testpopup program in the cellrenderercustom example does not work, i.e., the drop-down list does not pop up. (cellrendererpopup.cc). Does this happen to you? Dan -- Have

Gtkmm-forge digest, Vol 1 #918 - 2 msgs

2005-04-29 Thread gtkmm-forge-request
Send Gtkmm-forge mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/gtkmm-forge or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reach