BUG Report of sImage and sCheckBox

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #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 6 posts - 1 through 6 (of 6 total)
              • You must be logged in to reply to this topic.