Page 1 of 1

Save O2C Layout

PostPosted: Mon Mar 07, 2016 5:44 am
by joshhuggins
The ObjectViewer.GUI doesn't seem to be saving/read correctly when loading objects into it. The date and time changes/updates, but keeps reverting the layout.

This is how I set it up
O2C.PNG


This is how it loads up on the next viewing
O2C-Reload.PNG

Re: Save O2C Layout

PostPosted: Fri Mar 18, 2016 3:44 pm
by joshhuggins
So figured out a little more on this. I have the following path in my dcadwin.ini
Code: Select allPATH_GUI_FILES=Support Files\User Interface\
It looks like the O2C viewer is still writing the ObjectViewer.GUI file to the Support Files folder instead of the path set for PATH_GUI_FILES= when the viewer is closed. It correctly reads the ObjectViewer.GUI from the PATH_GUI_FILES=Support Files\User Interface , so the file in the \Support Files\User Interface location never gets updated. I manually copied the updated file from \Support Files into the \Support Files\User Interface folder and it is correctly reading from there with my saved layout.