Helmut Neemann
Helmut Neemann
There is no special code in Digital that deals with a desktop folder, and I don't know if the desktop on a Mac is a real folder in the file...
I took a second look at the code: The dialog to open a file is the unmodified JFileChooser which comes with the JRE installation. Here everything should be visible which...
Hm! The custom menu has a last entry called "Update". Does pressing this button make a difference? I also thought about the upper screenshots. What happens if "All Files" is...
> However, as I said, the custom menu is normally not present. However, as soon as I Save As the new, empty design, the custom menu appears as do all...
But that brings up another question: If the jvm can see the files when the custom folder is scanned and they appear in the custom menu, why should the jvm...
This is not as simple as it seems because the documentation says: Quote: "To package your application for multiple platforms, you must run the packaging tool on each platform."
The problem is much more that the builds for the distributions are generated by travis-ci, and I'm not sure if multiple virtual machines can be launched for a single distribution....
Due to the architecture of the simulator this is not possible. Enabling this feature would require significant changes. The only way to get information from an embedded circuit is to...
> I am finding it difficult ot navigate the source code - not your fault, I am getting old and slow. How is the relationship between the visual output and...
@sgparry You are right! Such a view of a running sub circuit can be implemented without implementing a new simulation engine. I have added this issue to the milestone so...