Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mutiple forms in a fixed format
Message
From
24/07/2007 11:21:25
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
23/07/2007 19:56:08
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01243047
Message ID:
01243188
Views:
17
>Greetings!
>
>I am trying to determine the best way to create a screen layout that includes the following:
>
>1) Outlook toolbar on the left
>2) Regular toolbar on the top
>3) The rest of the screen divided into four sections:
> 1. Central form
> 2. 2nd form with related information to the central form
> 3. 3rd form with related information to the central form
> 4. Flag/dates/status/tickler section relative to the entire application
>
>Each form will defined and coded as a separate form, but I'm having a hard time determining how to render the screen when the application starts?
>
>How do you get multiple forms to line-up in a specific section of the main VFP window? Are anchors part of the solution?
>
>Any thoughts or suggestions are appreciated very much!

An easy solution that'd work in any VFP version would be to run them all once, size and position as you wish, record their top,left,height,width and set in their properties along with movable=.f., closable=.f. (titlebar=0, controbox=.f. etc). A resize event code might act upon them for accomodation to new size.

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform