1. XLib
- Posted by "Cuny, David" <David.Cuny at DSS.CA.GOV> Aug 11, 1999
- 468 views
Is anyone interested in writing wrappers for XLib? I know that Pete's done some work on it, but that seems to be pretty much the extent of it. Thanks! -- David Cuny
2. Re: XLib
- Posted by Greg Phillips <i.shoot at REDNECKS.COM> Aug 11, 1999
- 429 views
I looked at it a bit, thinking a wrapper would be neat, and tried a couple of things, but nothing that'd lead anywhere. After about 20 minutes my knowledge and interest in it kind of died out =) Greg Phillips "Cuny, David" wrote: > Is anyone interested in writing wrappers for XLib? I know that Pete's done > some work on it, but that seems to be pretty much the extent of it. > > Thanks! > > -- David Cuny
3. Re: XLib
- Posted by David Cuny <dcuny at LANSET.COM> Aug 11, 1999
- 439 views
- Last edited Aug 12, 1999
Greg Phillips wrote: >I looked at it a bit, thinking a wrapper would be > neat, and tried a couple of things, but nothing > that'd lead anywhere. After about 20 minutes > my knowledge and interest in it kind of died out I know the feeling. I made a couple attempts at it, but nothing complete. I'll do it if no one else is going to do it, but I'd prefer not to. Anyone else? -- David Cuny
4. Re: XLib
- Posted by David Cuny <dcuny at LANSET.COM> Aug 13, 1999
- 447 views
Just a note - I've written a couple of routines to help me wrap the XLIB.H file. The structures are about 70% done (they require a bit of hand tweaking); the external routines are 100% done, and the constants are finished. That leaves the macros and lots of testing, so don't hold your breath. -- David Cuny