Re: [dev] Suckless Laser GUI

From: Eon S. Jeon <esjeon_AT_lavabit.com>
Date: Tue, 2 Jul 2013 00:50:05 -0400

Hello,

On Mon, Jul 01, 2013 at 02:30:12PM -0700, Charlie Paul wrote:
>
> Now, my issue is choosing a GUI library. GTK and QT are big, and I don't
> want to have to install a dynamic language to do Tk. However, I do need to
> be able to do custom drawing (for the table elements on-screen). What GUI
> for C fits the bill?
>

I would recommend SDL. It's a thin cross-platform multimedia library,
which handles 2D/3D rendering and user input. However, it exposes many
low-level details, so it might be difficult to use it without enough
knowledge.

Sincerely
Eon
Received on Tue Jul 02 2013 - 06:50:05 CEST

This archive was generated by hypermail 2.3.0 : Tue Jul 02 2013 - 07:00:05 CEST