Search found 7915 matches

by Ralph
Sat Mar 30, 2024 2:00 pm
Forum: Lua and API Scripting Help
Topic: Bind Slider to Image
Replies: 1
Views: 154

Re: Bind Slider to Image

Shouldn't the image move with the throttle position? You cannot make it nil afterwards. To hide an image, slider, etc, you use 'visible'. bla = true visible(my_image, bla) visible(my_slider, not bla) Note that when you make a slider invisible, or any input for that matter, you can no longer control ...
by Ralph
Sat Mar 30, 2024 1:58 pm
Forum: Air Manager Help
Topic: Dials not holding highlight when selected
Replies: 3
Views: 78

Re: Dials not holding highlight when selected

In a future version we might add auto enable.
by Ralph
Fri Mar 29, 2024 9:59 am
Forum: Air Manager
Topic: Black Square Dukes payware panel/gauges
Replies: 3
Views: 243

Re: Black Square Dukes payware panel/gauges

Haha you can model that I guess, with a timer and the gauge being a button. We're working on the 737, which is a huge task which needs to be finished first. We're not sure what's after that.
by Ralph
Fri Mar 29, 2024 9:57 am
Forum: Air Player ARM
Topic: Air Manager won't find Air Player ARM installed on RPi 4B
Replies: 10
Views: 6170

Re: Air Manager won't find Air Player ARM installed on RPi 4B

Did you update to the latest version of Air Player? Because that works fine here.
by Ralph
Thu Mar 28, 2024 12:13 pm
Forum: Lua and API Scripting Help
Topic: Invert Slider info and working position
Replies: 2
Views: 72

Re: Invert Slider info and working position

That would just be 1 - slider_pos
by Ralph
Tue Mar 26, 2024 6:49 pm
Forum: Air Manager Bug Reports
Topic: Latest AM Plug-in cuts Xplane Frame Rate in Half
Replies: 2
Views: 85

Re: Latest AM Plug-in cuts Xplane Frame Rate in Half

It's indeed something we still have to debug. It only happens on some systems. You can install the X-Plane 11 plugin, but you will loose streaming.
by Ralph
Tue Mar 26, 2024 6:09 am
Forum: Lua and API Scripting Help
Topic: Momentary Knob
Replies: 1
Views: 67

Re: Momentary Knob

Note that a switch has a pressed and released callback, just as a button. That's what you will need to use.
by Ralph
Mon Mar 25, 2024 6:51 pm
Forum: Air Manager Help
Topic: No new panels possible after update to V 4.2.8
Replies: 7
Views: 224

Re: No new panels possible after update to V 4.2.8

Then there's either something wrong with your configuration, or the OS does not allow writing to the configuration file. Can you please post your log.txt from C:/users/your username/Air Manager/