home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!rutgers!cbmvax!cbmehq!cbmden!hemmer!hemmer
- From: hemmer@hemmer.adsp.sub.org (Franz Hemmer)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: GadToolsBox 1.3
- Message-ID: <hemmer.0198@hemmer.adsp.sub.org>
- Date: 22 Jul 92 06:28:38 GMT
- References: <1992Jul6.025228.520@aplcen.apl.jhu.edu> <1992Jul19.034616.4555@cbnewsc.cb.att.com>
- Organization: InterActivsion
- Lines: 41
-
- In article <1992Jul19.034616.4555@cbnewsc.cb.att.com> gregg@cbnewsc.cb.att.com
- (gregg.g.wonderly) writes:
-
- >From article <1992Jul6.025228.520@aplcen.apl.jhu.edu>, by
- jclark@aplcen.apl.jhu.edu (S Clark james hawkin ?[A___?[A?[A?[B?[Bx?):
-
- >> I have problem with ListView gadget. When I run the program, the
- >> listview works fine except that the arrow buttons on the listview doesn't
- >> work at all. In fact, the arrows did work good only once out of 20 or so
- >> compiles. How can I make listview's arrow button working again?
- >
- >The one thing that I have seen that causes this is that the IDCMP flags
- >are munged and do not contain the correct MACRO values for the gadtools
- >gadgets as defined in the headers. The end result is that your program
- >never sees IDCMP_GADGETUP...
-
- Use the LISTVIEWIDCMP defined in <libraries/gadtools.h> to be sure your
- program listens to the correct IDCMP_xxx values. I mentioned this before,
- the common mistake is forgetting to listen to IDCMP_GADGETDOWN ! Which
- is sent when you hit the arrow gadgets.
-
- >Someone really needs to collect all these problems and fix the thing, or
- >get in touch with the developer and see if they are at least working on
- >them. I would love to make about 100 changes/optimizations to the code
- >like was done to the code generator previously, but I don't want to do
- >something that I have to throw away if there is another version comming
- >out....
-
- The author of GadToolsBox is doing a great job implementing people's
- wishes. I'll bet he continues development, though I'm not certain.
- Personally, GadToolsBox has too many problems, which makes it unusable.
- Hopefully it gets better along the line...
-
- --
- *-------------------------------------------------------------------------*
- | _ UseNet: (uunet|rutgers|pyramid)!cbmvax!cbmehq!cbmden!hemmer |
- | \\ _ CBMNET: hemmer@hemmer.adsp.sub.org |
- | InterActi\X/ision - The name of precision |
- | Best regards >> Carpe Diem! - Seize the day! << |
- | Franz Hemmer - Software Developer. |
- *-------------------------------------------------------------------------*
-