Working with GTK and multi-page TIFFs

2004-06-24 Thread jlacsam

Can anybody point me to a sample source code on (or teach me) how to move to the next/previous page of a multi-page TIFF file? I have a GUI built using Glade and it successfully displays the first page of a multi-page TIFF. My problem is how to view the succeeding pages.

Appreciate every bit of help. Thanks.

Jay
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list


Building gtk docs

2004-06-24 Thread Russell Shaw
Hi,
I upgraded all the xml/xsl/sgml packages i could find
on my system. I get an error when building the gtk docs
(from cvs):
~/SRC/gtk+/docs: make
Making all in tutorial
make[1]: Entering directory `/home/russell/SRC/gtk+/docs/tutorial'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/russell/SRC/gtk+/docs/tutorial'
Making all in faq
make[1]: Entering directory `/home/russell/SRC/gtk+/docs/faq'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/russell/SRC/gtk+/docs/faq'
Making all in reference
make[1]: Entering directory `/home/russell/SRC/gtk+/docs/reference'
Making all in gdk-pixbuf
make[2]: Entering directory `/home/russell/SRC/gtk+/docs/reference/gdk-pixbuf'
make[2]: Leaving directory `/home/russell/SRC/gtk+/docs/reference/gdk-pixbuf'
Making all in gdk
make[2]: Entering directory `/home/russell/SRC/gtk+/docs/reference/gdk'
make[2]: Leaving directory `/home/russell/SRC/gtk+/docs/reference/gdk'
Making all in gtk
make[2]: Entering directory `/home/russell/SRC/gtk+/docs/reference/gtk'
*** Building HTML ***
rm -rf ./html
mkdir ./html
cd ./html && gtkdoc-mkhtml gtk ../gtk-docs.sgml
/usr/bin/gtkdoc-mkhtml: line 45:  5605 Killed  /usr/bin/xsltproc 
--nonet --xinclude --stringparam gtkdoc.bookname $module --stringparam 
gtkdoc.version "1.2" $gtkdocdir/gtk-doc.xsl $document
make[2]: *** [html-build.stamp] Error 137
make[2]: Leaving directory `/home/russell/SRC/gtk+/docs/reference/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/russell/SRC/gtk+/docs/reference'
make: *** [all-recursive] Error 1
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list


gtktreeview bug or feature?

2004-06-24 Thread edscott wilson garcia
I've noticed that with gtk-2.4 (gentoo) while the mouse cursor goes over
the expander of a row in a treeview, the expander changes to white (in
gtk2.2 it would change to black). 

Is this a bug or a feature? I suppose it is a feature if you could
select the color you wish to use to indicate the mouse is over the
expander, but I have not found out how to do so.

Edscott Wilson Garcia
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list


how to add three text boxes...

2004-06-24 Thread vikram_dravid_sr

hi,
i would like to know how to add 3 text boxes into my viewport.i have added one text box by declaring a pointer *entry_.i'd like to add two more.How do i go about it.
Indiatimes Email now powered by APIC Advantage. Help! HelpClick on the image to chat with me
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list


Re: to display an image

2004-06-24 Thread Murray Cumming
On Wed, 2004-06-23 at 13:09 -0400, Haripriya Ganta wrote:
> Hi,
> 
> I need to display an image in gtkmm and i'm new to gtkmm. Could anyone
> please suggest me how to do it. Thanxs in advance.

Use the Gtk::Image widget.

-- 
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com


___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list