On 2004-12-05, siegel2k4 wrote: > well AFAIK the Userdata Entry is an APTR, so you can cast it to your > own struct, which is exactly what I'm doing...what I really find > strange is the fact that YAM seems to be using it really the same way, > there it works, but not in my App ???? I'm getting curious about this, > and as you've stated, I would love to see an answer from one of the > MUI gurus here :)
You are allocating the data for the userdata, right? It's not copied anywhere, it just saves a pointer to where it's located. Regards, Jocke 'Zerohero' Birging ------------------------ Yahoo! Groups Sponsor --------------------~--> $4.98 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/Q7_YsB/neXJAA/yQLSAA/16uqlB/TM --------------------------------------------------------------------~-> 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/
