• 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.

Is there a better editor?

Messages
201
Hello,
I'm using FS Panel Studio, and editing gauges is not confortable enough.
For example you can't drag and move "clickable areas". You have to position them specifing X,Y coordinates.
Is there any editor more friendly and flexible?
Thanks!
 
Not as far as I'm aware. Even the ACES editor in the FSX SDK is a pretty useless piece of junk, IMNSHO.

I use Visual Studio 2008 myself, since I can do both C gauge coding and XML gauge scripting with just one program.
 
hi Bill,
thanks for the info.
With VS 2008 can one "draw" the clickable areas? i.e. the buttons of a FMC
 
No, it is not a 'visual editor' at all. It is a program editor however, and will quickly highlight any errors you will make...

I remember that "someone" tried without much success to develop a WYSIWYG XML studio.
 
I use Visual Studio 2008 myself, since I can do both C gauge coding and XML gauge scripting with just one program.

I have been using Notepad++ for XML coding and highly recommend it. I had looked at Visual Studio in the past but found it cost prohibitive. After seeing this thread I looked again and was delighted to find that Visual Studio 2013 Community is a free download. I installed it yesterday and it seems to have all the bells and whistles. It's been ages since I programed in C but I might have to dig out the old text books now.
 
Express were free as long as I remember. Community is now a complete package, available freely. Great stuff.

I'd also add to Bill, visual studio indeed is visual, but for Windows applications, not simulator gauges.
 
Indeed....that's why when im doing a gauge I typically have a GIMP window open at the same time
 
Back
Top