8.03 two issues

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35435
    eledh
    Participant

    Hi,

    I just replaced AC 7.68 with the latest version 8.03 and I have found 2 issues so far.

    1. Icon of button OK (green tick) (TsBitBtn, kind = bkOK or bkYes) is not visible (maybe it is not related to this kind of button only). When you hover mouse over button, icon appears – it is visible only when button is highlighted. It occurs very often, but not on all these buttons. (Beijing Ext skin, Win7)

    2. Extended borders of Beijing Ext skin are still visible when window is minimized.

    #49307
    ralfiii
    Participant

    Maybe also worth mentioning: The 8.03 version now needs the Vclie*.bpl package (Webbrowser components) – just in case you deploy your application using packages.

    #49333
    Support
    Keymaster

    Hello!

    This OK button have 32bit glyph with empty AlphaChannel. This is a reason why this glyph is drawn empty.

    You can enable a checking of alphachannel, change the ac_CheckEmptyAlpha variable to True.

    This variable is declared in the sConst.pas

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.