Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:IDEs are good. UI builders are bad. (Score 1) 627

Glade for GTK+ produces XML for example, just as if you had written it yourself. You can edit it if you want to, or write the XML from scratch and open it up in Glade if you want to fix something visually.

Have you ever had a job where you had to maintain a GTK-based app developed with Glade for more than a couple years?

I'm guessing not. Severe bugs, missing features, crashes -- those aren't the worst parts of Glade. No, the nastiest part is that Glade versions are strongly tied to GTK versions. Want to use Glade version x.y with GTK version n.m? You're fucked.

Slashdot Top Deals

Arithmetic is being able to count up to twenty without taking off your shoes. -- Mickey Mouse

Working...