There are two ways of using it:
- replace the current eBookSimMain.xml with the attached one while renaming it from eBookSimMain800.xml to eBookSimMain.xml
- Change this line in eBookSim.xml
Quote:
<document href="[applicationPath]eBookSim/scripts/eBookSimMain.xml"/>
|
to
Code:
<document href="[applicationPath]eBookSim/scripts/eBookSimMain800.xml"/>
If you are using a lower resoltion you can shift the skin further up by changing this line in eBookSimMain800.xml
Code:
<panel id="MAIN" skin="panel" visible="true" left="0" right="0" top="-37" bottom="0">
but you will cut of part of the top permanently. As the application window cant be "pulled" greater then the actual screen-res.