Hello Ilkka, On 04/10/2006, you wrote:
> #define MUII_PopFont 42 > #define MUIM_Mccprefs_RegisterGadget 0x80424828 /* V20 */ > > These are from MUI4 sdk. The code I'm working on has to compile for 68k Amiga (MUI 3.8) and I'm not sure how the original author ended up using MUI4 definitions in the code. I can easily replace MUII_PopFont with the standard MUII_PopUp but I'm not sure what MUIM_Mccprefs_RegisterGadget does (I'm assuming that it's a Method) so it won't be as simple to replace. Do you know what MUIM_Mccprefs_RegisterGadget does and what method I could substitute to be MUI 3.8 compatible?? Regards, -- Jeff Visit http://www.amiga.dk/tumult for MUI-related information, especially about MUI custom classes. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/MUI/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
