Gentoo Archives: gentoo-user

From: Florian Philipp <lists@×××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT] Xlib tutorial
Date: Tue, 15 Jan 2013 14:40:52
Message-Id: 50F56A5B.3090208@binarywings.net
In Reply to: Re: [gentoo-user] [OT] Xlib tutorial by pat
1 Am 15.01.2013 15:12, schrieb pat:
2 > On Tue, 15 Jan 2013 08:22:03 -0500, Michael Mol wrote
3 >> On Tue, Jan 15, 2013 at 6:55 AM, pat <pat@××××××××.org> wrote:
4 >>> Hello,
5 >>>
6 >>> Sorry for this off topic. I want to learn how to develop UI applications using
7 >>> Xlib. I've searched web, but I could not find a tutorial which will explain it
8 >>> all (found some short examples). Please, could someone suggest a website or a
9 >>> book?
10 >>
11 >> http://rosettacode.org/wiki/Category:Xlib
12 >>
13 >> Why the specific interest in Xlib? XCB is probably the better C
14 >> library to use at this point. Actually almost any higher-level
15 >> toolkit would be a better place to start:
16 >>
17 >> https://en.wikipedia.org/wiki/List_of_widget_toolkits
18 >>
19 >> GUI programming is a PITA to do in the first place, and it's
20 >> progressively more painful the more you want to "do it right." Don't
21 >> make it harder than it has to be, particularly if you're just getting
22 >> started.
23 >>
24 >> --
25 >> :wq
26 >>
27 > Thanks for suggestion. Well I don't want to depend on GTK or Qt.
28 >
29 > Thanks
30 >
31 > Pat
32 >
33
34 Is this for an embedded platform? Because otherwise, for the sake of
35 your own sanity and the usability of your application, don't do this!
36
37 At least use some lightweight GUI toolkit like xforms or tk.
38
39 PS: Please don't top-post if you can avoid it.
40
41 Regards,
42 Florian Philipp

Attachments

File name MIME type
signature.asc application/pgp-signature