Koushik Halder

Forum Replies Created

Viewing 20 posts - 1 through 20 (of 46 total)
  • Author
    Posts
  • in reply to: Bug Report AlphaControls 16.16 in RAD Studio 10.4 #70713
    Koushik Halder
    Participant

      Yes! Your solution is working.

      in reply to: Bug Report AlphaControls 16.16 in RAD Studio 10.4 #70710
      Koushik Halder
      Participant

        Yes! The ICON is showing without mouse hovering. But the application area is painted two times.

        in reply to: sFontStore Demo required #70705
        Koushik Halder
        Participant

          Some more improvement is required. It sFontStore stores some information that is no longer required. Like in your Demo FileName = 'E:\Design\Fonts\Regular\9585.ttf' and FileName = 'E:\Design\Fonts\Regular\9547.ttf'. As I have added some Fonts, my path is also there for any new project with sFontStore. Once Font is converted to binary data, there is no requirement storing FileName.

          in reply to: Bug Report AlphaControls 16.16 in RAD Studio 10.4 #70704
          Koushik Halder
          Participant

            The two times of application area painting in Windows Taskbar is still present in Version 16.22.

            in reply to: How to add AlphaHints using ImgData ? #70703
            Koushik Halder
            Participant

              Thanks a lot. Now it is working flawlessly. I have checked using Frame also and working properly.

              in reply to: ComboBox and PopupMenu Customization using HTML Text required #70701
              Koushik Halder
              Participant

                MakeTextPlainis working partially. If any ComboBox ItemIndex is other than -1 i.e any item is selected then if I click any component like Button, Editand Memoetc. then selected Item of ComboBoxagain becomes HTML RAW DATA not the plain text.

                Koushik Halder
                Participant

                  Thank you! I have checked and it is working fine.

                  in reply to: How to add AlphaHints using ImgData ? #70689
                  Koushik Halder
                  Participant

                    I have a checked you demo. I have not found PNG Data. I have tried to add Image Data from to code to Image1: TImage; in DFM File but no image is shown in Image1: TImage;. Please see the case again. I need to load real PNG Data which is available in DFM File.

                    in reply to: How to add AlphaHints using ImgData ? #70685
                    Koushik Halder
                    Participant

                      No! No! I don’t have no problem with PNG Image. Please modify my project to load PNG image.

                      in reply to: Bug Report AlphaControls 16.16 in RAD Studio 10.4 #70679
                      Koushik Halder
                      Participant

                        Now I have found the problem.
                        If sSkinManager1.AnimEffects.FormShow.Active := true; and sSkinManager1.AnimEffects.FormShow.Time := 170; then the application area in Windows Taskbar is painted two times and the change is visible. As a result no icon is shown.

                        If sSkinManager1.AnimEffects.FormShow.Active := false; then the application area in Windows Taskbar is painted only one time. As a result icon is shown.

                        Koushik Halder
                        Participant

                          Yes! Please implement it.

                          in reply to: How to add Skin using SkinData ? #70677
                          Koushik Halder
                          Participant

                            Your solution is working like a charm! Thanks!
                            However one thing is renaming. I will add 3 skins by skin data in sSkinManager1. I need to activate sometimes ItemID=0 or ItemID=1 or maybe ItemID=2. How to activate this item IDs in sSkinManager1 by coding?

                            in reply to: How to add AlphaHints using ImgData ? #70676
                            Koushik Halder
                            Participant

                              The above solution is not working. I am getting error as Cannot load image. Invalid or unexpected PNG image format.

                              in reply to: How to add AlphaHints using ImgData ? #70663
                              Koushik Halder
                              Participant

                                My requirement is very simple. I don’t like to allow me like simple user to extract my own sAlphaHintsTemplate using PE Editors like PE Explorer, Resource Tuner and Resource Hacker etc. So I have decided not store any Binary Data to my PE. I will load Binary Data into Memory Stream then I will call it at Runtime. So I need to create to create sAlphaHintsTemplate from Memory Stream using Binary Data. So what is the solution of conversion?

                                in reply to: How to add Skin using SkinData ? #70662
                                Koushik Halder
                                Participant

                                  My requirement is very simple. I don’t like to allow me like simple user to extract my own AlphaSkin using PE Editors like PE Explorer, Resource Tuner and Resource Hacker etc. So I have decided not store any Binary Data to my PE. I will load Binary Data into Memory Stream then I will call it at Runtime. So I need to create to create AlphaSkin from Memory Stream using Binary Data. So what is the solution of conversion?

                                  in reply to: ComboBox and PopupMenu Customization using HTML Text required #70661
                                  Koushik Halder
                                  Participant

                                    Please do the needful.

                                    in reply to: Bug Report AlphaControls 16.16 in RAD Studio 10.4 #70641
                                    Koushik Halder
                                    Participant

                                      I have just checked in Version 16.20, the same problem still present.

                                      in reply to: How to add AlphaHints using ImgData ? #70638
                                      Koushik Halder
                                      Participant

                                        Using the same piece of code I can add sImage1.Picture and sBitBtn1.Glyph so why I am unable to load sAlphaHints1.Image?
                                        As per you suggestion I have added sAlphaHints1.Templates.Add;, no my Argument out of range is gone but new error has come as Cannot load image. Invalid or unexpected PNG image format.. So I thinks it can be done with some little bit of modification. So you are requested to help me to modify my LoadAlphaHintsData.
                                        Another thing is that when I am defining a variable as AacHintImage: TacHintImage; and trying to use AsAlphaHints.Templates[TemplatesIndex].AacHintImage.LoadFromStream(LData); instead of AsAlphaHints.Templates[TemplatesIndex].ImageDefault.LoadFromStream(LData);, I a am getting error at AacHintImage as Undeclared identifier. What is the correct way?

                                        FYI : I don’t like to load sAlphaHints1.Image from TsAlphaImageLsit or from from external file run-time.

                                        I have updated my project. Please see details.

                                        Attachments:
                                        You must be logged in to view attached files.
                                        in reply to: BUG Report sComboBox #70637
                                        Koushik Halder
                                        Participant

                                          What will be the TRANSPARENCY of Button and Rotation Of Arrows?

                                          in reply to: How to add AlphaHints using ImgData ? #70636
                                          Koushik Halder
                                          Participant

                                            I am hundred percent sure AText parameter has the correct image format. I can create TsAlphaImageLsitusing AText parameter. Please see there is something more.

                                          Viewing 20 posts - 1 through 20 (of 46 total)