I would look at GDI+ drawings in a scrollable container. VFPx has the GDI+ things you need, and SPSBlog has the scrollable container. FoxForward had a session on this.
If you don't want to get into the GDI+, objects in the scrolling container could work. I think drawing lines will be erased when you scroll. Tracy > -----Original Message----- > From: Graham Brown (CompSYS) > Sent: Friday, October 06, 2006 11:56 AM > > Hi all > > I've got a mental block on this one. > > You know how the DE container in the form designer window > scrolls horizontally and vertically How do I create something > similar? The application is actually an organisational chart > for stock items which shows which items relate to which > items. I see the display looking similar to the de when there > are lots of relations. I've already got the cursors sorted > which is going to be the basis (many to many) > > I need to create a form/container which is at least 5000px by > 5000px and then have it scroll within the confines of > _screen.width and _screen.height. I can't use grids or > listboxes to do this because I need to control the placement > of any control within the 5000 x 5000px form. > > The 5000 x 5000 dimensions need to be anything from 800 x 600 > depending on the complexity of the relationships. > > If I try and set the height and width to these numbers it > defaults them back to 1280 x 969px > > Does that make sense? > > Anybody any clues please? > > Graham Brown > CompSYS Software Solutions _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

