Diogo

Results 6 comments of Diogo

As there is no official docs. These links might help newbies like me: - [Introduction to GTK 3 in C#](https://ksvi.mff.cuni.cz/~dingle/2022-3/prog_2/gtk_introduction.html) - [GtkSharp Quick Reference](https://ksvi.mff.cuni.cz/~dingle/2022-3/prog_2/gtk_reference.html) Those Python docs can be useful...

There is not. ## Workaround: 1. [Install newer java version](https://adoptium.net/temurin/releases/?os=mac&version=21) (unless you are a java developer, choose `jre`) 2. Install [XDM 7.2.8](https://sourceforge.net/projects/xdman/files/XDMSetup.dmg/download) 3. Download [xdman.jar](https://github.com/subhra74/xdm/releases/tag/7.2.11) 7.2.11 4. Put newer xdman.jar...

## Building [GtkSharp](https://github.com/GtkSharp/GtkSharp) c# application on macOS There is not much information on how to build c# things on macOS out there. That's how I managed to build ## Tools...

I wrote a [workaround to install v7.2.11](https://github.com/subhra74/xdm/issues/429#issuecomment-2133614949)

[README.md](/xiongyihui/pqcom/blob/master/README.md) instructions are contradictory - Put `pip install pqcom` on instructions, but [pip pqcom package still on v0.5.2](https://pypi.org/project/pqcom/) that do not require `pyqt5` neither `pyside6` only `pyside`. And your last...

It is acceptable to load from a folder created by a user that contains plug-ins. If the folder doesn't exist or I deleted it, avoid creating unnecessary unwanted folders in...