![]() |
Simple question |
Post Reply ![]() |
Author | |
Baylorman ![]() Intermediate Group ![]() Joined: August-04-2004 Points: 95 |
![]() ![]() ![]() ![]() ![]() Posted: October-24-2005 at 9:33pm |
I want to bring up pop up instruments in FSPS without using any buttons - merely by right and left clicking on the instruments.
What is the nomenclature that must be written into the panel.cfg that creates the right or left click pop up? Thanks, |
|
Baylorman
|
|
![]() |
|
Considero ![]() Senior Member ![]() Joined: February-09-2004 Location: Netherlands Points: 292 |
![]() ![]() ![]() ![]() ![]() |
Hi Baylorman,
For your purpose you need to know the identnumber of the gauge. That identnumber must be placed in the popup window. As is described in the manual page 95 and 96. But I am afraid that will not help you very much, because you will propably get stuck the same way I did. I started a new topic on 19/10/2005 about finding the identnumbers from non-xml gauges. But I still got no answer. Not even from Ed himself. ![]() ![]() So if someone will answer my post, we can both go on. Best regards, Arjen The Netherlands |
|
![]() |
|
Ed Struzynski ![]() Moderator Group ![]() Joined: December-26-2002 Points: 370 |
![]() ![]() ![]() ![]() ![]() |
What you actually pop up is not a gauge but a window. The Ident of a Window is easy to get or set in the FSPS "Window:Properties" menu pick.
In the gauge itself, a click event is what toggles the Window, for example in the Simicons gauge GPS Icon, the click event is: <Click>225 (>K:PANEL_ID_TOGGLE)</Click> which toggles the Window with an Ident of 225, which is also the "GPS_PANEL" (check out the SDK Gauges.h for equivalent names). |
|
![]() |
Post Reply ![]() |
|
Tweet |
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |