View Single Post
  #4  
Unread 08-23-2008, 12:41 AM
Aurelet Aurelet is offline
The Wary
 
Join Date: Aug 2008
Posts: 1
Same Custom UI on 2 pc's

It can be done, but the UI has to be modified for the different resolutions.

Formulas are

(Resolution-length of the bars)/2 Horizontal position

(Resolution-Height of bars) Vertical Position

The line to modify will look something like this

<Element ID="ToolbarField" X="200" Y="954" Width="1440" Height="246">
Reply With Quote