• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Search results

  1. F

    Global Wildfires Open Source Project - Need Programming

    Is anybody else have a DOWNLOAD issue? This started happening to me on the 21st February (according to my log files). I thought it may just "fix itself in a couple of days" as the web site was either down or being updated etc. But, no, I'm still getting it? So, is anybody else experiencing...
  2. F

    Global Wildfires Open Source Project - Need Programming

    Ah. I did not notice the LINKED file. YES, putting the "System.Windows.Interactivity.dll" file in to the same folder as the FSActiveFires.exe resolves the issue. Thanks. Interesting. Just for my own curiosity, why does that work? I will guess that file, or components that it contains, is...
  3. F

    Global Wildfires Open Source Project - Need Programming

    No, placing either the 32-bit mscorelib.dll or 64-bit mscorelib.dll in to the same folder does not resolve the issue. Research about CLR20r3 indicates that I should validate my .NET installation. Interestingly, version 0.1.6 beta of FSActiveFires was working fine as recently as last week. So...
  4. F

    Global Wildfires Open Source Project - Need Programming

    Help. The latest version (0.1.7 beta) is crashing on my system. Windows 7 64-bit. Running the program using the "Run as Administrator" option. Here are the details: Problem signature: Problem Event Name: CLR20r3 Problem Signature 01: FSActiveFires.exe Problem Signature 02: 0.1.7.0 Problem...
  5. F

    Global Wildfires Open Source Project - Need Programming

    This is really good. You've just made an already excellent utility even better. Keep up the excellent work.
  6. F

    Global Wildfires Open Source Project - Need Programming

    This is an awesome project. Great stuff! Are there any plans to have the program AUTO-connect to Simconnect when the simulation runs, and also to AUTO-download the FIRMS data? Perhaps something simple such as a check box option next to each button?
  7. F

    Possible to change pink/white waypoint colors for ObjectDetailLayerFlightPlan ?

    I am glad to know I am on the right track (no pun intended). Good explanation of the binary stuff. I get it. (Working with programmers all day helps too.) I was unaware of the "fs9gps Complete Guidebook". Nice work. I write technical documentation for the IT company that I work for, so...
  8. F

    Possible to change pink/white waypoint colors for ObjectDetailLayerFlightPlan ?

    Thanks Bob for taking time to reply ... Ahh. I see. I was looking to just change the color of the TEXT for the (not yet visited) waypoint names. Therefore, I was looking for something like "TextObjectDetailLayerFlightPlan" (which does not exist). I was "blinded" looking solely for...
  9. F

    Possible to change pink/white waypoint colors for ObjectDetailLayerFlightPlan ?

    I am using "ObjectDetailLayerFlightPlan" and the line "0xE 0xF (C:fs9gps:FlightPlanIsActiveApproach) ?" copied straight out of the GPS to show the flightplan on a gauge. This works fine. However, is there a way to change the default colors of pink and white for waypoints on the flightplan...
  10. F

    Using \{fnt1} with <gaugestring> as opposed to <formatted text>

    Ahh. I was not aware of that. Good to know. Notepad is my preferred editor here, not ACE's tool. I also note that one must have <FontFace>Arial</FontFace> included in the code. I was omitting that when doing my own initial unsuccessful tests trying to fluke upon the correct commands. I...
  11. F

    Using \{fnt1} with <gaugestring> as opposed to <formatted text>

    I am almost embarrased to see that. I had tried a number of different things, based around the knowledge that what I was doing with <AlternateColor id> was working and therefore, correct. I do note however that your example does not have <AlternateFont id="AlternateFont"> (following along...
  12. F

    Using \{fnt1} with <gaugestring> as opposed to <formatted text>

    I've searched everywhere and cannot find an answer to the following. I am familiar with how to change the font size for a gauge string using the /{fnt1}, /{fnt} delimiters. With <formattedtext>, you would do something like ... <Font ID="fnt1" Font="Arial" FontSize="16"/> ... and then...
  13. F

    Suggestions for Future Version 2012

    I appreciate the response. And your excellent efforts and work. Thanks.
  14. F

    Suggestions for Future Version 2012

    This thread is quite large ... I didn't read it all ... if the following have already been suggested, then I apologise. 1) Is it possible to allow COPYING and PASTING via Ctrl-C and Ctrl-V instead of having to right-click and choose those options. (Yes, I realise those key combinations are...
Back
Top