on 2/6/02 12:01 PM, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: >> I would really love to see the implementation of a scrolling container that >> isn't a field. >> >> You've all seen these before. The are often used to store graphics or >> icons. I suppose that this is a feature that could be added as a property of >> a stack window. > > Use a scrolling group (or even script this behavior using a scroll bar > object depending on what you are doing). You can't scroll the window > because you would scroll the menu bar off the screen on some platforms. You > can scroll a scrolling group in pointer tool mode and access the controls > inside using the select grouped controls feature on the toolbar. > > Kind regards, > > Kevin
I am thinking of a dynamic container that the user could drag and drop graphics or icons into for storage and use in applications they build. While I could make a scrolling group wouldn't the addition of a new object require that it was incorporated into the groups object membership? This of course is easy for me as a developer but my end-user probably wouldn't be able to use this object as a container. Thanks Steve Stephen R. Messimer Messimer Computing, Inc 2501 14th Ave South Escanaba, MI 49829 www.messimercomputing.com _______________________________________________ improve-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/improve-revolution
