Keycorp Limited
Latest News



Home  /  Support  /  I.D.E.E.A.  /  I.D.E.E.A. FAQs  / The Applet Construction box fails to register all functions in the applet_tif.c file
The Applet Construction box fails to register all functions in the applet_tif.c file
 
In some circumstances the Generate Interface File button on the Applet Construction box will not generate an applet_tif.c file that contains all the functions you specify. The problem is due to a function prototype going over more than one line and/ or contain tabs. Modify the header files used so each function prototype is only on one line and contains no tabs.