[Iup-users] IupGetActionName ghost.

2016-10-23 Thread John Spikowski
Antonio, I'm using the latest Mingw32 IUP library and I have no reference to  `IupGetActionName' anywhere in my program. I can't seem to get by this error. John C:\sbgcc\source\extensions\pui>mingw32-make -B gcc -w -D_WIN32 -m32 -c -LC:\TDM-GCC-32\lib\IUP -IC:\TDM-GCC- 32\include\IUP -o ..\..\bi

[Iup-users] Deprecated Functions

2016-10-23 Thread John Spikowski
Hi Antonio, It looks like the time has come and the old callback functions I was counting on have be deprecated. Is there a way I can still make this work? John << C interface >> besFUNCTION(PuiSetCallback)   Ihandle *ih;   const char *name;   char *class_name;   besARGUMENTS("pz") &ih, &n