View Single Post
  #10  
Unread 11-13-2004, 10:44 AM
filidecht's Avatar
filidecht filidecht is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Najena
Posts: 10
Default

Quote:
(tho i think reading the readme in the zip file would've helped a bit )
Got that part... the trick was with the different resolutions. With my 1280x1040, I wanted the bar 791 pixels down from the top. With the UI at a 1024x768 window, this of course moved it below the viewable screen area. The readme.txt didn't mention that little tidbit So I did some monkeying around, and found that while setting the position to -128,540 put it where I wanted it, I wanted to know *why* the UI was only using a 1024x768 window. And I found the answer in the eq2ui.xml file.

Main reason for posting was in case others came across the same situation


edited for typos
Reply With Quote