Luiz Americo Pereira Camara wrote:
Marc Weustink wrote:
Luiz Americo Pereira Camara wrote:
Christian U. wrote:
TLazInfImage dont support AutoCreateMask anymore in actual SVN wich breaks the Virtualtrees Support.

Also no transparency works in any Lazarus Image Type

I can confirm this.
I reported two bugs: 9501 and 9502

9501 is fixed in r11865.
This fix might have some sideeffect when drawing on a 32bpp bitmap.

Under Delphi and win32, CreateBitmap is used mainly for monochrome bitmaps (although is possible to create color bitmaps with it, the recommended functions are CreateCompatibleBitmap and CreateDIBSection). So no loss here, is a know limitation.

9502 is due to wrong detection of common contols version. When you add a manifest, yuor images will be drawn transparent.

Also the Build Lazarus dialog is broken

We (Vincent, Paul and I) cannot reproduce that, do you have a screenshot ?
Yes,  the radio buttons are not show.
fixed in 11867.

Best regards,
Paul Ishenin.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to