Forum Replies Created
-
AuthorPosts
-
Support
KeymasterYou 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.Support
KeymasterI will try to improve it.
Support
KeymasterTry new package which was published today, please.
Support
KeymasterBinary data is Png there, but you can try bitmap also with v16.22 released today.
Support
KeymasterLook the new demo with Png
Attachments:
You must be logged in to view attached files.Support
KeymasterYou just need have Png there as a text parameter, pass it in the my demo instead of bitmap text.
Support
KeymasterHi! I hope, it will be implemented.
Support
KeymasterThank you, some changes will be added in the new release.
Support
KeymasterThanks for the info.
Support
KeymasterYou 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.
Support
KeymasterSorry, 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.Support
KeymasterLook your mail-box, please.
Support
KeymasterThe 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....
Support
KeymasterLook 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 #70671Support
KeymasterLook, 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?Support
KeymasterRounded 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');
Support
KeymasterThank you, this issue will be solved in the nearest release.
Support
KeymasterThank you, I will research it.
Support
KeymasterHi!
Which skin used there?Support
KeymasterI see it in the demo, yes. I will try to find a reason of such behavior of the demo-app.
-
AuthorPosts