Page control captions not showing in IDE

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #47915
    Hamilton
    Participant

      Bump for a reply..

      #47919
      Support
      Keymaster

        Hello

        Do you uses TntUnicode?

        'Hamilton' wrote:
        I've reproduced this in a fresh project in Delphi 2010 just by putting a TsPageControl onto a form and adding a page – the caption you give that tabsheet does not appear.

        Can you show this project, please?

        #47940
        Hamilton
        Participant

          Hi Serge,

          I fixed this in my main projects by reloading all of the skins so this issue is no longer a showstopper for me.

          The bug does still exist however. I could send you a demo app but I believe you should be able to repro this just by:

          1. Create a new VCL forms app

          2. Put a TsPageControl down

          3. Add a tab to the page and notice that the caption does not display in the IDE or at runtime.

          I've attached a screen shot that shows this. Do you get the same result?

          After further testing I can add a step 4 above:

          4. Add a SkinManager and SkinProvider to the project and the captions appear

          In my existing projects the tab captions did appear at runtime but did not appear at design time until I reloaded the skins. For my sample app the captions did not appear at either design time or runtime until I added a skin.

          PS I'm not using TnT but I am using DevExp v6.

          Regards,

          Hamilton

          #48045
          Hamilton
          Participant

            Fixed in v7.62.

            * Fixed error in the TsPageControl when captions are not visible without skins

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