RE: Xbae example help

2001-08-23 Thread Schmidgall, Jay
You can either run examples/extest to run all the demos, or if you want to run one individual program, you can do (under csh) > cd examples/fifteen > ( setenv XAPPLRESDIR . ; fifteen ) You have to tell the program where to find its app-default file. : jay Confidentiality Notic

Re: Xbae example help

2001-08-23 Thread Alexander Mai
On Thu, Aug 23, 2001 at 07:13:30AM -0500, Schmidgall, Jay wrote: > You can either run examples/extest to run all the demos, or if you > want to run one individual program, you can do (under csh) > > > cd examples/fifteen > > ( setenv XAPPLRESDIR . ; fifteen ) > > You have to tell the

Re: Xbae example help

2001-08-23 Thread Joanna Lee
Thanx to both of you for prompt replies. I was actually running 4.7.2 when I had the problem. Now that I downloaded the latest(?) 4.9.1, the examples seem to work better. Yet I have a problem with the 'select-drag' example. The rectangular selection of the cells don't seem to work. I'm unabl

Re: Xbae example help

2001-08-23 Thread Joanna Lee
Hey Jay, For version 4.9.1, I don't see 'examples/extest' that I can run. I did see it in version 4.6.2 (examples/runtest), but whenever I tried running it, it complained that "the Operation is not permitted". Joanna "Schmidgall, Jay" wrote: > > You can either run examples/extest to run all th

Re: LessTif on Mac OS X

2001-08-23 Thread a . umpleby
> We decided to have a default version which is the only > one built and which gets installed. So is it always 2.0? Or is it different on different platforms/machines depending on what it finds (or thinks it finds)? > Check out the docs and configure --help on how to change this. OK, will do..