04-19-2009, 05:37 PM
Hi Ingo,
I\'m assuming here you\'ve created Window Tabs in the Window Manager, set the path to the floorplan XML files in the Window Manager Propoerties section for each window (unless it\'s of browser type of course).
The Floorplan XML files are the same as in the 1.0.16.0 version with one difference; in the XML file you\'ll see right at the start Width and Height keywords.
eg
You could try adding these to the XML manually and see if this then works.
Do you have an error on the Monitor window tab something like \'Error Loading XML config\"?
Regards
Julian
I\'m assuming here you\'ve created Window Tabs in the Window Manager, set the path to the floorplan XML files in the Window Manager Propoerties section for each window (unless it\'s of browser type of course).
The Floorplan XML files are the same as in the 1.0.16.0 version with one difference; in the XML file you\'ll see right at the start Width and Height keywords.
eg
Quote:<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?><Configuration Version=\"1.0.17.0\" Name=\"Comfort Client\" Description=\"Comfort Client Configuration File\" DateWritten=\"18/04/2009 18:58:43\" Width=\"569\" Height=\"790\"I put code in to allow the read to from 1.0.16.0 formats to work and allow for this but seems its not working for you. If you look at my examples I ship you\'ll see I dont have these keywords in either and this is how I tested.
You could try adding these to the XML manually and see if this then works.
Do you have an error on the Monitor window tab something like \'Error Loading XML config\"?
Regards
Julian

