Hi, Could you just resize the pixbufs before you put them into Gtk::Image(s), using ::scale_simple() or something?
dave -- Dave Foster <[EMAIL PROTECTED]> On Sat, 2006-06-24 at 12:31 -0500, Luis Federico Gómez Salazar wrote: > Hi everybody! > > I have an application in where I have pixbufs and then > I put them into Gtk::Image objects in order to display > them, the size of these images is 640x480 (because of > the camera) but, I want that my displayed images have > a size that I set. > > Does anybody know how to do that? > > Thank you! > > __________________________________________________ > Correo Yahoo! > Espacio para todos tus mensajes, antivirus y antispam ¡gratis! > Regístrate ya - http://correo.espanol.yahoo.com/ > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
