Why Gtkmm Over Qt? · Issue #413 · Giuspen/cherrytree - GitHub
- Notifications You must be signed in to change notification settings
- Fork 470
- Star 3.5k
- Code
- Issues 989
- Pull requests 1
- Actions
- Projects 0
- Security
- Insights
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Sign up for GitHubBy clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jump to bottom Why gtkmm over qt? #413 Open ghost opened this issue Oct 19, 2018 · 3 comments Open Why gtkmm over qt? #413 ghost opened this issue Oct 19, 2018 · 3 comments Labels question topic: install\running\futureComments
Copy linkghost commented Oct 19, 2018 • edited by ghost Loading
Gtk is badly documented. The Gtk community is indifferent to issues at best and gives non answers or abuse to questions. Gtk is primarily a GNOME project, cross platform (anything outside GNOME) is ugly, buggy and not a priority. I really like this project and wanted to help expand it. Finding the ridiculous 5K LOC core.py file with repeated functionality was very depressing so I was glad that a transition to C++ was occurring, but I've noticed the progress is slow. Of course you've mentioned your family keeping you busy, but I can't also help but feel like GTK is part of the problem... What am I not seeing in gtkmm that you're seeing? |
The text was updated successfully, but these errors were encountered: |
giuspen commented Oct 20, 2018 • edited Loading
Good point @lnieblar let me clarify my point of view:
The main reasons why I ended up choosing GTKmm:
Furthermore for me porting from python/GTK2 to C++/GTK3 is quite straightforward. I plan to finish the foundations in few weeks and then it should be easier for people like you to help port single features. |
- 👍 2 reactions
Sorry, something went wrong.
Copy linkmanad777 commented Dec 12, 2018
@giuspen , one recommendation to keep a clean separation of UI and functionality, is to write a command-line client at the same time as you write the GUI. It might seem like more work but really a basic CLI UI isn't much code if you use a 3rd party library, and it'll pay for itself in the long term by forcing a clean design on you. This would also prepare the codebase for a Web UI version if it was on your future todo. |
- 👍 4 reactions
Sorry, something went wrong.
giuspen mentioned this issue Jan 16, 2019 Best way to copy a webpage into CT and or improve HTML copy paste #450 Open Copy linkkakyoism commented Aug 26, 2019 • edited Loading
@manad777 I couldn't agree more on this idea of front/backend separation. Further along this route, do you recommend writing the GUI as a separate app, using IPC for the front/backend communication, or the front/backend can share a lib of functionalities so that the GUI version is simply a super-set of the CLI version? |
Sorry, something went wrong.
txe added question topic: install\running\future labels Feb 10, 2020 thdoan mentioned this issue Apr 29, 2024 why continue with a tool based on completely outdated technologies that struggles to continue implementing functionalities of Obsidian #2420 Open Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Assignees No one assigned Labels question topic: install\running\future Projects None yet Milestone No milestone DevelopmentNo branches or pull requests
4 participants You can’t perform that action at this time.Từ khóa » Gtk Vs Qt 2021
-
Qt Vs GTK Overview : R/cpp_questions - Reddit
-
Which One Is Better: GTK+ Or QT? - Info4geek
-
Which Is Better For Cross-platform Application Development: Qt Or GTK?
-
GTK Or QT? - Lazarus Forum - Free Pascal
-
Qt VS GTK - Compare Differences & Reviews? - SaaSHub
-
GTK Alternatives In 2021 - Community Voted On SaaSHub
-
GTK+ Or Qt Under Windows [closed] - Stack Overflow
-
One Key Difference Between WxWidgets And Qt Or GTK Is That ...
-
Difference Between GTK And QT
-
What's The Difference Between GTK+ And Qt? - MakeUseOf
-
Qt Vs GTK+ Vs WxWidgets - A Comparative Study - E-con Systems
-
GUI Programming With C++ In Linux Enviroment | Spiceworks Tech
-
Qt (software) - Wikipedia