October 28, 200619 yr Are there any FSX type panel toggle button gauges that when pushed will select Panels 1 through 6. I have some toggles that will select panels by ident, like 10001, but that requires renaming the panel idents, which I don't want to do. Thanks, regards, Bob.
October 29, 200619 yr Moderator Bob, FS9 XML gauges will also work in FSX, and there have been several uploads to the file library here with such gauges... I don't recall any specific file names off hand though.On the other hand, the code is so drop-dead simple, why not "roll your own?" :)<?xml version="1.0" encoding="utf-8"?>260 (>K:PANEL_ID_TOGGLE)In the example above, you'd create a tiny bitmap you want to display 19 x 19 pixels in size, and name it Subpanel_1_icon.bmp ...In the line the number following would be whatever you have for Window01 as the Panel Ident. Fr. Bill AOPA Member: 07141481 AARP Member: 3209010556 Avsim Board of Directors | Avsim Forums Moderator
October 29, 200619 yr Author Hi Bill. Thanks. Can the ident be a name like MISC_POPUP_7 or does it have to be a number? I don't want to rename the ident ,if possible. Best regards, Bob.
October 29, 200619 yr Bob,Give this a try. The internal gauge names are panel_1, panel_2, panel_3, etc.Doughttp://forums.avsim.net/user_files/159967.zip
Create an account or sign in to comment