Support

Forum Replies Created

Viewing 20 posts - 101 through 120 (of 9,667 total)
  • Author
    Posts
  • in reply to: sDBDateEdit #70655
    Support
    Keymaster

    When the value changes the modified flag should be true until reset by the programmer. This is how the TMaskEdit works.

    It’s how it works in my test-app. Can you show your demo where it doesn’t work, please?

    in reply to: Bug Report AlphaControls 16.16 in RAD Studio 10.4 #70652
    Support
    Keymaster

    I will think more, hope to find a solution soon.

    in reply to: How to add AlphaHints using ImgData ? #70651
    Support
    Keymaster

    I need to know what you want to do, then I can suggest a best way.
    I’m not sure that copying of binary data from Dfm is good idea.

    Type of ImageDefault is TacHintImage.
    It’s not the image, this is an object including an image and some other information (look the TacHintImage type in the acAlphaHints.pas unit).

    in reply to: BUG Report sComboBox #70650
    Support
    Keymaster

    ButtonSkinSection will work with custom glyphs soon.
    But I can’t promise a quick implementing of glyph rotation, it’s more complicated.

    in reply to: How to add Skin using SkinData ? #70649
    Support
    Keymaster

    Hi!
    Can you tell me what you need to do? Why you are copying data from Dfm?
    I think, I can offer a best solution.

    PS. Open any *.Asz file in the Hex-editor, you will see ‘AS’ there.

    in reply to: How to add Skin using SkinData ? #70634
    Support
    Keymaster

    Thanks for demo. Which text are you trying to load?
    AlphaSkin file has ‘AS’ as two first chars.
    Look, maybe this old demo can help you: https://www.alphaskins.com/sfiles/demos/skinandstream.zip

    in reply to: BUG Report sComboBox #70633
    Support
    Keymaster

    Thanks for the demo, borders will be better in the new version of the package.

    in reply to: How to add AlphaHints using ImgData ? #70632
    Support
    Keymaster

    Thanks for the demo.
    You should add new item before properties defining, like this:

    sAlphaHints1.Templates.Add;

    But I’m not sure your AText parameter has the correct image format.
    Maybe you can store it in the TsAlphaImageLsit and load it in the run-time?
    Or load from external file?

    in reply to: Demo App 16.20 crash #70617
    Support
    Keymaster

    Hello, Stephane! Thank you for the message.
    I see the error, it will be fixed at the nearest days.

    in reply to: ComboBox and PopupMenu Customization using HTML Text required #70615
    Support
    Keymaster

    Thank you, I’ll check it soon.

    in reply to: Событие клика на BoundLabel? #70614
    Support
    Keymaster

    Спасибо, скоро буду смотреть.

    in reply to: Scaling #70607
    Support
    Keymaster

    Thank you! I see what you mean now.
    Such feature is not implemented at the moment. I will think, maybe it will be added later.

    in reply to: Tool to convert old skins to new format #70606
    Support
    Keymaster

    I understand, thank you. Sorry, there is no special tool for this transformation.
    You can do it manually only, as you did it already in NewAlpha.png..

    in reply to: Событие клика на BoundLabel? #70605
    Support
    Keymaster

    Добрый день
    Для правильной работы ссылки нужен закрывающий тег
    Попробуйте заменить <a> на </a>

    in reply to: Bug Report AlphaControls 16.16 in RAD Studio 10.4 #70604
    Support
    Keymaster

    Thank you, I see it in your video, but not on the my PC.
    I will add some changes in the new release and hope it helps.

    Support
    Keymaster

    Maybe you can upload another demo?

    in reply to: BUG Report of sImage and sCheckBox #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?

    in reply to: Tool to convert old skins to new format #70587
    Support
    Keymaster

    Why? Png24 format has the alpha-channel.
    All skins has images in the Png24 format now.

    in reply to: Scaling #70586
    Support
    Keymaster

    Controls uses scaled images from imagelists automatically.
    If you need some other behavior, can you make a demo, please?

    in reply to: Rounded buttons #70585
    Support
    Keymaster

    I see, thank you.

Viewing 20 posts - 101 through 120 (of 9,667 total)