On Sun, 29 Jan 2006, Mathias PARNAUDEAU wrote: > Hi, > > I have a multicolumn List object to display the result of a SQL request done > with SQLite. Everything is right with my hooks and now I want to add title > to the columns. Reading the autodoc file, the title naming seems to be > quite static. The problem is I obtain the column names dynamically.
Titles are set in the display hook. MUIM_InitChange/ExitChange probably does the trick here (call it once you have received titles). Ilkka 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/
