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 TypeI can confirm this. I reported two bugs: 9501 and 95029501 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 brokenWe (Vincent, Paul and I) cannot reproduce that, do you have a screenshot ?
Yes, the radio buttons are not show.Also i noticed that the identifier completion list is blank, when you scroll you can see some itens
Using fpc 214, XP SP2, lazarus svn 11865. Compiled with comand line (make clean all)
Luiz
<<inline: bitmap_bug.jpg>>
