On Mon, Feb 04, 2013 at 06:13:02AM +, Steven Newbury wrote:
> On Sun, 2013-02-03 at 19:35 -0200, Gabriel Duarte wrote:
> > Hello!
> > No, you didn't get the ideia. I do no want to use a toolkit, I'm
> > writing a toolkit. It's an exercise and for fun, not something
> > professional like GTK+, Q
On Sun, 2013-02-03 at 19:35 -0200, Gabriel Duarte wrote:
> Hello!
> No, you didn't get the ideia. I do no want to use a toolkit, I'm
> writing a toolkit. It's an exercise and for fun, not something
> professional like GTK+, Qt or TK. I have already used GTK+ and Qt,
> even FLTK for my projects, so
Gabriel Duarte writes:
> Hello!
>
> No, you didn't get the ideia. I do no want to use a toolkit, I'm
> writing a toolkit. It's an exercise and for fun, not something
> professional like GTK+, Qt or TK. I have already used GTK+ and Qt,
> even FLTK for my projects, so using them is not the big deal
Cool :) Thanks for the advice :) I hope it's directly on the top of xlib,
not of Xt; i will take a look!
Cheers
2013/2/3 Robert Heller
> At Sun, 3 Feb 2013 19:35:41 -0200 Gabriel Duarte
> wrote:
>
> >
> >
> > Hello!
> > No, you didn't get the ideia. I do no want to use a toolkit, I'm writing
>
At Sun, 3 Feb 2013 19:35:41 -0200 Gabriel Duarte wrote:
>
>
> Hello!
> No, you didn't get the ideia. I do no want to use a toolkit, I'm writing a
> toolkit. It's an exercise and for fun, not something professional like
> GTK+, Qt or TK. I have already used GTK+ and Qt, even FLTK for my projects
Hello!
No, you didn't get the ideia. I do no want to use a toolkit, I'm writing a
toolkit. It's an exercise and for fun, not something professional like
GTK+, Qt or TK. I have already used GTK+ and Qt, even FLTK for my projects,
so using them is not the big deal. I just asked here for someone who h
At Sat, 02 Feb 2013 14:02:04 -0800 Alan Coopersmith
wrote:
>
> On 02/ 2/13 01:56 PM, Gabriel Duarte wrote:
> > I already got window and button widgets working, and now I would like
> > to write a text input box, but I have no idea how to start. If someone out
> > there have advices, example cod
On 02/ 2/13 01:56 PM, Gabriel Duarte wrote:
> I already got window and button widgets working, and now I would like
> to write a text input box, but I have no idea how to start. If someone out
> there have advices, example code, etc etc, I would be very glad.
The best advice we can give you is to
Hello!
I am new in the list and I'm facing the first difficults in using Xlib.
I have been playing around Xlib a little and then I decided to write a
small set of widgets to make easier the things.
I already got window and button widgets working, and now I would like
to write a text input box, b