Support

Forum Replies Created

Viewing 20 posts - 4,521 through 4,540 (of 5,144 total)
  • Author
    Posts
  • in reply to: html tooltip problem #41888
    Support
    Keymaster

      Problem with a parsing is solved in the version 6.59

      in reply to: list index out of bound(0) #41887
      Support
      Keymaster

        What about my question?
        Is it possible to show a callstack for this problem?

        Support
        Keymaster

          Thank you for suggestions, I will be thinking about an implementation, cascading of properties is a good idea of course.

          Support
          Keymaster

            QUOTE (Iruau @ Mar 11 2010, 01:42 PM) <{POST_SNAPBACK}>
            Awwww… Do you (or anyone else on this board) have any idea how I could work around that limitation ?
            If this is not possible at all, well, I believe that would be a great enhancement to ASkin… (unless there are very good reasons not to do so?)


            Yes, it's in plans already, but I can't say now when this feature will be implemented (not soon, I think).

            Support
            Keymaster

              Hi

              You can add several own skinsections for these purposes and use them, why not? (but font face and sizes can't be stored in a skin)
              Also remember please that you can change colors of controls directly if SkinData.Custom color is True.

              in reply to: THintInfo is deprecated #41863
              Support
              Keymaster

                Thank you! Will be used in the nearest release.

                in reply to: list index out of bound(0) #41862
                Support
                Keymaster

                  Hello
                  Is it possible to show a callstack for this problem?
                  You have defined the SkinManager.Active property in the runtime or designtime?

                  in reply to: Custom Listview Problem #41861
                  Support
                  Keymaster

                    QUOTE (Manoj @ Mar 7 2010, 08:42 AM) <{POST_SNAPBACK}>
                    I am using AlphaSkins in my product DiskAnalyzer Pro. I have a custom owner draw listview in the program. When I use the skin it will not function properly. If I remove the skins it works well. The listview is will not draw the contents properly if I use the skin.


                    Could you help me, and show this listview when it is properly drawn and listview which is drawn badly?
                    If you can give me a demo, then will be great to play with it

                    in reply to: sShowMessage in thread works twice #41860
                    Support
                    Keymaster

                      Hello
                      Do you have this problem if skins are disabled?
                      Could you show a demo how you do that?
                      Thanks.

                      in reply to: sPanel and OnPaint – again #41859
                      Support
                      Keymaster

                        Hello Clemens and thanks for a code.
                        You are right, a potential error was there, I'll research and change it.

                        in reply to: TsBitBtn does not always show glyph #41852
                        Support
                        Keymaster

                          Try to change the DrawOverBorder property to True, some skins have thick, non-transparent border which is drawn over the content if this property is False.

                          in reply to: sGauge does not show animation #41851
                          Support
                          Keymaster

                            I'm thinking about new animations now, but it's not easy and ThreadedTimer have some troubles which must be fixed firstly..

                            in reply to: Corrupted Skin #41848
                            Support
                            Keymaster

                              I'm sorry, some problems were.
                              In the next release the problem will be solved.

                              in reply to: TsAlphaHints: how does it work? #41845
                              Support
                              Keymaster

                                A detailed demo-program will be available soon.

                                in reply to: Animated sPanel? #41844
                                Support
                                Keymaster

                                  Hi!
                                  Animation procedure from ASkinDemo may be used not only for frames.
                                  Example of animation for panels exists in this demo also : http://www.alphaskins.com/sfiles/asldemo.zip

                                  in reply to: TsComboBox error in v6.56 #41843
                                  Support
                                  Keymaster

                                    Hello

                                    This control is added to the form directly or is placed on other control?
                                    Try the v6.57 please.

                                    in reply to: Weird TsListViews anomaly #41807
                                    Support
                                    Keymaster

                                      Hello and thank you for demo-programs. I think, you must set “Enable runtime themes” option in the new project and problem will be solved

                                      in reply to: PromptDataSource gives a Range Error #38430
                                      Support
                                      Keymaster

                                        QUOTE (HeDiBo @ Feb 23 2010, 06:16 PM) <{POST_SNAPBACK}>
                                        This makes me a bit Range checking and Overflow checking ON to catch these bugs before you release the package.[/size]


                                        Hello Dick
                                        I have enabled these checks by default in IDE options (and “typed @ operator” also) and I'm always working with them.
                                        Thank you for info, I'll check it.

                                        in reply to: OnMinimize OnRestore animation #38429
                                        Support
                                        Keymaster

                                          These things will be improved soon I think <img src="style_emoticons//smile.gif” style=”vertical-align:middle” emoid=”:)” border=”0″ alt=”smile.gif” />

                                          in reply to: scrollbar position painting problem #41762
                                          Support
                                          Keymaster

                                            Try this line after ScrollBar position changing :
                                            RedrawWindow(sScrollBox1.Handle, nil, 0, RDW_ALLCHILDREN or RDW_INVALIDATE);

                                          Viewing 20 posts - 4,521 through 4,540 (of 5,144 total)