PDA

View Full Version : ?? Changing position of panel parts in .cfg file??



atr_42_500
05-08-2003, 07:22 AM
LAST EDITED ON May-08-03 AT 07:30AM (EDT)[p]Hi!

I wonder how can I move a certain panel part (let's say a clickspot) using panel.cfg data?

What part of its line in the panel cfg is responsible for the position?

Thanx.

Nice flights,
Mircea.
http://www.flightsim.com/dcforum/User_files/3e65b9fe714be027.jpg
Fly to LROP!

rcbarend
05-08-2003, 11:45 AM
gauge.. = gaugename, a,b,c,b

Where
a: horizontal coordinate of the panel window
b: vertical .....
(0,0,... is top-left position on that window)

c: horizontal size of the gauge bitmap in pixels
d: vertical size ....

Just make sure that you stay within the range of the other gauges in that window (so your gauge does fall of the panel :-).
And don't have two gauges overlap eachother in a window.

Rob

atr_42_500
05-09-2003, 02:17 AM
Thanx a lot Rob, U're very kind!
:-wave

Nice flights,
Mircea.
http://www.flightsim.com/dcforum/User_files/3e65b9fe714be027.jpg
Fly to LROP!