[gtkada] runtime error

yoann toussaint yoann.toussaint at free.fr
Thu May 30 14:11:48 CEST 2002


manuel.op.de.coul at eon-benelux.com wrote:

>Perhaps you forgot to call Gdk_New(Image, ..) or
>the Image_Type is wrong?
>
>Manuel
>
yes, I forgot that, I added the call to :

        GDK.image.Gdk_New (image, Image_normal, 
get_visual(drawing),Width, Height);
        Gdk.Image.Get(image,win,0,0,Width,height);

but it provokes exactly the same runtime error, but I some friends who 
works on MS windows, so I tried this updated code on windows, and all is 
right on windows....
NB : they uses gtkada 1.3.*.tar.gz from ada.eu.org and me the debian 
package.
maybe there is a bug with debian packages so I will try the tgz from 
ada.eu.org for now.
yoann





More information about the gtkada mailing list