#GadToolsGadgets
21-Aug-94 12:16:04
Sb: #42237-#GadToolsGadgets
Fm: Steven Park 73617,3462
To: Steve Ahlstrom 76703,2006
Sory I didn't get back sooner, but I found what was wrong. I was declaring
TextAttr as extern (since it was used first in another objet file) and that
doesn't work for some reason. Once the TextAttr was declared in the same obj
file as the gadget 's it all worked ok. On another topic… I'm writing a
scheduler for work, where scheduling is very complex. Once done I'll have to
bite the bullet and convert it to IBM because that's what they have in the mill
and the boss wants to use it in three places. Is there an easy way to convert
Intuition style windows/gadgets etc to that other system?