Code::Blocks
Microsoft Visual Studio
Eclipse
Qt Creator
Netbeans
Xcode
IntelliJ IDEA
Xamarin.Android
Glade
Anjuta
GNOME Builder
Dear ImGui
wxFormBuilder
Zenity
Yad
Eclipse
Code::Blocks
GladeCode::Blocks is recommended for beginners, students, and hobbyists who are learning C or C++ programming. It's also suitable for developers who prefer a lightweight and customizable IDE without a steep learning curve. Users who need to work across different operating systems will appreciate its cross-platform capabilities.
Based on our record, Glade should be more popular than Code::Blocks. It has been mentiond 19 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
These IDEs support multiple languages. There are language focused IDEs IntelliJ Idea for Java, Atom for Web, Codeblocks for C++ and so on. - Source: dev.to / about 4 years ago
I think other editors are either too domain-specific or are too obscure. Source: almost 5 years ago
Code::Blocks โ Free Fortran & C/C++ IDE. Open Source and runs on Windows,macOS & Linux. - Source: dev.to / about 5 years ago
Basically title, I see that https://glade.gnome.org/ from apt info glade points to an empty website. Source: over 3 years ago
The Glade website says that, as of August 2022, it's not being developed anymore and I remember reading an article somewhere (Phoronix?) saying that the GTK devs consider it deprecated and want you hand-writing GTKBuilder XML instead. I remember hearing several months ago that the GTK devs were deprecating Glade in favour of expecting people to hand-write GTKBuilder XML. Source: over 3 years ago
So, what's the best way to tackle the challenge: writing GNOME extensions + bind them to GNOME app, or GJS, or Glade, or something else? I thought about working directly with the specific tool's source code but then I realise it'll be just a waste of my time decoding the code written by somebody else for the sake of adding a few hundred lines of code that would still make just a miserable part of the original... Source: over 3 years ago
Can't argue with that, but to me it seems that things have substantially deteriorated since desktop GUIs fell out of fashion. Maybe that tells you more about my age than about the state of the art, but in the 90's one could "learn" GUI programming in about 30min in a RAD tool by throwing controls in containers and implementing callback functions in "direct style" for the event (Qt , swing, Java/ScalaFX, Gtk,... Source: over 3 years ago
I'm also learning Pyhton with GTK. I don't know if you already use GTK4 or if you decided to stick with GTK3 to be able to generate the xml file with Glade (drag and drop) because GTK4 isn't supported by Glade. That being said for GTK4 and python I found a very nice guide right here. Source: about 4 years ago
Microsoft Visual Studio - Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft.
Anjuta - Anjuta is a versatile Integrated Development Environment (IDE) for C and C++ on GNU/Linux.
Eclipse - Eclipse is an open source community, whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle.
GNOME Builder - Builder is an IDE for GNOME that is focused on bringing the power of the platform to more...
Qt Creator - Qt Creator is a cross-platform C++, JavaScript and QML integrated development environment. It is the fastest, easiest and most fun experience a C++ developer could wish for.
Dear ImGui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies