LWN.net Logo

XDC2012: Programming languages for X application development

XDC2012: Programming languages for X application development

Posted Oct 7, 2012 19:50 UTC (Sun) by Seegras (subscriber, #20463)
In reply to: XDC2012: Programming languages for X application development by juliank
Parent article: XDC2012: Programming languages for X application development

Totally. Even the code looks ugly.

Anyway: The problem here is, this beast comes with _another_ totally different look and feel.

What's needed is a consistent look & feel all over all applications, no matter what language they're written in. And the whole thing has to be theme-able, so I can change the look & feel of the whole desktop at the same time.

It's a big strength of Windows and MacOS that every application looks the same (apart from idiots taking pains "their" application looks different. They belong into the user interface hall of shame). But it's a big strength of the X11 toolkits (Gtk, Qt, even Athena) that the look of all the applications written in them is theme-able globally. You don't want to loose that, you want to expand it over different toolkits.


(Log in to post comments)

XDC2012: Programming languages for X application development

Posted Oct 8, 2012 18:28 UTC (Mon) by jond (subscriber, #37669) [Link]

> What's needed is a consistent look & feel all over all applications, no
> matter what language they're written in. And the whole thing has to be
> theme-able, so I can change the look & feel of the whole desktop at the
> same time.

We have that, now. You can write GTK apps in C, C++, Java, Perl, Python… You can write Qt apps in C++, Java, Perl, Python… (not sure about C). The problem is we have it more than once :)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds