Software Alternatives & Reviews
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

Glade

Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ toolkit... subtitle

Glade Reviews and details

Screenshots and images

  • Glade Landing page
    Landing page //
    2023-06-24

Badges

Promote Glade. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

Review - Glade PlugIns Scented Oil Fragrancers

Febreze, Air Wick OR Glade (Hood Review)

Glade Automatic Spray Kit Review

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Glade and what they use it for.
  • Is Glade (C#) still a thing? If not - what's a good alternative?
    Basically title, I see that https://glade.gnome.org/ from apt info glade points to an empty website. Source: almost 1 year ago
  • No code tools with rust. Are there any no code tools for developing rust applications? I hate hardcoding applications from scratch but want to be able to get into specific details.
    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: about 1 year ago
  • What would you suggest to practice JS/Python in combination with GNOME apps
    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 1 year ago
  • Does anybody have a use-case for Scala WASM compilation target?
    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 1 year ago
  • Learn GNOME Builder
    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: almost 2 years ago
  • Looking for interesting implementations or surveys of GUI, window, and event processing models
    Glade, Qt designer/creator and FLUID are definitely worth a look. Source: about 2 years ago
  • Question about Vala with GTK
    Https://glade.gnome.org/ (You usually install this from your package manager. Don't download from here.). Source: over 2 years ago
  • troll
    I haven't worked with Android, but with GtkBuilder you can also write XML for the UI. For making the UI, in GTK3 there's a graphical designer (Glade). It's also integrated in GNOME Builder, so if you use that as your IDE you don't have to switch apps all the time. In GTK4 one is being developed (Cambalache). It'll also support GTK3, so you won't need two UI designers. But for now it's not that hard to manually... Source: over 2 years ago
  • [GTK4 APP] Digital Assets - Cryptocurrencies data
    Not OP but you can make those xml Gtkbuilder files with Glade and maybe other tools. Source: over 2 years ago
  • Is it worth to learn C instead of C++ in 2021 / 2022
    I would recommend this tutorial but the link doesn't seem to be working right now... You may need to google Gtk/Glade tutorials on your own to get started or read the gtk documentation and glade documentation. Source: over 2 years ago
  • Easily make GUI for Python
    Is there any tool that can help me easily make GUI for python? Like set up a structure, drag-and-drop in the objects and later code in the functions? I've seen VisualTK, which is just really messy to use, and Glade, which isn't very easy to bring to python. Any good recommendations? Source: over 2 years ago
  • Best Way to Make a Simple PC Based GUI that Controls an STM32
    Instead of Qt, you can use PyGTK and Glade as UI designer. Source: over 2 years ago
  • What GUI should I be learning to use for Windows apps?
    If you're just programming for the Windows OS, install Visual Studio Community Edition. Then create a new C++ Windows Form application. It's super easy; just drag and drop, then double click the component to add code. If you want cross platform, then probably look into glade as it's lightweight and platform/language independent. Source: over 2 years ago
  • TIL that Facebook DMCA‘d the GitHub repository for the Unofficial Instagram API (used by many archiving tools)
    Check out QtCreator and Glade if you want to make something sophisticated. You don't make your entire application with these, they're tools to build the UIs that you can import into your codebase and hook up UI interactions from there. Or if you understand the APIs well enough you can just use them directly, which is more common in more established applications. Source: almost 3 years ago
  • Create a Password Generator with GTK and JavaScript
    To follow up this tutorial, you'll need this: [ ] A text editor [ ] GTK [ ] glade, and [ ] Gjs. - Source: dev.to / almost 3 years ago
  • Noob Questions About Language Design (Specifically for UI Design)
    In QT, this is already handled by the description language that is used to describe the UI. And in a similar way, there are other descriptions you might want to see, such as the one used by glade or fluid or wxFormBuilder, or even whatever the MS Resource Compiler is called now. Source: almost 3 years ago
  • How does GTK-rs work?
    Shameless promotion: I've created WoAB to solve that problem. It allows you to load Glade files into GTK and route the GTK signals declared in them into the Actix actor system. This means that instead of putting your state inside the closures you pass to connect_XYZs and figuring out weird ways to share data, you put all the state in actors and actors can already talk among themselves using messages. Source: almost 3 years ago
  • Rust on the Front end and Back end
    As someone with limited experience, how do you deal with animations and such in GTK/Glade? Took a look at the Glade website (https://glade.gnome.org/) and doesn't seem mentioned. In fact, I cannot even find a list of supported features. - Source: Hacker News / almost 3 years ago
  • Is there a GUI builder with a design mode in Python like every other language?
    For PyGObject (GTK) there's https://glade.gnome.org/. Source: about 3 years ago

Do you know an article comparing Glade to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Glade discussion

Log in or Post with

This is an informative page about Glade. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.