Reflected property

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #32860
    emailaya
    Participant

    hi
    i noticed this new property in TsSpeedButton. i didnt notice any difference, what is this used for?
    thanks

    #38718
    Neon
    Participant

    It controls the reflection of the button's glyph.

    #38719
    emailaya
    Participant

    i didnt notice any change except for the fact that the icon was higher by 3-4px comparing to when reflected is false
    what am i missing?

    #38721
    Neon
    Participant

    Hmmm… try to increase button's height <img src="style_emoticons//rolleyes.gif” style=”vertical-align:middle” emoid=”:roll:” border=”0″ alt=”rolleyes.gif” />
    I tried the effect with PNG glyph, and all worked perfectly.

    #38722
    emailaya
    Participant

    thanks but no help here

    resize of the button and a png image didnt show any reflection, maybe serge got something to say about this
    unless there is another settings i should change in order for this to work

    #38726
    Gerhard Hietel
    Participant

    Maybe the reason in your case is, that you are using different imagelist than TsAlphaImageList.
    This property works only if the images are stored in a TsAlphaImageList!
    With other image lists like PNGImageList, it doesn't work for me also.

    Best regards
    Gerhard

    #38741
    Support
    Keymaster

    Reflections are supported completely if TsAlphaImagelist component is used or if Glyphs have 32-bit format (Bmp or Png). Other formats and ImageLists will support this property soon too.

    #38761
    emailaya
    Participant

    “Other formats and ImageLists will support this property soon too.” – great!

    thanks a lot

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