Re: FormSets and PageFrames

2011-07-11 Thread Rafael Copquin
>> PageFrame on a form. Do yourself a favor and stay away from > FormSets. >> Ah, so it's more like "FormSets *can* be used to create a tabbed form, > but >> PageFrames *are* used to do them"? >> >> I, frankly, don't see the reason why o

Re: pageframes

2011-07-09 Thread Allen
ofoxt...@leafe.com Subject: Re: pageframes Allen, > I have one with hidden tabs and 12 pages. If I want to work on say page 10 > I have a hell of a job to get there. Am I missing something? You could maintain each tab's content in a separate container and then add these containers to you

RE: FormSets and PageFrames

2011-07-09 Thread Lou Syracuse
o: profoxt...@leafe.com Subject: RE: FormSets and PageFrames I am working on a project now that was started in FPW 2.6 and many of the screens were built with the wizard. Then the project was run thru a converter to VFP6 and then updated to VFP9. When I have to work on one of the old forms, I just throw i

Re: pageframes

2011-07-09 Thread Aware Partners
Allen, > I have one with hidden tabs and 12 pages. If I want to work on say page 10 I > have a hell of a job to get there. Am I missing something? You could maintain each tab's content in a separate container and then add these containers to your tabs. Malcolm _

RE: FormSets and PageFrames

2011-07-08 Thread Jarvis, Matthew
> I am working on a project now that was started in FPW 2.6 and many of the > screens were built with the wizard. > > Then the project was run thru a converter to VFP6 and then updated to > VFP9. > The Horror The Horror Have a good weekend all! MJ "I asked God for a bike, but I kn

RE: FormSets and PageFrames

2011-07-08 Thread Kent Belan
x27;s and wizard code ... Not fun -Original Message- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Tracy Pearson Sent: Friday, July 08, 2011 6:14 PM To: profox@leafe.com Subject: RE: FormSets and PageFrames Mike Copeland wrote on 2011-07-08: > I

Re: FormSets and PageFrames

2011-07-08 Thread Mike Copeland
Oye...file handles and "upper memory block management".config.sys and device drivers... Those weren't such good ol' days. Mike > Mike Copeland wrote on 2011-07-08: >> I could be completely wrong, but my understanding was that formSETS was >> an attempt at providing a way to control an a

RE: FormSets and PageFrames

2011-07-08 Thread Tracy Pearson
Mike Copeland wrote on 2011-07-08: > I could be completely wrong, but my understanding was that formSETS was > an attempt at providing a way to control an applications forms, and also > to provide some communication between forms...kind of a supra-form, or > form-parent object reference. > >

Re: FormSets and PageFrames

2011-07-08 Thread Mike Copeland
rm. Do yourself a favor and stay away from > FormSets. >> Ah, so it's more like "FormSets *can* be used to create a tabbed form, > but >> PageFrames *are* used to do them"? >> >> I, frankly, don't see the reason why one would stick a bunch of forms

RE: FormSets and PageFrames

2011-07-08 Thread Jarvis, Matthew
> >FormSets are entirely separate forms in a set, nothing at all like a > >PageFrame on a form. Do yourself a favor and stay away from FormSets. > > Ah, so it's more like "FormSets *can* be used to create a tabbed form, but > PageFrames *are* used to do them&q

Re: FormSets and PageFrames

2011-07-08 Thread Joel N. Fischoff
>FormSets are entirely separate forms in a set, nothing at all like a >PageFrame on a form. Do yourself a favor and stay away from FormSets. Ah, so it's more like "FormSets *can* be used to create a tabbed form, but PageFrames *are* used to do them"? I, frankly, don

Re: FormSets and PageFrames

2011-07-08 Thread Fred Taylor
FormSets are entirely separate forms in a set, nothing at all like a PageFrame on a form. Do yourself a favor and stay away from FormSets. Fred On Fri, Jul 8, 2011 at 1:07 PM, Joel N. Fischoff wrote: > Heya, > > This is kind of an embarrassing question for me to ask. I've primarily > been a

FormSets and PageFrames

2011-07-08 Thread Joel N. Fischoff
Heya, This is kind of an embarrassing question for me to ask. I've primarily been a FoxPro 2.6 programmer, usually working on upgrading older systems to work better. At one point, I worked in dBase II (no typo there). One of my recent jobs had the initial system written for Clipper, though I

Re: pageframes

2011-07-08 Thread Allen
Hi Dan I don't have tabs set on, that's the problem Al -Original Message- From: Dan Covill Sent: Friday, July 08, 2011 5:31 PM To: profoxt...@leafe.com Subject: Re: pageframes On 7/8/2011 2:35 AM, Allen wrote: > Hi foxgang > In earlier versions of vfp there was a way t

Re: pageframes

2011-07-08 Thread Allen
so simple. thanks Tracy Al -Original Message- From: Tracy Pearson Sent: Friday, July 08, 2011 4:24 PM To: profoxt...@leafe.com Subject: RE: pageframes Allen wrote on 2011-07-08: > Hi foxgang > In earlier versions of vfp there was a way to easily move to pages on a pageframe in

Re: pageframes

2011-07-08 Thread Dan Covill
On 7/8/2011 2:35 AM, Allen wrote: > Hi foxgang > In earlier versions of vfp there was a way to easily move to pages on a > pageframe in design mode. VFP9 does not appear to have that. Is there a way > or have they made VFP9 harder to use with pageframes for a reason 1. Do a Ctl-

RE: pageframes

2011-07-08 Thread Tracy Pearson
Allen wrote on 2011-07-08: > Hi foxgang > In earlier versions of vfp there was a way to easily move to pages on a pageframe in design mode. VFP9 does not appear to have that. Is there a way or have they made VFP9 harder to use with pageframes for a reason > Al > Allen, I have

Re: pageframes

2011-07-08 Thread Allen
If I remember correct there was a right click go to page but I cannot remember which version as I have all released versions of VFP. Might have been 5 and 6. Properties is how I have to do it yes, but its a pain if I have lots of controls, especially grids, on pageframes, which I have. I was in

Re: pageframes

2011-07-08 Thread Grigore Dolghin
10 I > have a hell of a job to get there. Am I missing something? > Al > > -Original Message- > From: Grigore Dolghin > Sent: Friday, July 08, 2011 10:36 AM > To: profoxt...@leafe.com > Subject: Re: pageframes > > Um... what do you mean? Clicking on a page sh

Re: pageframes

2011-07-08 Thread Allen
I have one with hidden tabs and 12 pages. If I want to work on say page 10 I have a hell of a job to get there. Am I missing something? Al -Original Message- From: Grigore Dolghin Sent: Friday, July 08, 2011 10:36 AM To: profoxt...@leafe.com Subject: Re: pageframes Um... what do you

Re: pageframes

2011-07-08 Thread Grigore Dolghin
way > or have they made VFP9 harder to use with pageframes for a reason > Al > > --- StripMime Report -- processed MIME parts --- > multipart/alternative >  text/plain (text body -- kept) >  text/html > --- > [excessive quoting removed by server] _

pageframes

2011-07-08 Thread Allen
Hi foxgang In earlier versions of vfp there was a way to easily move to pages on a pageframe in design mode. VFP9 does not appear to have that. Is there a way or have they made VFP9 harder to use with pageframes for a reason Al --- StripMime Report -- processed MIME parts --- multipart

RE: [NF] pageframes and refreshes

2007-08-02 Thread John Harvey
It seems simple enough, but I can't get it to work. I've got two page frames in a page (upper and lower). When the first(upper) frame loads I want to call a web connection method and show the results in target=main (lower frame). I've got a meta refresh for the upper frame which is set for every 10

RE: Styling pageframes for non-themed environments?

2006-10-17 Thread Bill Arnold
oxite.com/bernardbou> t/default.aspx > > However, I'm looking for a quick > non-invasive solution achieved by tweaking native > pageframe/page control properties like colors, styles, etc. > > Any suggestions for improving the appearance of pageframes in > non-th

RE: Styling pageframes for non-themed environments?

2006-10-17 Thread Hal Kaplan
=> -Original Message- => From: [EMAIL PROTECTED] => [mailto:[EMAIL PROTECTED] On Behalf Of Malcolm Greene => Sent: Tuesday, October 17, 2006 10:30 => To: profox@leafe.com => Subject: Styling pageframes for non-themed environments? =>  => I recently looked at one

Re: Styling pageframes for non-themed environments?

2006-10-17 Thread Ed Leafe
On Oct 17, 2006, at 10:29 AM, Malcolm Greene wrote: The best solution would be to write a replacement pageframe control (see Bernard Bout's blog for great ideas) http://weblogs.foxite.com/bernardbout/default.aspx Yeesh, that's an garish environment. -- Ed Leafe -- http://leafe.com -

Styling pageframes for non-themed environments?

2006-10-17 Thread Malcolm Greene
.aspx However, I'm looking for a quick non-invasive solution achieved by tweaking native pageframe/page control properties like colors, styles, etc. Any suggestions for improving the appearance of pageframes in non-themed environments? Thanks, Malcolm __

Re: How to count Pageframes in a form

2006-07-13 Thread Ken Kixmoeller (j/s)
On Jul 13, 2006, at 1:23 PM, Hal Kaplan wrote: So there is something wrong with MM's SEND button, eh? Every OT message "Send" diminishes the magic a small percent. MM and CG are the best proof. Ken ___ Post Messages to: ProFox@leafe.com Subs

RE: How to count Pageframes in a form

2006-07-13 Thread Hal Kaplan
So there is something wrong with MM's SEND button, eh? HALinNY -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ken Kixmoeller (j/s) Sent: Thursday, July 13, 2006 14:26 To: profox@leafe.com Subject: Re: How to count Pageframes in a form On Jul 13,

Re: How to count Pageframes in a form

2006-07-13 Thread Ken Kixmoeller (j/s)
On Jul 13, 2006, at 12:46 PM, Ed Leafe wrote: ...formulating a question forces you to think about the problem from a different POV... What a bunch of mumbo-jumbo! It is the "Send" button. It is magic. Simple as that. Ken ___ Post Messages to:

RE: How to count Pageframes in a form

2006-07-13 Thread Steve Ellenoff
This doesn't just happen to me in software, but in other areas.. Most notably, if I buy something off ebay, and it seems the package is taking much longer to arrive than it should, within 1 hour of me emailing the seller why I don't have the package, it arrives. Why is it that so many times,

Re: How to count Pageframes in a form

2006-07-13 Thread Vince Teachout
Hal Kaplan wrote: Why is it that so many times, when we are stuck and ask for help, the answer comes to us before the help does. Is being humbled the key to improved thinking? HALinNY P.S. This is not a put-down on anyone here ... Just curious as to why this happens. For me, it's usually beca

Re: How to count Pageframes in a form

2006-07-13 Thread Ed Leafe
On Jul 13, 2006, at 1:39 PM, Hal Kaplan wrote: Why is it that so many times, when we are stuck and ask for help, the answer comes to us before the help does. Is being humbled the key to improved thinking? HALinNY P.S. This is not a put-down on anyone here ... Just curious as to why this happ

RE: How to count Pageframes in a form

2006-07-13 Thread Hal Kaplan
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vince Teachout Sent: Wednesday, July 12, 2006 17:10 To: ProFox Email List Subject: Re: How to count Pageframes in a form Thanks, Steve. I came up with a similar answer about 5 minutes after I posted that

Re: How to count Pageframes in a form

2006-07-12 Thread Vince Teachout
Steve Ellenoff wrote: Iterate for each control on the form. Use the baseclass property of the control to see if it's a pageframe. Example code (untested): *Iterate through each control on the form FOR EACH loControl IN THISFORM.Controls IF UPPER(loControl.BaseClass) == "PAGEFRAME"

Re: How to count Pageframes in a form

2006-07-12 Thread Vince Teachout
Vince Teachout wrote: In VFP9, how can I programatically tell how may pageframes are in the current form? I have a class of forms that may have zero, 1 or theoretically more page frames, each page frame will have a unique name, and I need to return number of page frames so I can iterate

Re: How to count Pageframes in a form

2006-07-12 Thread Steve Ellenoff
d with FOR EACH, but not getting anywhere, and I'm not sure I'm on the right track. In VFP9, how can I programatically tell how may pageframes are in the current form? I have a class of forms that may have zero, 1 or theoretically more page frames, each page frame will have a uniq

How to count Pageframes in a form

2006-07-12 Thread Vince Teachout
I'm playing around with FOR EACH, but not getting anywhere, and I'm not sure I'm on the right track. In VFP9, how can I programatically tell how may pageframes are in the current form? I have a class of forms that may have zero, 1 or theoretically more page frames, each page fr