Show HN: Geeonx a Multiplatform C GUI-Library (Linux, Windows, macOS)
1–10 of 15 posts
Re: Show HN: Geeonx a Multiplatform C GUI-Library (Linux, Windows, macOS)
#2Re: Show HN: Geeonx a Multiplatform C GUI-Library (Linux, Windows, macOS)
#3I hope this changes soon. But for now, no thanks and no deal.
Re: Show HN: Geeonx a Multiplatform C GUI-Library (Linux, Windows, macOS)
#4Interesting to see another cross-platform GUI library here, but if the source is unavailable for inspection, then it is difficult to trust from a developer and user's perspective. Thus, it is equivalent to a malware library. I hope this changes soon. But for now, no thanks and no deal.
"I wish sources were available so I could understand more about the code I would be linking into my application, like I can with GTK and Qt."
Re: Show HN: Geeonx a Multiplatform C GUI-Library (Linux, Windows, macOS)
#5The license is unclear. And I can't find the referenced EULA_Lib.pdf. "The use of the Geeonx library and the programs geeonx_demo andgeeonx_creator is subject to the corresponding license agreements:EULA_Lib.pdf, EULA_Geeonx_Demo.pdf, EULA_Geeonx_Creator.pdf."
The instructions for linux installation are a little bizarre, and include changing the ownership of several directories under /usr/.
Re: Show HN: Geeonx a Multiplatform C GUI-Library (Linux, Windows, macOS)
#6While it looks somewhat interesting, I'm afraid that there are some aspects that don't sit well with me. The license is unclear. And I can't find the referenced EULA_Lib.pdf. "The use of the Geeonx library and the programs geeonx_demo andgeeonx_creator is subject to the corresponding license agreements:EULA_Lib.pdf, EULA_Geeonx_Demo.pdf, EULA_Geeonx_Creator.pdf." The instructions for linux installation are a little b…
Nik (info at geeonx de)
Re: Show HN: Geeonx a Multiplatform C GUI-Library (Linux, Windows, macOS)
#7Why should I use this library over the more well-known free and open-source cross-platform GUI toolkits? With wx I can get fully native widgets on Win/Mac/GTK/Qt/even embedded systems. With Qt and Qt-quick I can have rapid development (and native enough widgets). Even GTK is at least well-documented. What's your edge supposed to be?
2. It is a real C library, not C++ like Qt.
3. The programmer is released from any window update stuff. Just do gee_draw_and_screenup_selected_window(myapp); and any change in content (text or pictures) will be updated.
4. The library offers text processing functionalities including multi-column text processing.
5. It is well documented. Take a look at http://geeonx.org/Geeonx_Create2.pdf
6. The library is based on the established and reliable SDL library https://www.libsdl.org .
7. Please just make an install and try geeonxdemo.
Kind regards Nik
Re: Show HN: Geeonx a Multiplatform C GUI-Library (Linux, Windows, macOS)
#8I immediately passed on looking at your project because the website just wants me to download things.
Also, for the love of god, don’t document source code with PDFs.
Re: Show HN: Geeonx a Multiplatform C GUI-Library (Linux, Windows, macOS)
#9Interesting to see another cross-platform GUI library here, but if the source is unavailable for inspection, then it is difficult to trust from a developer and user's perspective. Thus, it is equivalent to a malware library. I hope this changes soon. But for now, no thanks and no deal.
IOS and Windows are both malware libraries which continuously upload stuff you don't know about to their servers.
Re: Show HN: Geeonx a Multiplatform C GUI-Library (Linux, Windows, macOS)
#10If you want people to check your project out, I’d advise you to put the documentation, license, and installation instructions prominently on the website and link to the source code. I immediately passed on looking at your project because the website just wants me to download things. Also, for the love of god, don’t document source code with PDFs.
The Geeonx Library can be used free of charge for private and business purposes.
For more information: