Ilkka Lehtoranta wrote: >On Wed, 11 Oct 2006, Deron Kazmaier wrote: > > > >>>>that allows custom drawing. Or at least more complex lines than what is >>>>currently displayable. (I can give examples if you need). Plus a popup >>>>that can handle more items than will fit on the screen at once. >>>> >>>> >>>> >>>> >>>You could use virtgroup object? >>> >>> >>> >>> >>Are you talking about for the list? I thought it might be possible that >>way, but I couldn't find any useful examples. I didn't know if you could >>even select in a virtual group like you can in a list. >> >> > >Not directly but you can add your own keyboard handling. For example in >Ambient icon views are virtgroup objects and icons are objects. User can >cycle through objects using cursor keys or tab or with mouse. Background >is drawn using custom backfill function. > >Though it is better use listview when possible. It allows embedding MUI >objects into it. > > I don't know what you are talking about, but it sounds promising. Can I build list items out of mui objects (text, icons, etc?)
>Anyway, what kind of complex lines you need? > > To see what I am trying to implement, see http://www.pagestream.org/showdocs.php?id=1012, http://www.pagestream.org/showdocs.php?id=1015, or http://www.pagestream.org/showdocs.php?id=752. This last one does not show it, but items can be indented by groups and icons can be right aligned in the row. Further, I will have to find/develop a reasonable popup list item that can display this as well as support lists larger than will fit on screen. Deron > > 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/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/MUI/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/
