I am trying to setup multi monitors for my project but my pages all
show up on top of each other on the first monitor. I have followed
Q4688 but I still can't get it to work. What could be the
problem?
There is a Citect.ini parameter called [Page]OriginAdjust which is
set to 1 by default. If one of your pages is partially off the
monitor screen, the OriginAdjust parameter will move that page
to coordinates (0,0) which is the first monitor. This can happen if
you have the parameter [MultiMonitors]ScreenWidth incorrect by
a few pixels for example.
If you set [Page]OriginAdjust=0 your pages will be displayed where
you specified, allowing you to adjust the position if needed.
Related Links
Attachments