[DiscordArchive] you wants run your server program on window?
[DiscordArchive] you wants run your server program on window?
Archived author: JORGIE • Posted: 2021-03-09T16:22:22.388000+00:00
Original source
you wants run your server program on window?
Archived author: JORGIE • Posted: 2021-03-09T16:22:34.655000+00:00
Original source
Archived author: ZaDarkSide • Posted: 2021-03-09T16:27:14.760000+00:00
Original source
cross-platform please
Archived author: ZaDarkSide • Posted: 2021-03-09T16:29:23.343000+00:00
Original source
at least Java can do GUI on any platform, C# not so much unless you count GTK#
Archived author: bandysc • Posted: 2021-03-09T16:30:10.619000+00:00
Original source
Avalonia FTW
Archived author: JORGIE • Posted: 2021-03-09T16:30:14.912000+00:00
Original source
Is it runs on docker?
Archived author: bandysc • Posted: 2021-03-09T16:30:19.536000+00:00
Original source
can do cross platform gui in c#
Archived author: Serithul • Posted: 2021-03-09T16:30:34.349000+00:00
Original source
Java's GUI's aren't that good. Either you fall back to a built in library for GUI's that isn't lightweight, or use an external GUI library that falls back to xml and css files
Archived author: Serithul • Posted: 2021-03-09T16:30:45.826000+00:00
Original source
Don't get me wrong, it's amazing
Archived author: JORGIE • Posted: 2021-03-09T16:30:55.376000+00:00
Original source
java is not for GUI