-
When a model contains one or more tank with a volume curve AND CanOverflow attribute, it cannot be simulated from GUI:
- simulation is OK with the toolkit.
- opening the model with Epanet is OK.
…
-
Hi, thanks a lot for your work! Appreciated!
I encountered some problem when I try to build it with ant and ivy.
My environment is ubuntu 18.04 and openjdk-8 on a docker image.
When I run `ant…
-
# Configuration
I configured `mlterm` to work on wayland
```Bash
./configure --with-gui=wayland --with-scrollbars --disable-scim --disable-canna \
--with-gtk=3.0 --disable-in…
-
It would be really nice if this extension supported other Mozilla applications such as Thunderbird and SeaMonkey, as it is just as useful on those as it is on Firefox.
In fact, there's an especially …
-
I noticed you have a plugin for Ghidra, but it is not the only one FOSS tool available.
[Radare2](https://github.com/radareorg/radare2) is a highly-portable cross-platform reverse engineering framewo…
-
I see benefit for developers and coders in sharing code for the python guis.
If we build the right abstractions it would mean implementers of other toolkits could very easily:
- test
- documentation
…
-
Test project:
[demo.zip](https://github.com/cuba-platform/cuba/files/2468587/demo.zip)
Source issue:
https://www.cuba-platform.ru/discuss/t/ispolzovanie-kompozitnyh-atributov-v-sushhnostyah-s-ier…
-
`%matplotlib` tries to activate the system specific backend (from `matplotlib.rcParamsOrig['backend']` and then remembers this. A subsequent `%matplotlib notebook` fails with "Warning: Cannot change t…
dbrnz updated
6 years ago
-
Seen with:
- python 3.6.7
- prompt_toolkit 2.0.9
- aionursery 0.3.0
- asyncio
I have a non-standard architecture, where:
- asyncio loop is run in a separate App class
- main app runs async cl…
-
How to embed glumpy plots into applications using general-purpose GUI toolkits like Tkinter, wxPython, Qt, or GTK+.