search for: gtkimage

Displaying 7 results from an estimated 7 matches for "gtkimage".

Did you mean: tkimage
2008 Feb 14
1
RGtk2 : Using GtkImage with GIF (PR#10757)
Full_Name: Hans Dieter Version: 2.6.1 OS: Windows Submission from: (NULL) (217.93.95.129) Hi, I build a GUI with RGtk2 and used an GtkImage to display pictures like jpegs and others. This works but if I load a gif-Image it's not animated. It show's only the first picture, in general an GtkImage can display an animated gif. Greetings
2007 Apr 20
1
faster image display?
Does someone here know of a way to display images in R that isn't slow? Here are the things I've tried so far: library(rimage) i<-read.jpeg('foo.jpg') plot(i) # very slow library(pixmap) i <- read.pnm('foo.pnm') plot(i) # also slow chans <- getChannels(i) image(chans[,,1]) # this is slow too I also tried using library(cairoDevice) but it only makes everything
2009 May 23
1
Draw a rectangle on top of an image using RGtk2?
Dear all, I use gtkImageFromFile to display an image. Then I want to do some gsignal to handle mouse event. I click the mouse and move a another position and release. I can get the position of the firs click and the release position, then I would to draw a rectangle to display the region I have selected. I need some hints...
2003 May 13
0
making galeon2
...on. Olivier Le Dimanche 24 Novembre 2002 12:57, Cliff Sarginson a ?crit : > Hello, > I tried to make galeon2 with the following result... > > In file included from /usr/X11R6/include/gtk-2.0/gtk/gtk.h:82, > from nsPrintdGTK.c:42: > /usr/X11R6/include/gtk-2.0/gtk/gtkimage.h:85: syntax error before > `GdkPixbufAnimationIter' > gmake[4]: *** [nsPrintdGTK.o] Error 1 > > Figuring it was the usual "caught update in mid-air" I problem I have > cvsup'ed a couple more times...same result. -- Olivier Cortes
2008 Jan 14
0
player/swfdec-player.ui player/swfdec-window.c player/swfdec-window.h
...kHBox" id="player-error-area"> + <property name="homogeneous">False</property> + <property name="spacing">0</property> + <property name="visible">False</property> + <child> + <object class="GtkImage" id="player-error-image" > + <property name="icon-size">6</property> + <property name="stock">gtk-dialog-error</property> + <property name="visible">True</property> + </object> + <...
2008 Aug 21
0
kickstart error on 5.2 exception
...png] intf.ppw.intf: Already dumped intf.ppw.pixcurnum: 0 intf.ppw.sizeComplete: 0 intf.ppw.lastTimeEstimate: None intf.ppw.wrappedpixlist: 0 intf.ppw.filesComplete: 0 intf.ppw.pixtimer: None intf.ppw.initialTimeEstimate: None intf.ppw.adpix: <gtk.Image object (GtkImage) at 0xec6cd20> intf.ppw.adbox: <gtk.EventBox object (GtkEventBox) at 0xec6ce10> intf.ppw.curPackage: {'summary': <gtk.Label object (GtkLabel) at 0xfb1d0a0>, 'package': <gtk.Label object (GtkLabel) at 0xfb1d050>} intf.ppw.estimateHistory: [] intf....
2017 Sep 22
3
gtk3 update causing havoc
On my lab systems, the automatic updates were failing because of the problems with ipod libraries from EPEL being in the way. It turns out that was a good thing, because when I "fixed" it, a massive set of packages was updated, including the new gtk3. These packages are the ones causing problems, I think. gtk3-3.22.10-4.el7.x86_64 gtk3-devel-3.22.10-4.el7.x86_64 In the release notes,