|
From: | Pascal Brisset |
Subject: | Re: [Paparazzi-devel] Papgets |
Date: | Mon, 18 May 2009 23:47:44 +0200 |
User-agent: | Thunderbird 2.0.0.21 (X11/20090409) |
Hi,papget buttons currently are available only with an icon. So you cannot drag&drop the "Dash" text button from the strip onto the GCS map area. If you want a Dash button, write in your XML layout file:
<papget type="variable_setting" display="button" x="231" y="359"><property name="variable" value="v_ctl_auto_throttle_cruise_throttle"/>
<property name="value" value="1."/> <property name="icon" value="on.png"/> </papget> and you will probably want to replace the "on.png" by a nice Concorde icon --Pascal Uttam Chandrashekhar wrote:
Hi Pascal,The new Papgets are very useful! Can I have Dash, cruise and loiter buttons on the GCS Map area? Isn't that a variable setting for auto cruise throttle?-Thanks Uttam ------------------------------------------------------------------------Cricket on your mind? Visit the ultimate cricket website. Enter now! <http://in.rd.yahoo.com/tagline_cricket_1/*http://beta.cricket.yahoo.com>------------------------------------------------------------------------ _______________________________________________ Paparazzi-devel mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |