CompuServe Messages

Programmers Network

#: 29588 S7/ProgrammingForum unknown
    11-Aug-86 22:59:25
Sb: #29561-Programmers Network
Fm: John Draper 76703,4322
To: Kevin-Neil Klop 76167,1124

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

Hmmm!! Thats a good question, as you might have noticed, the files are spread around by two ppn'sne was 73557,1176, and the later stuff in uploaded by 76703,4322 (My current ppn). You must remember that these modules are enough to get a crude gadget editor up and working, but feel free to hack on it The files necessaty are: gt.c – Declaration of "main()" is in this one, and should be first in the link list. reqn.c – Requestor module, although if your library has the new Intuition ver 1.2 "SelectGadget" function, then use: "reqn1.c". filemenu.c – All the FILE menu functions pgad.c – Prints gadgets to source file utilmen.c – Utility menu functions addgad.c – gadget list manipulation functions mp.c – Mouse Pressing and mouse action code men.c – Main menu code already being worked on by Dave Milligan 70707,2521 kp.c – "kprintf" module that can be omitted by Lattice users. Its the fixed version. New additions to the code: ————————-image.c – main image editor code imagdcl.c – Support functions imagf.c – {_Image functions. Some of the characters were stri {ped off the file names, so the names may not exactly match. GAD All{_ these restrictions. One would think that CIS would allow more chrs per name and more lines per entry ….