[Gambas-user] gambas 0.94

Steven G. Spencer sspencer at ...493...
Tue Jun 22 20:39:00 CEST 2004


Cool!

Thanks for the quick reply.  Steve

On Tue, 2004-06-22 at 13:35, Benoit Minisini wrote:
> On Tuesday 22 June 2004 14:09, Jesse Long wrote:
> >
> > Hi,
> >
> > Sounds good, but I get the following compile error:
> >
> > CPicture.cpp: In function `void CPICTURE_copy(void*, void*)
> > CPicture.cpp:301: error: 'copyBlt' undeclared (first use in function)
> >
> > This is not copy and paste, but I think it's exact...
> >
> > Keep well,
> > Jesse
> 
> Argh! To fix a bug in Picture.Copy(), I used a function that exists only since 
> Qt 3.2. This function is missing in previous versions of QT.
> 
> Here is a patch. Picture.Copy() won't work correctly with transparent pictures 
> if you use QT <= 3.1, but everything should compile.
> 
> Regards,
-- 
Steven G. Spencer <sspencer at ...493...>





More information about the User mailing list