Forum unknown
· Programming
Programmers Network
1 messages in this 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 ….