[Qt] Good progress on TBitmap

Jesús Reyes A. jesusrmx at yahoo.com.mx
Sun Jan 28 00:48:40 CET 2007


----- Original Message ----- 
From: "Felipe Monteiro de Carvalho" <felipemonteiro.carvalho at gmail.com>
To: "Items specific to the Qt widget set" <qt at lazarus.freepascal.org>
Sent: Saturday, January 27, 2007 2:43 PM
Subject: Re: [Qt] Good progress on TBitmap


> ------------------------------------------------------------------------------}
> procedure TQtDeviceContext.setImage(AImage: TQtImage);
> begin
>  vImage := AImage.Handle;
>
>  QPainter_destroy(Widget);
>
>  Widget := QPainter_Create(vImage);
> end;
>
> Maybe this function is the cause?
>
> More debugging and thinking is necessary ...

Indeed.

>
> Is there any regression on the functionality? Your app seams to work
> here ... and without a console I don't see error messages.
>

Don't know, here also it works, but at closing app I get the message.
Are you using windows (I tested only in linux)?, you can try disabling gui 
application
in compiler options to see the output.

> -- 
> Felipe Monteiro de Carvalho

Jesus Reyes A. 

__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.yahoo.com.mx/ 




More information about the Qt mailing list