BUG Report of sImage and sCheckBox

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #70552
    Koushik Halder
    Participant

    I have downloaded your Frame Hints Demo and replaced Image with sImage because I like to use the REFLECTED properties of sImage. Then I have added one PNG Image to that. But the transparent area becomes white.
    What is the solution of transparency?

    And another problem is that if I use my own image in GlyphChecked and GlyphUnchecked instead of ImgChecked and ImgUnchecked in sCheckBox then Tick Animation is not working though AnimCheckDrawing = True.

    Attachments:
    You must be logged in to view attached files.
    #70558
    Koushik Halder
    Participant

    sImage Problem resolved. Please check sCheckBox AnimCheckDrawing problem.

    #70571
    Support
    Keymaster

    Can you show a demo with checkboxes, please?
    I have trying checkboxes with glyphs received from ImageList and animation works there (skins should be active).

    #70578
    Koushik Halder
    Participant

    No! No! You have to add Glyphs manually by browsing not from LiageList what I have mentioned in attached Image.

    And another thing is that same issue of RotateArrows if own Glyphs are added manually or from ImageList. It works only for default Glyphs from loaded skin.

    Attachments:
    You must be logged in to view attached files.
    #70582
    Support
    Keymaster

    Understand now, it will be improved in the next release.

    And another thing is that same issue of RotateArrows if own Glyphs are added manually or from ImageList. It works only for default Glyphs from loaded skin.

    Do you mean arrows in comboboxes?

    #70588
    Koushik Halder
    Participant

    Yes! I have used my own arrows and loaded from sImageList. AddedGlyph should rotate if AnimCheckDrawing = True; but AddedGlyph is not rotating.

    And another thing is that there is option to completely hide Button though sComboBox1.ButtonSkinSection := 'TRANSPARENT'; It is hidden in normal condition but again become visible in MouseDown and MouseEnter event.

    You know ImageList itself is a buggy component. You will found some Posts in StackOverFlow. So my request to allow option to load Glyph Data as much as possible instead of loading from ImageList for example TacAddedGlyph.

    #70600
    Support
    Keymaster

    AddedGlyph is not rotating

    Rotating of this glyph is not implemented, dropdown arrows only.

    And another thing is that there is option to completely hide Button though sComboBox1.ButtonSkinSection := ‘TRANSPARENT’; It is hidden in normal condition but again become visible in MouseDown and MouseEnter event.

    Some old skins have whole arrow button defined as one glyph image.
    Changing of skin section have no influence in this case. Which skin do you use in this case?

    You know ImageList itself is a buggy component. You will found some Posts in StackOverFlow.

    StackOverFlow is huge, which problems with standard imagelists do you have?

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