JonathanOrr / A321Neo-FXPL

The A32NX Project, a A321NEO freeware for the X-Plane community
GNU General Public License v3.0
165 stars 70 forks source link

Henrick oans menu #57

Open hkkhkhkhk opened 3 years ago

hkkhkhkhk commented 3 years ago

OANS Menu.

Manipulate table in ND/subcomponents/graphics_oans_menu.lua Table is called oans_menu. Includes everything you need to draw, What's left is just matching the cursor clickspots and manipulate accordingly.

Terms: "Highlighters" : If the cursor is hovering above the button or menu item which spawns a blue rectangle frame around it. "avail/ available" : If the button is able to be clicked. If not, the labelling text on top is greyed out. "scroller_ratio" : The scrolling bar of the dropdown menu, enter a value of 0-1, 0 is bottom 1 is top. "facility" : Page 1 options on the left, RWY, TWY etc. Counted from top to bottom, 4 in total. "entry_type" : Page 2 options on the left, IATA ICAO etc. 3 in total.