Support

Forum Replies Created

Viewing 20 posts - 4,041 through 4,060 (of 5,144 total)
  • Author
    Posts
  • in reply to: Skinning problem in form caption #46130
    Support
    Keymaster

      Thank you for information, I will research a patched file that you sent to me.

      in reply to: Dialog Skinning #46119
      Support
      Keymaster
        'STR1KE0UT' wrote:
        With that said, could you explain how i could accomplish this in the skin editor?

        Hello

        FORMTITLE section used for a title skinning in forms and dialogs.

        So, you can edit this section and receive a changed caption in dialogs…

        in reply to: TsHintManager update embedded Form #46118
        Support
        Keymaster

          Hi

          This behaviour is not implemented yet.

          in reply to: What Happend now #46117
          Support
          Keymaster

            Hello

            You have files from previous AlphaControls version, seems. These files are reason of conflicts because Delphi uses them.

            If you can share your PC with me then I can solve a problem quickly.

            in reply to: Skinning problem in form caption #46116
            Support
            Keymaster
              'HeDiBo' wrote:
              I did some more testing and found that only if I build the test project without packages, then I get the problem but only when running in the IDE.

              You meant a using of the “Build with run-time packages” option?

              in reply to: Paint problem in 7.43 Beta #46056
              Support
              Keymaster

                Hello

                Try the v7.44 please.

                in reply to: Skinning problem in form caption #46055
                Support
                Keymaster

                  Sometimes I see a blinking of the title after the button clicking. You meant this blinking?

                  in reply to: Skinning problem in form caption #46054
                  Support
                  Keymaster

                    Hello

                    I'm sorry, I hadn't a time for fixing because new version was in testing before release already.

                    What I should to do in the demo? Just click a button? I don't see a described problem after the button click.

                    in reply to: Dialog Skinning #46024
                    Support
                    Keymaster

                      Hello!

                      Vista dialogs skiining is in plans already. I hope they will be skinned on this summer.

                      I'm sorry, but there is no ways for a changing of dialog title skin in run-time. This title may be changed in a skin editor only.

                      in reply to: Paint problem in 7.43 Beta #46023
                      Support
                      Keymaster

                        Hello

                        I can't say why it happens because don't know how your application is implemented.

                        I'm sure that if you make a new application then this application will be skinned.

                        Maybe you can share your PC with me and I'll check it?

                        in reply to: v. 7.45: AV in sDirectoryEdit #46022
                        Support
                        Keymaster

                          I can't reproduce it still, but I'll try more on other machines.

                          You have this issue under Vista only? Can you check it please?

                          in reply to: Skinning problem in form caption #46021
                          Support
                          Keymaster

                            Hello

                            Can this effect be reproduced in a new application?

                            in reply to: TsHintManager update embedded Form #45993
                            Support
                            Keymaster

                              Image of hint is rendered before showing now. I will search a solution.

                              in reply to: Resizing of Images #45992
                              Support
                              Keymaster

                                I think I understand a problem now.

                                I'll plan to make a new component later. This component will take icons from AlphaImageList and change size to any other on the fly.

                                This component will be inherited from standard ImageList and may be used as ImageList.

                                in reply to: v. 7.45: AV in sDirectoryEdit #45988
                                Support
                                Keymaster
                                  'mol' wrote:
                                  Serge, the access violation I described in post no.3 is still there in v. 7.43. Can you check? Thanks!

                                  I can't reproduce it unfortunately.

                                  Can you show me a callstack for the error? Can you share your PC with me?

                                  in reply to: sComboBox transparency problem #45986
                                  Support
                                  Keymaster

                                    Hello

                                    Can you show me an example please?

                                    in reply to: sScrollBar color #45985
                                    Support
                                    Keymaster
                                      'jars' wrote:
                                      Hi, is there any way to change the sScrollBar color?

                                      Color of this control may be changed in a skin only.

                                      in reply to: Resizing of Images #45929
                                      Support
                                      Keymaster

                                        Why you want to copy it? You can just change Width and Height properties in the AlphaImageList component…

                                        in reply to: v. 7.33: Bug in combination with Photoshop CS5 #45928
                                        Support
                                        Keymaster
                                          'mol' wrote:

                                          Sorry for the late answer, I missed your post.

                                          No, that is not normal. Actually, when I remove all AlphaControls (including manually removing all references to sSkinManager and sSkinProvider) from the project, I see what you've uploaded as “BeforeCS5.jpg”.

                                          And colors are not changed after start of CS5 when skins are disabled?

                                          I see that behaviour of this menu is not stable even if skins are not used…

                                          in reply to: How to show frame in form #45927
                                          Support
                                          Keymaster
                                            'Ina_Marfiani' wrote:

                                            Hello 😉 .. sample projects that you provided, does not fit with what I expect .. I mean, how to display frames / TFrame into the form when I press the button .. can you upload example project again, thanks in advance ^_^

                                            Code:
                                            var
                                            CurrentFrame: TFrame;

                                            begin
                                            CurrentFrame := TFrame.Create(Form1);
                                            CurrentFrame.Parent := Form1;
                                            end;

                                          Viewing 20 posts - 4,041 through 4,060 (of 5,144 total)