- This topic has 6 replies, 2 voices, and was last updated 4 years, 2 months ago by
Support.
-
AuthorPosts
-
December 3, 2021 at 9:35 am #70558
sImage Problem resolved. Please check sCheckBox AnimCheckDrawing problem.
December 4, 2021 at 6:40 am #70571Can you show a demo with checkboxes, please?
I have trying checkboxes with glyphs received from ImageList and animation works there (skins should be active).December 4, 2021 at 10:49 am #70578No! 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.December 5, 2021 at 7:02 am #70582Understand 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?
December 5, 2021 at 7:46 am #70588Yes! 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 inMouseDownandMouseEnterevent.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.December 8, 2021 at 8:54 am #70600AddedGlyph 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?
-
AuthorPosts
- You must be logged in to reply to this topic.