David H. Hutchens
David H. Hutchens
In @kevinawalsh's Canvas code, line 446, There is this: ` @Override` ` public void propagationCompleted(Simulator.Event e) {` ` paintCoordinator.requestRepaint();` ` }` So he has done the precise change that this...
@BFH-ktt1 : I agree that it would be best to take advantage of that careful work. For example, in sleeping on it, I realized that one of those "more changes"...
I am closing this issue as completed with #1965.
There are many Boolean Algebra simplification programs available online. The first listed when I searched was [www.boolean-algebra.com](https://www.boolean-algebra.com) which will take an expression and show steps to simplify it. I'm not...
There are two other sets of enables with RAM. There are the Byte Enables (BE) and the Line Enables (LE). Those could also be Active High or Active Low. There...
I tried to reproduce this on my Mac. I was not able to do so. I wasn't sure what "go to recently opened" means. I navigated to a place with...
@telephone001: Thank you for providing more information. I tried what you suggested and the save window continues to work correctly for me. I cannot replicate the problem on the Mac....
I agree with @maehne about the use of network URLs to load files during startup. We have not used networks for any functionality, and I don't think loading images is...
This issue should be fixed in the main branch with #1843. @prlaba: would you please check that and either let us know what else should be done or close this...
I have verified that I can use Eclipse 2024-03 (latest release) with our main branch with Java 21. I have also similarly used the latest release of IntelliJ. I also...