| nl Forumjunkie
 
  
  
 Alter: 56
 Anmeldung: 09.07.2006
 Beiträge: 763
 Wohnort: Naunhof
 
 
 
 |  
 
 
| 
| 
 |  
| hallo, 
 wie in einigen anderen Foren schon geschrieben, gibt es die Möglichkeit, die Höhenanzeige in RC Win zu aktivieren. leider nur in der Kompassansicht,
 die Anzeige in der Kartenansicht funktioniert momentan nicht,
 hier der
 Link
 dazu
 getestet habe ich mit einer Sirf 3 und einer SkyTraQ GM54, es treten keine Problem auf
 die PFSkin.skn hat bei mir im Abschnitt " GPSView" diese Einstellungen:
 
 GPSView
 {
 Class: SkinContainer;
 Coordinates: 0,0,800,480;
 TextColor: 255,255,255;
 Background: 273,0,0,800,480,0,0,255,0,255;
 BGColor: 210,200,220;
 BGMode: opaque;
 FgColorByInvalidGPS: "128,128,128"; // additional property
 DefaultFont: 13;
 Title
 {
 ID: 6677;
 Class: SkinText;
 Coordinates: 83,395,633,85;
 // TextId: 30009;
 TextColor: 255,255,255;
 TextCoordinates: 8,0,633,85;
 BGMode: transparent;
 Font: 33;
 HAlign: center;
 VAlign: center;
 }
 lo_text
 {
 ID: 11;
 Class: SkinText;
 Coordinates: 400,230,238,53;
 TextId: 20002;
 TextCoordinates: 3,7,232,37;
 TextColor: 255,255,255;
 BorderColor: 255,255,255;
 Font: 51;
 HAlign: center;
 VAlign: center;
 }
 speed_text
 {
 Class: SkinText;
 Coordinates: 400,70,238,53;
 TextId: 20003;
 TextCoordinates: 3,7,232,37;
 TextColor: 255,255,255;
 BorderColor: 255,255,255;
 Font: 51;
 HAlign: center;
 VAlign: center;
 SetFocusOnLoad: yes;
 }
 la_text
 {
 ID: 12;
 Class: SkinText;
 Coordinates: 400,150,238,53;
 TextId: 20001;
 TextCoordinates: 3,7,232,37;
 TextColor: 255,255,255;
 BorderColor: 255,255,255;
 Font: 51;
 HAlign: center;
 VAlign: center;
 }
 m_latitude // Längengrad
 {
 ID: 112;
 Class: SkinText;
 Coordinates: 550,150,238,53;
 TextColor: 255,255,255;
 BGMode: transparent;
 Font: 33;
 HAlign: center;
 VAlign: center;
 }
 m_longitude // Breitengrad
 {
 ID: 111;
 Class: SkinText;
 Coordinates: 550,230,238,53;
 TextColor: 255,255,255;
 BGMode: transparent;
 Font: 33;
 HAlign: center;
 VAlign: center;
 }
 m_speed
 {
 ID: 113;
 Class: SkinText;
 Coordinates: 550,70,238,53;
 Text: "^F18^%s ^F51^%s";
 TextColor: 255,255,255;
 BGMode: transparent;
 HAlign: center;
 VAlign: center;
 }
 
 HDOPText
 {
 ID: 10174;
 Class: SkinText;
 Coordinates: 420,12,75,46;
 TextId: 20116;
 TextColor: 255,255,255;
 BGMode: transparent;
 Font: 11;
 HAlign: center;
 VAlign: center;
 }
 HDOP
 {
 ID: 10175;
 Class: SkinText;
 Coordinates: 505,12,50,49;
 TextColor: 255,255,255;
 BGMode: transparent;
 Font: 11;
 HAlign: center;
 VAlign: center;
 }
 HeightText
 {
 ID: 10150;
 Class: SkinText;
 Coordinates: 400,310,238,53;
 TextId: 20151;
 TextCoordinates: 3,7,232,37;
 TextColor: 255,255,255;
 BGMode: transparent;
 BorderColor: 255,255,255;
 Font: 51;
 HAlign: center;
 VAlign: center;
 }
 m_height
 {
 ID: 10007;
 Class: SkinText;
 Coordinates: 550,310,238,53;
 Text: "^F2^%s ^F6^%s";
 TextColor: 255,255,255;
 BGMode: transparent;
 Font: 33;
 HAlign: center;
 VAlign: center;
 }
 
 m_satellites
 {
 ID: 10010;
 Class: SkinText;
 Coordinates: 740,7,43,49;
 TextColor: 255,255,255;
 FocussedTextColor: 255,255,255;
 BGMode: transparent;
 Font: 11;
 HAlign: right;
 VAlign: center;
 }
 m_receptionQuality
 {
 ID: 10009;
 Class: NStateIcon;
 Coordinates: 610,18,103,26;
 BGMode: transparent;
 States: 10;
 BitmapReference1: 274,0,260,103,26,0,0,255,0,255;
 BitmapReference2: 274,0,234,103,26,0,0,255,0,255;
 BitmapReference3: 274,0,208,103,26,0,0,255,0,255;
 BitmapReference4: 274,0,182,103,26,0,0,255,0,255;
 BitmapReference5: 274,0,156,103,26,0,0,255,0,255;
 BitmapReference6: 274,0,130,103,26,0,0,255,0,255;
 BitmapReference7: 274,0,104,103,26,0,0,255,0,255;
 BitmapReference8: 274,0,78,103,26,0,0,255,0,255;
 BitmapReference9: 274,0,52,103,26,0,0,255,0,255;
 BitmapReference10: 274,0,26,103,26,0,0,255,0,255;
 BitmapReference11: 274,0,0,103,26,0,0,255,0,255;
 }
 ErrorMessage
 {
 ID: 96;
 Class: VanishingErrorBox;
 Coordinates: 0,0,800,480;
 Background: 273,0,0,800,480,0,0;
 TextCoordinates: 83,395,633,85;
 TextColor: 255,255,255;
 BGMode: transparent;
 Font: 51;
 HAlign: center;
 VAlign: center;
 Wordbreak: yes;
 }
 MainMenuButton // Hauptmenü-Button
 {
 //ID: 10075;
 Class: PushButton;
 Coordinates: 720,395,80,85;
 Enabled:  382,0,0,80,85,14,15;
 Pushed:  382,85,80,85,17,18;
 Action: MapMenu.main;
 BGColor:0,0,0;
 PYOffset: 2;
 BGMode: opaque;
 Wordbreak: yes;
 }
 
 
 BackButton // zurück
 {
 ID: 10077;
 Class: PushButton;
 Coordinates: 0,395,80,85;
 BGMode: opaque;
 BGColor: 0,0,0,175;
 DisableFocus: yes;
 Action: MapMenu.leave;
 BGColor:0,0,0;
 HKPush: "left";
 PYOffset: 2;
 Enabled: 380,0,0,80,85,14,15;
 Pushed: 380,0,85,80,85,17,18;
 // Border: 1;
 PYOffset: 2;
 BGMode: opaque;
 Wordbreak: yes;
 }
 
 CompassRose
 {
 ID: 10283;
 Class: CompassBitmapElement;
 Coordinates: 135,85,253,268;
 DisableFocus: yes;
 States: 36;
 BitmapReference1: 300,0,0,253,268,0,0,255,0,255;
 BitmapReference2: 301,0,0,253,268,0,0,255,0,255;
 BitmapReference3: 302,0,0,253,268,0,0,255,0,255;
 BitmapReference4: 303,0,0,253,268,0,0,255,0,255;
 BitmapReference5: 304,0,0,253,268,0,0,255,0,255;
 BitmapReference6: 305,0,0,253,268,0,0,255,0,255;
 BitmapReference7: 306,0,0,253,268,0,0,255,0,255;
 BitmapReference8: 307,0,0,253,268,0,0,255,0,255;
 BitmapReference9: 308,0,0,253,268,0,0,255,0,255;
 BitmapReference10: 309,0,0,253,268,0,0,255,0,255;
 BitmapReference11: 310,0,0,253,268,0,0,255,0,255;
 BitmapReference12: 311,0,0,253,268,0,0,255,0,255;
 BitmapReference13: 312,0,0,253,268,0,0,255,0,255;
 BitmapReference14: 313,0,0,253,268,0,0,255,0,255;
 BitmapReference15: 314,0,0,253,268,0,0,255,0,255;
 BitmapReference16: 315,0,0,253,268,0,0,255,0,255;
 BitmapReference17: 316,0,0,253,268,0,0,255,0,255;
 BitmapReference18: 317,0,0,253,268,0,0,255,0,255;
 BitmapReference19: 318,0,0,253,268,0,0,255,0,255;
 BitmapReference20: 319,0,0,253,268,0,0,255,0,255;
 BitmapReference21: 320,0,0,253,268,0,0,255,0,255;
 BitmapReference22: 321,0,0,253,268,0,0,255,0,255;
 BitmapReference23: 322,0,0,253,268,0,0,255,0,255;
 BitmapReference24: 323,0,0,253,268,0,0,255,0,255;
 BitmapReference25: 324,0,0,253,268,0,0,255,0,255;
 BitmapReference26: 325,0,0,253,268,0,0,255,0,255;
 BitmapReference27: 326,0,0,253,268,0,0,255,0,255;
 BitmapReference28: 327,0,0,253,268,0,0,255,0,255;
 BitmapReference29: 328,0,0,253,268,0,0,255,0,255;
 BitmapReference30: 329,0,0,253,268,0,0,255,0,255;
 BitmapReference31: 330,0,0,253,268,0,0,255,0,255;
 BitmapReference32: 331,0,0,253,268,0,0,255,0,255;
 BitmapReference33: 332,0,0,253,268,0,0,255,0,255;
 BitmapReference34: 333,0,0,253,268,0,0,255,0,255;
 BitmapReference35: 334,0,0,253,268,0,0,255,0,255;
 BitmapReference36: 335,0,0,253,268,0,0,255,0,255;
 }
 
 und dazu ein Bild:
 
   |  
|  |  |  |  
| 
 
 
 |  |