Hi all

Just had to drop back onto this project.

The size of the form appears to be defaulting back to the maximum resolution
supported by my video card.

Tracy posted this back to me
<start>
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
<end>

Have found the scrollable form sample but it is referring to the anchor
property on a shape object so take it this is VFP9 source?

Do anyone know of any code which works on VFP8?

Thanks
Graham





-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Andrew Stirling
Sent: 06 October 2006 19:11
To: [email protected]
Subject: Re: Scrolling forms


Graham
Have you set the Maximum design area: in the Tools/Options/Forms to
1280*1024 ?
Change it to None.

Andrew Stirling
01250 874580
http://www.calcpay.co.uk
HMRC Accredited UK payroll program

Graham Brown (CompSYS) wrote:
> 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
>
> Telephone: 0870 753 8480
> General fax: 0870 753 8490
> Support fax: 0845 009 4480
> Mobile: 07973 988939
> email: [EMAIL PROTECTED]
> web: http://www.compsys.co.uk
>
> CompSYS is a member of the BNI (Business Network International). If you'd
> like to know how the BNI could grow your business or would like to visit
one
> of the weekly meetings held throughout the area, please let me know.
>
> BNI Plains chapter members cover the following professions: -
>
> Graphic Design, Financial Advisor, Telecoms, Computer Hardware, Banking
> Services, Solicitors, Accountancy, Civil Engineers, Estate Agency, Double
> Glazing Specialist, Sign Maker, Painting and Decorating and Training
> Services.
>
> If you require any of these please let me know and I'll put you in touch.
>
> IMPORTANT: This email (including all attachments) is confidential and may
be
> privileged. It may only be read, copied and used by the intended
recipients.
> If you are not the intended recipient, you should not disseminate,
> distribute or copy this email. Please notify the sender immediately and
> delete this email from your system.
>
> The security and reliability of emails is not guaranteed. Verification
> should be sought from a mailed or faxed copy. Whilst we operate anti-virus
> programmes, emails can become infected after being transmitted. You should
> therefore take full responsibility for virus checking.
>
>
> --- StripMime Report -- processed MIME parts ---
> multipart/related
>   multipart/alternative
>     text/plain (text body -- kept)
>     text/html
>   image/jpeg
> ---
>
>
[excessive quoting removed by server]

_______________________________________________
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.

Reply via email to