Support

Forum Replies Created

Viewing 20 posts - 4,461 through 4,480 (of 5,144 total)
  • Author
    Posts
  • in reply to: Frame not skinned #42370
    Support
    Keymaster

      Of course Lite Edition haven't support of frames. Thank you for choosing AlphaControls

      in reply to: inherit from TsPanel #42365
      Support
      Keymaster

        QUOTE (ErmandoFerrari @ Apr 27 2010, 04:37 PM) <{POST_SNAPBACK}>
        I haven't experience with delphi but having a look in sPanel.pas I havn't find the implementation of that functions… look like the “pure virtual” functions in C++


        No, implementation of these functions is existing there..
        PaintWindow implemented in the line №265
        OurPaint – 164
        WriteText – 474

        in reply to: Frame not skinned #42363
        Support
        Keymaster

          Hello

          You can try to put the TsFrameAdapter component on the frame in design-time.
          Default value of the sFrameAdapter.SkinData.SkinSection property is 'GROUPBOX', but you can change it for testing (to 'HINT', for example).

          If you can show a small demo with the problem then problem will be solved very quickly (if problem exists still).

          in reply to: inherit from TsPanel #42362
          Support
          Keymaster

            I'm sorry, I haven't big experience in work with Builder, but I think, you have a standard error of modules linking.
            You have searched “Unresolved external” in the Net?
            Some links :
            http://www.youtube.com/watch?v=gbRcZho2SvY
            http://bytes.com/topic/c/answers/512820-li…-builder-2006-a
            http://webcache.googleusercontent.com/sear&#8230;;client=firefox

            in reply to: is bugs?please help #42326
            Support
            Keymaster

              This problem will be solved in the version 7 (beginning of summer I think).

              in reply to: I have idea (office 2010) #42359
              Support
              Keymaster

                Thanks, you have a good idea, but I can't say when such skin will be available, maybe soon.
                Office2010_Silver.rar is not useful (deleted).

                in reply to: How to use Framebar? #42332
                Support
                Keymaster

                  gabrielsch, some information you can find in the help-file and in demo-files.
                  I'll be glad to answer to your detailed questions.
                  If you haven't experience of work with frames then I can suggest you to use the TacScrollPanel component (analog of FrameBar, but with panels).
                  You can find this control with sources there.

                  in reply to: TsDBGrid Errors #42330
                  Support
                  Keymaster

                    Hello
                    You have an old acDBGrid.pas file, seems. Please update him.

                    in reply to: OnMinimize OnRestore animation #42331
                    Support
                    Keymaster

                      Minimizing/restoring effect will be added in the next Beta I think.

                      in reply to: What needs to be built/included for application? #42327
                      Support
                      Keymaster

                        QUOTE (DoctorJellybean @ Apr 22 2010, 01:34 PM) <{POST_SNAPBACK}>
                        So skin file must either be in Exe or deployed separately to work?


                        As you want, you can use both ways also. Default skin for your application may be built-in.
                        In any case a skin must be accessible for the SkinManager

                        in reply to: TMS #42306
                        Support
                        Keymaster

                          Будет возможно на днях.

                          in reply to: What needs to be built/included for application? #42297
                          Support
                          Keymaster

                            You can insert skins into Exe (the sSkinManager.InternalSkins property) or you can deploy skins as separate files (*.asz).
                            You have a problem with that?

                            in reply to: TsRadioGroup memory leak with TNT #42296
                            Support
                            Keymaster

                              Thank you

                              in reply to: Packaging application-specific glyphs in the skin file? #42274
                              Support
                              Keymaster

                                Topic was moved to Tricks <img src="style_emoticons//smile.gif” style=”vertical-align:middle” emoid=”:)” border=”0″ alt=”smile.gif” />

                                in reply to: Packaging application-specific glyphs in the skin file? #42271
                                Support
                                Keymaster

                                  Hello
                                  Here is a demo, try it please.
                                  Options.dat changing is not required here. New way is much easier.

                                  in reply to: Rendering error for Sand skin and TsDBCtrlGrid #42268
                                  Support
                                  Keymaster

                                    Thank you for demo!
                                    Problem will be solved at the nearest few days when new release will be available.

                                    Here is a patched file.

                                    in reply to: TMS #42243
                                    Support
                                    Keymaster

                                      Если TAdvSmoothSplashScreen и SkinManager лежат на одной форме, то нужно поменять Creation order (правой кнопкой мыши), чтобы TAdvSmoothSplashScreen создавался первым.
                                      Тогда при первом появлении должно быть нормально показано.
                                      А при каждом новом показе можно отключать автоматическую скинизацию новых форм.

                                      in reply to: TMS #42228
                                      Support
                                      Keymaster

                                        Если сплэш-крин создается перед созданием TsSkinManager (перед DataModule), то это тоже будет решением.

                                        in reply to: is bugs?please help #42223
                                        Support
                                        Keymaster

                                          Hello
                                          It's a known problem. After adding of menu item by Windows this item is not skinned, we haven't TMenuItem object added, only a handle. One solution is available now – adding of such menu items manually.

                                          in reply to: How to change formtitle in wood skin? #42222
                                          Support
                                          Keymaster

                                            Hello
                                            You can do it in 2 steps
                                            1. Add the “CAPTION” skinsection to the skin, where will be defined the image of panel under caption text.
                                            2. For a caption centering use the TsSkinProvider.CaptionAlignment property.

                                          Viewing 20 posts - 4,461 through 4,480 (of 5,144 total)