September 1, 200322 yr Hi everibody:I'am trying to make a gauge for FS2002/4 in which I need to set more than 1 area for the mouse eventsSo How can I make litle boxes whiting a space where I set TOP BOTTON LEFT and RIGHT area?like+--------------+| 1 || ____ || | 2| || ---- ||--------------|| | || 3 | 4 || | |+--------------+where 1,2,3,4 are different areas for the mouseThanks for any help
September 1, 200322 yr Try to use more then one statement, ........ see e.g. the Baron "Engine Controls Unit.xml". can contain other ("Subareas") if needed. Left,Right,Top,Bottom don't need all be present e.g. means everything right of 30 is part of the rectangle (the left border is 30). In combination with "SubAreaing" the borders of the "higher order" Area are used in the "lower order" Area to determine the mose rectangles. ... ... ... ... The high order Area starts a square at 30/30, the sub Areas divide this in two low order areas, each 15 wide and 30 high.Arne Bartels
Create an account or sign in to comment