View Single Post
Old 12-08-2010, 11:32 AM   #64
Mark Nord
2B || !2B
Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.
 
Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
Modified eBookSim.xml for a screen-resolution of 800 lines

There are two ways of using it:
  1. replace the current eBookSimMain.xml with the attached one while renaming it from eBookSimMain800.xml to eBookSimMain.xml
  2. 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.
Attached Thumbnails
Click image for larger version

Name:	Image1.jpg
Views:	258
Size:	119.5 KB
ID:	62477   Click image for larger version

Name:	Image2.jpg
Views:	274
Size:	95.7 KB
ID:	62478  
Attached Files
File Type: xml eBookSimMain800.xml (23.2 KB, 512 views)
Mark Nord is offline   Reply With Quote