[[lazarus] TCanvas]
Baeseman, Cliff
Cliff.Baeseman at greenheck.com
Tue Jul 20 12:54:20 EDT 1999
Is the gtk engine throwing any errors?
Also you might try to block the fixed widget and see if it might be covering
something up.
Cliff
-----Original Message-----
From: Shane Miller [mailto:SMiller1 at stvgb.org]
Sent: Tuesday, July 20, 1999 11:43 AM
To: lazarus at miraclec.com
Subject: Re: [[lazarus] TCanvas]
OK, please look at CVS (just updated).
I am using the gdkwindow and I draw everything on a pixmap then I do a
gdk_draw_pixmap(pixmap,gc,widget^.window,x,y,x,y,w,h);
That should work, but it doesn't
PLEASE, someone look at it. I will be looking at it the rest of the day.
Please give me some ideas. The code is basically in 3 procedures in
GTKINT.PP
ExposeEvent, ConfigureEvent and DrawFillRect.
DrawFillRect is called by Graphics.pp which in turn is called by mail.pp
whenever the form redraws.
Any ideas would be helpful.
Shane
_________________________________________________________________
To unsubscribe: mail lazarus-request at miraclec.com with
"unsubscribe" as the Subject
archives at http://www.miraclec.com/list_archives/lazarus
More information about the Lazarus
mailing list