CompuServe Messages

GadToolsGadgets

    12-Aug-94 21:15:21
Sb: GadToolsGadgets
Fm: Steven Park 73617,3462
To: all
I've been trying for four days now to get CreateGadget to work in my application. I've tried everything I can think of but CreateGadget will not create more than one _KIND of gadget, that is, it will create any number of gadgets of the same _KIND but fails if the next ng. is a different _KIND say BUTTON_KIND & then STRING_KIND. The code works in a stand alone fashion like the files in the RKM_LIBS examples but when brought into or linked into my prog it fails. Any ideas?