Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Docking pane and tear away tabs text
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Docking pane and tear away tabs text

 Post Reply Post Reply
Author
Message
denczek View Drop Down
Newbie
Newbie


Joined: 06 August 2004
Status: Offline
Points: 27
Post Options Post Options   Thanks (0) Thanks(0)   Quote denczek Quote  Post ReplyReply Direct Link To This Post Topic: Docking pane and tear away tabs text
    Posted: 13 March 2007 at 3:48pm

We have implemented docking panes and tear away tabs in our application.  The panes are created with a resource ID that also has the text for the docking panes and the tabs in the string table.  The text does not show up on the docking panes (the title bar of the panes is blank) and only the images show up on the tabs (no text). 

Is there something else we need do to get the text to display?
 
Thanks...
Back to Top
denczek View Drop Down
Newbie
Newbie


Joined: 06 August 2004
Status: Offline
Points: 27
Post Options Post Options   Thanks (0) Thanks(0)   Quote denczek Quote  Post ReplyReply Direct Link To This Post Posted: 14 March 2007 at 10:00am

I figured out that the persistance mechanism, since it was put in place before the title info was put into the string table, was stored without the text.  The reloading of the persistance info for the docking panes was overwriting the text and resetting it to an empty string.  Once the XML file used for persistance was deleted and recreated, everything worked as expected.

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.