View Single Post
  #1  
Unread 08-04-2007, 12:01 AM
Aalwein's Avatar
Aalwein Aalwein is offline
GM, Scarlet Underground
Premium Member
Interface Author - Click to view interfaces
 
Join Date: Apr 2007
Posts: 163
preparing a new ui

Alright guys, how do I generate the numbers needed to be subtracted from the X and Y values of the "ToolbarField."

I'm looking for the values in the formulas:
*screen resolution width* / 2 - *X VALUE*
and
*screen resolution height* - *Y VALUE*

I'm assuming the value is derived from the size of the letterbox image, but I can't figure out how to generate it.
Reply With Quote