public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Michael Mol <mikemol@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [OT] Xlib tutorial
Date: Tue, 15 Jan 2013 08:22:03 -0500	[thread overview]
Message-ID: <CA+czFiAamPWFwgK6jOEbSKGwbHRXNaDcYm7z9dcO+MHQF_jang@mail.gmail.com> (raw)
In-Reply-To: <20130115115104.M8507@xvalheru.org>

On Tue, Jan 15, 2013 at 6:55 AM, pat <pat@xvalheru.org> wrote:
> Hello,
>
> Sorry for this off topic. I want to learn how to develop UI applications using
> Xlib. I've searched web, but I could not find a tutorial which will explain it
> all (found some short examples). Please, could someone suggest a website or a
> book?

http://rosettacode.org/wiki/Category:Xlib

Why the specific interest in Xlib? XCB is probably the better C
library to use at this point. Actually almost any higher-level toolkit
would be a better place to start:

https://en.wikipedia.org/wiki/List_of_widget_toolkits

GUI programming is a PITA to do in the first place, and it's
progressively more painful the more you want to "do it right." Don't
make it harder than it has to be, particularly if you're just getting
started.

-- 
:wq


  parent reply	other threads:[~2013-01-15 13:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-15 11:55 [gentoo-user] [OT] Xlib tutorial pat
2013-01-15 12:16 ` [SOLVED]Re: " pat
2013-01-15 13:22 ` Michael Mol [this message]
2013-01-15 14:12   ` pat
2013-01-15 14:40     ` Florian Philipp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+czFiAamPWFwgK6jOEbSKGwbHRXNaDcYm7z9dcO+MHQF_jang@mail.gmail.com \
    --to=mikemol@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox