Re: [Xpert]X-Programming
Quoting Chris Humphries <[EMAIL PROTECTED]>: > never coded xlib stuff with xt and xaw or even looked at > any code snippits of it, that was interesting. > > who uses xlib and xt nowadays with gtk or qt? (survey?) > heh Xt isn't a "real" toolkit, it is an abstraction layer, somewhat like GDK is to GTK. It does all the primitives tasks for the toolkit, things like event handling/filtering, timeouts, input/signal/resource management, basic window geometry handling, etc. Unfortunately there aren't too many toolkits based on Xt, basically Motif and Xaw. I use Xaw, and have been mantaining the version distributed with XFree86 for some years. Since I am working alone on it (mostly in my free time), there aren't too many improvements because I am only working in the Text widget and xedit. But anybody is free to help. There is a really large amount of things to be done, from simple tasks like optimization and bug hunting, to some complex tasks like making Xaw multi-thread safe or fully internationalized. There are some relatively complex things that I would like to see, including support to render (transparent widgets and antialised text support wouldn't be a bad idea), xcursor, etc. > thank, > chris > > Bharathi S writes: > > Today at 4:47pm, Yo mailed to Me too : > > > > > Hello, I am a now Spanish :) member of the list and i wanted info > about > > > programming in x11: if in archives list there are some tutorials or > some > > > web. > > > > http://www.kerguelen.org/x/index.html > > http://www.rahul.net/kenton/ > > http://www.tronche.com/gui/x/xlib-tutorial/ > > > > HTH, Enjoy :) > > -- > > Bharathi S, IndLinuX Team, (__) > > DONLab, TeNeT Group, oo / > > IIT-Madras, Chennai-INDIA. (_/\ Paulo ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
Re: [Xpert]X-Programming
On Sun, Oct 20, 2002 at 08:29:38PM +0530, Bharathi S wrote: > Today at 4:47pm, Yo mailed to Me too : > > > Hello, I am a now Spanish :) member of the list and i wanted info about > > programming in x11: if in archives list there are some tutorials or some > > web. > > http://www.kerguelen.org/x/index.html > http://www.rahul.net/kenton/ > http://www.tronche.com/gui/x/xlib-tutorial/ Just wanted to point out that there are toolkits such as the gnome and kde toolkits if thats what you actually want. > HTH, Enjoy :) > -- > Bharathi S, IndLinuX Team, (__) > DONLab, TeNeT Group, oo / > IIT-Madras, Chennai-INDIA. (_/\ > > ___ > Xpert mailing list > [EMAIL PROTECTED] > http://XFree86.Org/mailman/listinfo/xpert -- msg09950/pgp0.pgp Description: PGP signature
Re: [Xpert]X-Programming
Today at 4:47pm, Yo mailed to Me too : > Hello, I am a now Spanish :) member of the list and i wanted info about > programming in x11: if in archives list there are some tutorials or some > web. http://www.kerguelen.org/x/index.html http://www.rahul.net/kenton/ http://www.tronche.com/gui/x/xlib-tutorial/ HTH, Enjoy :) -- Bharathi S, IndLinuX Team, (__) DONLab, TeNeT Group, oo / IIT-Madras, Chennai-INDIA. (_/\ ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
[Xpert]X-Programming
Hello, I am a now Spanish :) member of the list and i wanted info about programming in x11: if in archives list there are some tutorials or some web, please. Thank you very much Best regards ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
Re: [Xpert]X programming question
On Fri, 16 Nov 2001, Richard R. Sivernell wrote: > I am working on some new libraries for object orient programs using > Xfree. I beleive that X & XFree86 are very much alike. I want to add mouse > scroll wheel /roller to my apps. Where do I find info on impleamenting this. I believe the up and down (or vice-versa) get mapped to Button4 and Button5. If the XF86Config is setup properly that is. There's usually a: Option "ZAxisMapping" "4 5" entry in the Section "InputDevice" in the XF86Config for the mouse. Mark. ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
[Xpert]X programming question
I am working on some new libraries for object orient programs using Xfree. I beleive that X & XFree86 are very much alike. I want to add mouse scroll wheel /roller to my apps. Where do I find info on impleamenting this. I have to general purpose books on X/Xfree, nothing covers my topic. Any help would be appreciated. Cheers -- Rick Sivernell Dallas, Texas 75287 972 306-2296 [EMAIL PROTECTED] Caldera e-Server 3.1 Registered Linux User #193859 .~. / v \ /( _ )\ ^ ^ In Linux we trust! ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
Re: [Xpert]X-Programming with Linux
On Fri, 9 Nov 2001, Ba la wrote: > Hi All, >I am new to this list and X-programming, I am > interested in X-programming, pls point me some > resources in the net like tutorials, examples etc,. > specifically using xlib. > See Kenton Lee's big X site. http://www.rahul.net/kenton/xsites.framed.html Mark. ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
[Xpert]X-Programming with Linux
Hi All, I am new to this list and X-programming, I am interested in X-programming, pls point me some resources in the net like tutorials, examples etc,. specifically using xlib. Thanks in advance, Bala. __ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert