Le 31/01/2006, Ilkka Lehtoranta a écrit: > Your display hook would be something like this:
[snip] > Somewhere in your code you set h_Data: > hook_ResultList_Display.h_Data = (APTR)reqdata_titles; > or something like this... Thank you, Ilkka. This gives me new things to test. I tried but the display hook never receive a NULL value as a third argument. From what I read in the autodoc file, that should happen when calling : DoMethod(lst_result, MUIA_List_Title, TRUE); It seems there is something I don't do correctly :-( Regards, -- Mathias PARNAUDEAU 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/
