Windows 10 skin

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #53494
    Support
    Keymaster

      Hello

      Please, specify a type of this control.

      Maybe you can show a demo?

      #53495
      Lasse
      Participant

        Sure,

        The control is my own TBCEditor – https://github.com/bonecode/TBCEditor

        You can download the editor which is build with the version 10.10 and using the control:

        http://bonecode.com/downloads/EditBone32.zip (32-bit)

        http://bonecode.com/downloads/EditBone64.zip (64-bit)

        The demo for the TBCEditor is not build with the latest version (I think it is 10.05) and it seems to work.

        #53496
        Lasse
        Participant

          I made a simple example and it works. I have to figure out what the actual problem is.

          #53507
          Lasse
          Participant

            I did fix the problem. It was caused by setting the editor's Visible property from False to True when creating a frame for a tab sheet. Not sure why it didn't work with the Windows 10 skin but now it works. 🙂

            #53516
            Lasse
            Participant

              There are still Windows 10 skin related problems with resizing (see attachment). Other skins are working perfectly.

              #53524
              Support
              Keymaster

                Hi! Could you send me Dfm-file for this form for researching?

                Also, what I should to do for reproducing of first issue and issue with tabs in your project? (step-by-step)

                #53588
                Lasse
                Participant

                  This can be closed. The reason for this was an unnecessary set of tab sheet's SkinData.SkinSection when a tab sheet was created. After removing it everything works like it should. 🙂

                Viewing 7 posts - 1 through 7 (of 7 total)
                • You must be logged in to reply to this topic.