CVS changes and Re: [lazarus] TBitmap transparency
Marc Weustink
weus at quicknet.nl
Wed Mar 22 19:47:09 EST 2000
At 13:49 22-03-2000 -0600, Shane Miller wrote:
>Using the mask property within our CreatePixmapIndirect and storing that
>mask in the PGDIObject I am able to get the trasparent pixmaps to appear
>correctly on the TBITBTN. On TBITBTN I am packing a gtkHBox or a gtkVBox
>so I do a gtk_pixmap_new(pixmap,mask) and pack the result.
This is not a part of a GDIobject. wait till the TBitmap.MaskHandle is
fully implemented.
>We need to find some way to get the images on the TSpeedbutton's to appear
>trasparent. However, at this point the tbitbtn's glyphs ARE transaprent
>and working fine.
See previous comment
Marc
More information about the Lazarus
mailing list