Forum Replies Created
-
AuthorPosts
-
SupportKeymaster
You can find it in this demo: https://www.alphaskins.com/sfiles/amegademo.zip
Look the ‘TsFontStore’ page there.
For using of built-in font just define the Font.Name property, it’s enough.Attachments:
You must be logged in to view attached files.SupportKeymasterI will try to improve it.
SupportKeymasterTry new package which was published today, please.
SupportKeymasterBinary data is Png there, but you can try bitmap also with v16.22 released today.
SupportKeymasterLook the new demo with Png
Attachments:
You must be logged in to view attached files.SupportKeymasterYou just need have Png there as a text parameter, pass it in the my demo instead of bitmap text.
SupportKeymasterHi! I hope, it will be implemented.
SupportKeymasterThank you, some changes will be added in the new release.
SupportKeymasterThanks for the info.
SupportKeymasterYou can define a SkinName for the each internal skin and choose this name later in the sSkinManager1.SkinName property. I have added a SkinName specifying in the demo.
SupportKeymasterSorry, you are right, I have added some changes in the package and this Image can load bitmaps on my side.
Your package can load Png only there. Please, wait new release at the nearest days.SupportKeymasterLook your mail-box, please.
SupportKeymasterThe ImageDefault.Image property should have Png format for loading.
In the new release I will add support of Bitmaps also (at the nearest days).
Will be possible using of such code:
LoadGlyphData(sAlphaHints1.Templates[0].ImageDefault.Image, 'B6430000424DB6430000000000003600000028000000480000003C....
SupportKeymasterLook the attached demo, please.
New code has// Added by Serge
there.Attachments:
You must be logged in to view attached files.January 3, 2022 at 7:12 am in reply to: ComboBox and PopupMenu Customization using HTML Text required #70671SupportKeymasterLook, the Text property receives html tags from the Items list, when selected.
We should think how to avoid this standard behavior…
Maybe new property like ‘MakeTextPlain’ will help?SupportKeymasterRounded corners in buttons will work at the nearest days, some other improvements will be added also.
This grid is black but it should be red as the panel.
Try this code, please:
sVclUtils.TrySetSkinSection(grdpnl1, 'TRANSPARENT');
SupportKeymasterThank you, this issue will be solved in the nearest release.
SupportKeymasterThank you, I will research it.
SupportKeymasterHi!
Which skin used there?SupportKeymasterI see it in the demo, yes. I will try to find a reason of such behavior of the demo-app.
-
AuthorPosts