Support

Forum Replies Created

Viewing 20 posts - 4,401 through 4,420 (of 5,144 total)
  • Author
    Posts
  • in reply to: skin a dll form #42892
    Support
    Keymaster

      QUOTE (musti @ Jul 3 2010, 01:11 PM)
      Thank you for your reply but it didn't work


      Please describe a problem which you have.

      There is a demo of dll using with acntD7_r.bpl package linked dynamically (“Build with run-time acntD7_R package” must be checked in both projects). Compiled in Delphi 7.

      in reply to: TsFrameBar looses events of Items #42852
      Support
      Keymaster

        Hello!
        This problem exists because TCollectionItem is not intended for events using. I'll try to find a solution soon (after the v7 release).

        in reply to: ShellListView questions #42840
        Support
        Keymaster

          Hello!
          Look this item in FAQ : http://www.alphaskins.com/afaq.php#T8
          There you can find some answers…
          Write here again if some problems will not be solved, please.

          in reply to: Why the TQRStandardPreview form isn't skinned? #42839
          Support
          Keymaster

            QUOTE (Leandro @ Jun 17 2010, 10:24 PM) <{POST_SNAPBACK}>
            What's the problem with skinned TQRStandardPreview?


            Potential problems exists there, but these problems will be solved in the v7

            in reply to: Delphi Ribbon Controls? #42835
            Support
            Keymaster

              Hello
              Speed optimization is a main feature of the version 7 <img src="style_emoticons//smile.gif” style=”vertical-align:middle” emoid=”:)” border=”0″ alt=”smile.gif” />
              I hope, applications will be drawn really faster.

              PS. What is your main skin?

              in reply to: skin a dll form #42834
              Support
              Keymaster

                Hello
                If you have created the SkinManager component in the main application and have forms in DLL's, then easiest solution will be – to use run-time linking of the acntDx_R.bpl library.
                You have an experience with that? Application and Dll's must be compiled with enabled “build with run-time libraries” and must be used the acntDx_R.bpl library as run-time linked.

                in reply to: TMS #42811
                Support
                Keymaster

                  Закладки в AdvPageControl скинятся если добавить контрол в ThirdParty, но сама страница (AdvTabSheet) – нет. И кнопки не рисуются. Кстати, у меня не получается заставить эти кнопки заработать и не в скиновом режиме. Там секрет какой-то есть?

                  TMS DropDown не получится заскинить полностью. Как я и предполагал – он наследован не от стандартного ComboBox, а имеет свое рисование почти всех элементов.

                  in reply to: Some skins are deprecated? #42765
                  Support
                  Keymaster

                    Hi
                    All skins from the gallery will be updated. Panel is drawn with this issue in all versions because this section is not fully compatible with panels (reasons is a painting optimiztion).
                    I'll fix it too.

                    in reply to: Sony Erricson PC Suite Skin? :D #42763
                    Support
                    Keymaster

                      Maybe something like that will be made later, such skin is not difficult

                      in reply to: Could You make a tabcontrol like this? #42764
                      Support
                      Keymaster

                        You can make something like that with the TsPageControl component (text in tabs may be drawn manually).

                        in reply to: My suggestion for sSkinManager! :D #42762
                        Support
                        Keymaster

                          I'm not sure what you mean. Using a user image for a form drawing?

                          in reply to: [SkinManager] Save Skin Folder! :) #42761
                          Support
                          Keymaster

                            Hi

                            Added to plans

                            in reply to: Delphi Ribbon Controls? #42760
                            Support
                            Keymaster

                              Hello
                              I'm busy with the version 7 preparing now, ribbon control will be added later.

                              in reply to: How to use DevExpress Quantum Grid with alpha controls #42759
                              Support
                              Keymaster

                                1. Install DevExpress and AlphaControls
                                2. Enable the 'DEVEX' key in the sDefs.inc file (AlphaControls), must be {$DEFINE DEVEX}
                                3. Be sure that latest version of DevExpress is installed, or check a list of supported DevExpress versions in the beginning of the acLFPainter.pas file (AlphaControls)
                                4. Configure the sSkinManager component and compile the project.

                                In the run-time will be skinned all DevExpress controls which have LookAndFeel property properly supported. LookAndFeel.NativeStyle property must be False.

                                in reply to: Speed button drawing bugs #42757
                                Support
                                Keymaster

                                  Hello and thank you for the demo!
                                  Glyph is not visible in this case because ImageList converts a glyph to the 32-bit bitmap with empty mask (so, glyph is drawn with mask using but pixels are invisible because alpha value is 0).
                                  You can look this glyph if save him to the disk from the glyph property.

                                  I'll try to solve a problem in the AlphaImageList component, but I haven't idea how to affect a standard imagelist…
                                  Of course, TsSpeedButton haven't such problems.

                                  in reply to: TsCheckbox with special font colors? #42755
                                  Support
                                  Keymaster

                                    Maybe the SkinData.CustomFont property can help you?

                                    in reply to: Is it possible to use with Real Basic? #42754
                                    Support
                                    Keymaster

                                      Hello
                                      I'm sorry, but AlphaControls can't be used with Basic, only Delphi and C++ Builder are supported.

                                      Support
                                      Keymaster

                                        Hello!
                                        The problem will be solved in the nearest release I think.

                                        in reply to: Skin SynEdit Gutter #42752
                                        Support
                                        Keymaster
                                          in reply to: [BUG]TsAlphaImageList #42751
                                          Support
                                          Keymaster

                                            I'll check this situation soon

                                            Author
                                            Posts
                                          Viewing 20 posts - 4,401 through 4,420 (of 5,144 total)