![]() |
How to save a layout to a file? |
Post Reply
|
| Author | |
mikej
Newbie
Joined: 08 March 2004 Location: United States Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Topic: How to save a layout to a file?Posted: 08 March 2004 at 11:01am |
|
I'm trying to save a layout to an .ini file and I'm using the SaveToFile() method of the CXTPDockingPaneLayout class but it doesn't do anything. Code: CXTPDockingPaneManager m_paneManager; I don't get any compile or runtime errors, it just doesn't do anything. Is there something that I'm missing or does anyone know of another way to save a layout to a file? Thanks
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 March 2004 at 2:45pm |
|
try to debug the code. Try to set full path for "test.ini" |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
mikej
Newbie
Joined: 08 March 2004 Location: United States Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 March 2004 at 9:27am |
|
I tried specifying the entire path but it made no difference. I'm using MS Visual C++ 6.0 and I can't step through the code for any CodeJock classes. I tried copying the .cpp and .h files for the classes I want to step through to the same folder the executable is running from, but it still doesn't work. I also tried setting the working directory under the Project Settings->Debug tab to the location of the CodeJock class files. I'd really appreciate any other suggestions. Thanks |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 March 2004 at 10:59pm |
|
Try to add Toolkit_Dll project to your workspace.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |