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. Anyway, what kind of complex lines you need? 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/
