Re: [Lesstif-commits] CVS, auto* and all the rest ...

2001-08-27 Thread Alexander Mai
On Sun, Aug 26, 2001 at 10:31:18PM +0200, Karsten Jensen wrote: > to compile them, you just run ./configure. As far as i can see, is only > matters if you is the maintainer of theese packages, and changes the > configure.in > > Karsten Jensen I do participate in those and more than once have

Re: ANNOUNCE: Xplore 1.1 file manager

2001-08-27 Thread Danny Backx
Here are some remarks by the author of Xplore about stuff missing in LessTif. I also found that Xplore requires IconGadget which is still missing, that's probably the reason for the X Errors mentioned below. Danny Albert Graef wrote: > > Danny: > > Ok, as promised, I've given it anoth

auto* failure

2001-08-27 Thread Danny Backx
Autoconf 2.52 and automake 1.5. configure.in 1.340 : dell: {24} ./CVSMake ./CVSMake running in /home/danny/Hungry/LessTif/sourceforge.net/lesstif configure.in:435: warning: AC_PROG_LEX invoked multiple times autoheader: include/LTconfig.h.in is unchanged Unknown option: gnore-deps ./CVSMake runn

Re: auto* failure

2001-08-27 Thread Danny Backx
Hmm. It seems this is in CVSMake. Does anyone know why it's there? I ran the auto-commands as they are in CVSMake except for the --foreign and --ignore-deps arguments, and now things go better. Danny Danny Backx wrote: > > Autoconf 2.52 and automake 1.5. > > configure.in 1.340 : > >

Re: auto* failure

2001-08-27 Thread Alexander Mai
On Mon, Aug 27, 2001 at 04:41:18PM +0200, Danny Backx wrote: > Hmm. It seems this is in CVSMake. Does anyone know why it's there? > > I ran the auto-commands as they are in CVSMake except for the > --foreign and --ignore-deps arguments, and now things go better. typo ... one '-' is missing. --

Re: ANNOUNCE: Xplore 1.1 file manager

2001-08-27 Thread Albert Graef
Danny Backx wrote: > Here are some remarks by the author of Xplore about stuff missing > in LessTif. > [...] Hi, another update on my xplore porting story. Please excuse this long-winded mail, I'm just trying to give as much information as possible s.t. these problems can be fixed. I now

Re: auto* failure

2001-08-27 Thread Alexander Mai
On Mon, Aug 27, 2001 at 04:26:06PM +0200, Danny Backx wrote: > Autoconf 2.52 and automake 1.5. > > configure.in 1.340 : > > dell: {24} ./CVSMake > ./CVSMake running in /home/danny/Hungry/LessTif/sourceforge.net/lesstif > configure.in:435: warning: AC_PROG_LEX invoked multiple times > autoheader:

Warnings in LTV6Editres.c

2001-08-27 Thread Alexander Mai
Jsut running lclint over our 1.2 libs. I got e.g. LTV6Editres.c: (in function _XmNSEEditResCheckMessages) LTV6Editres.c:315:38: Function SendCommand expects arg 4 to be EditresCommand gets enum { PartialSuccess, Failure, ProtocolMismatch }: ProtocolMismatch LTV6Editres.c: (in function BuildEv

need help

2001-08-27 Thread hiran fernando
Hi I try to download lesstif-0.90-cygwin-1.1.tar.gz from your ftp site ftp://gwyn.tux.org/x/ftp.hungry.com/lesstif/bindist/lesstif-0.90-cygwin-1.1.tar.gz it is not their what is the new location Regards Hiran fernando from SRI LANKA __

Re: ANNOUNCE: Xplore 1.1 file manager

2001-08-27 Thread Albert Graef
Hi. Today I looked more closely into the bad pixmap errors mentioned below. It's definitely *not* an xplore bug, but missing stuff in IconG.c. Specifically, I found that it is always assumed that the icon gadget uses the small icon pixmap (that's why my minimal test program, and also the cont

select-drag

2001-08-27 Thread Joanna Lee
Hi, Were people able to successfully run 'select-drag' example? I'm having a problem selecting cells that I click on. Sometimes the cell gets selected correctly, sometimes it doesn't and selects some other random cell. Please help, or I'll have to think that there's a bug and may be turn to X

Re: need help

2001-08-27 Thread Alexander Mai
On Mon, 27 Aug 2001 03:37:13 -0700 (PDT), hiran fernando wrote: > >Hi >I try to download >lesstif-0.90-cygwin-1.1.tar.gz > >from your ftp site > > >ftp://gwyn.tux.org/x/ftp.hungry.com/lesstif/bindist/lesstif-0.90-cygwin-1.1.tar. gz > >it is not their > >what is the new location > >Regards >Hiran

Re: select-drag

2001-08-27 Thread Danny Backx
Don't turn to XRT without at least giving us a chance to find and fix the problem. What exactly are you expecting, what do you see that's wrong ? Danny Joanna Lee wrote: > Were people able to successfully run 'select-drag' example? I'm having > a problem selecting cells that I click on

Re: select-drag

2001-08-27 Thread Joanna Lee
Hi Danny, The problem I'm having is that when I run select-drag example and try to select a rectangle of cells, I get the following symptoms: 1) I can't select columns past column 9 no matter how far I drag the mouse to the right. 2) After the first selection and hitting the 'reset' button, I ca