Hi,

Is there an easy way to save and restore
"lay-out"-properties
that a user has changed upon opening and closing a form.
for example : grid.columns.width,
form.height/width/top/left.
I could make my own one but this probable already exist
so if somebody....you know...


thanks in advance
christophe

--
\|||/
(o o)
----ooO-(_)-Ooo-------------

¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°
º

RE: save / restore user settings by Leemi

Leemi
Thu Jun 24 08:31:43 CDT 2004

Hi Christophe:

Take a look at this article and see if it helps:

285672 HOWTO: Create VFP Forms That Remember Size and Position
http://support.microsoft.com/?id=285672


I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP9 Public Beta Now Available!! --*
Download the VFP9 beta here: http://msdn.microsoft.com/vfoxpro/

*-- VFP8 HAS ARRIVED!! --*
Read about all the new features of VFP8 here:
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
Purchase VFP8 here:
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003


>Hi,

>Is there an easy way to save and restore
>"lay-out"-properties
>that a user has changed upon opening and closing a form.
>for example : grid.columns.width,
>form.height/width/top/left.
>I could make my own one but this probable already exist
>so if somebody....you know...


>thanks in advance
>christophe



Re: save / restore user settings by Rick

Rick
Thu Jun 24 08:32:26 CDT 2004

Christophe,
"Easy"? Check the UT (http://www.universalthread.com/) for a class. Of =
course you'll have to decide whether you want to keep this information =
in a table, the local registry, .INI file, etc.

Rick

"christophe" <askmehere@internet.be> wrote in message =
news:eoy$I7cWEHA.2908@TK2MSFTNGP10.phx.gbl...
> Hi,
>=20
> Is there an easy way to save and restore
> "lay-out"-properties
> that a user has changed upon opening and closing a form.
> for example : grid.columns.width,
> form.height/width/top/left.
> I could make my own one but this probable already exist
> so if somebody....you know...
>=20
>=20
> thanks in advance
> christophe
>=20
> --
> \|||/
> (o o)
> ----ooO-(_)-Ooo-------------
>=20
> =
=B8,=F8=A4=BA=B0`=B0=BA=A4=F8,=B8=B8,=F8=A4=BA=B0`=B0=BA=A4=F8,=B8=B8,=F8=
=A4=BA=B0`=B0=BA=A4=F8,=B8=B8,=F8=A4=BA=B0`=B0=BA=A4=F8,=B8=B8,=F8=A4=BA=B0=
`=B0
> =BA
>=20
>=20
>=20
>

Re: save / restore user settings by christophe

christophe
Thu Jun 24 09:49:58 CDT 2004

thanks Lee


I will give it a try

regards
christophe
--
\|||/
(o o)
----ooO-(_)-Ooo-------------

¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°
º


"Lee Mitchell" <Leemi@online.microsoft.com> schreef in
bericht news:TRJZY#eWEHA.3468@cpmsftngxa10.phx.gbl...
> Hi Christophe:
>
> Take a look at this article and see if it helps:
>
> 285672 HOWTO: Create VFP Forms That Remember Size and
Position
> http://support.microsoft.com/?id=285672
>
>
> I hope this helps.
>
> This posting is provided "AS IS" with no warranties, and
confers no rights.
>
> Sincerely,
> Microsoft FoxPro Technical Support
> Lee Mitchell
>
> *-- VFP9 Public Beta Now Available!! --*
> Download the VFP9 beta here:
http://msdn.microsoft.com/vfoxpro/
>
> *-- VFP8 HAS ARRIVED!! --*
> Read about all the new features of VFP8 here:
>
http://www.universalthread.com/VisualFoxPro/News/VFP8Release
.asp
> Purchase VFP8 here:
>
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11
518
>
> Keep an eye on the product lifecycle for Visual FoxPro
here:
>
http://support.microsoft.com/default.aspx?id=fh;[ln];lifepro
dv
> - VFP5 Mainstream Support retired June 30th, 2003
> - VFP6 Mainstream Support retired Sept. 30th, 2003
>
>
> >Hi,
>
> >Is there an easy way to save and restore
> >"lay-out"-properties
> >that a user has changed upon opening and closing a form.
> >for example : grid.columns.width,
> >form.height/width/top/left.
> >I could make my own one but this probable already exist
> >so if somebody....you know...
>
>
> >thanks in advance
> >christophe
>
>



Re: save / restore user settings by christophe

christophe
Thu Jun 24 09:52:24 CDT 2004

Thanks Rick

Do also have a name to make searching a bit easier.
I "only" found it for a form.

I think/afraid I have to go the "not easy"- way

regards
christophe
--
\|||/
(o o)
----ooO-(_)-Ooo-------------

¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°
º


"Rick Bean" <rgbean@unrealmelange-inc.com> schreef in
bericht news:OFl2x#eWEHA.4032@TK2MSFTNGP11.phx.gbl...
Christophe,
"Easy"? Check the UT (http://www.universalthread.com/) for a
class. Of course you'll have to decide whether you want to
keep this information in a table, the local registry, .INI
file, etc.

Rick

"christophe" <askmehere@internet.be> wrote in message
news:eoy$I7cWEHA.2908@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> Is there an easy way to save and restore
> "lay-out"-properties
> that a user has changed upon opening and closing a form.
> for example : grid.columns.width,
> form.height/width/top/left.
> I could make my own one but this probable already exist
> so if somebody....you know...
>
>
> thanks in advance
> christophe
>
> --
> \|||/
> (o o)
> ----ooO-(_)-Ooo-------------
>
>
¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°
> º
>
>
>
>



Re: save / restore user settings by trw7at

trw7at
Thu Jun 24 11:57:37 CDT 2004

christophe seemed to utter in news:eoy$I7cWEHA.2908@TK2MSFTNGP10.phx.gbl:

> Hi,
>
> Is there an easy way to save and restore
> "lay-out"-properties
> that a user has changed upon opening and closing a form.
> for example : grid.columns.width,
> form.height/width/top/left.
> I could make my own one but this probable already exist
> so if somebody....you know...
>
>
> thanks in advance
> christophe

I wrote an article for FoxPro Advisor on this very subject
in August, 1999. Basically it is a set of base classes
that can remember, for each user, how the user left them
the last time they were used. It's up to you which settings
in each instance of a control are "remembered." All the
grid settings you mention would not be a problem.

-- TRW
_______________________________________
My e-mail: t r w 7
@ i x . n e t c o m . c o m
_______________________________________

Re: save / restore user settings by christophe

christophe
Fri Jun 25 02:36:54 CDT 2004

Sorry Tim,

I don't have a subscription.

christophe
--
\|||/
(o o)
----ooO-(_)-Ooo-------------

¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°
º


"Tim Witort" <trw7at@ixdot.netcomdotcom> schreef in bericht
news:Xns95126599A251Atimwitortwrotethis@207.217.125.203...
> christophe seemed to utter in
news:eoy$I7cWEHA.2908@TK2MSFTNGP10.phx.gbl:
>
> > Hi,
> >
> > Is there an easy way to save and restore
> > "lay-out"-properties
> > that a user has changed upon opening and closing a form.
> > for example : grid.columns.width,
> > form.height/width/top/left.
> > I could make my own one but this probable already exist
> > so if somebody....you know...
> >
> >
> > thanks in advance
> > christophe
>
> I wrote an article for FoxPro Advisor on this very subject
> in August, 1999. Basically it is a set of base classes
> that can remember, for each user, how the user left them
> the last time they were used. It's up to you which
settings
> in each instance of a control are "remembered." All the
> grid settings you mention would not be a problem.
>
> -- TRW
> _______________________________________
> My e-mail: t r w 7
> @ i x . n e t c o m . c o m
> _______________________________________



Re: save / restore user settings by trw7at

trw7at
Fri Jun 25 10:40:32 CDT 2004

christophe seemed to utter in news:udYW6coWEHA.2716@tk2msftngp13.phx.gbl:

> Sorry Tim,
>
> I don't have a subscription.
>
> christophe
> --
> \|||/
> (o o)
> ----ooO-(_)-Ooo-------------
>
> ¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°
> º
>
>
> "Tim Witort" <trw7at@ixdot.netcomdotcom> schreef in bericht
> news:Xns95126599A251Atimwitortwrotethis@207.217.125.203...
>> christophe seemed to utter in
> news:eoy$I7cWEHA.2908@TK2MSFTNGP10.phx.gbl:
>>
>> > Hi,
>> >
>> > Is there an easy way to save and restore
>> > "lay-out"-properties
>> > that a user has changed upon opening and closing a form.
>> > for example : grid.columns.width,
>> > form.height/width/top/left.
>> > I could make my own one but this probable already exist
>> > so if somebody....you know...
>> >
>> >
>> > thanks in advance
>> > christophe
>>
>> I wrote an article for FoxPro Advisor on this very subject
>> in August, 1999. Basically it is a set of base classes
>> that can remember, for each user, how the user left them
>> the last time they were used. It's up to you which settings
>> in each instance of a control are "remembered." All the
>> grid settings you mention would not be a problem.
>>
>> -- TRW
>> _______________________________________
>> My e-mail: t r w 7
>> @ i x . n e t c o m . c o m
>> _______________________________________

I think I still have my example files (the base classes)
here somewhere. If you're interested, I could email them
to you.

-- TRW
_______________________________________
My e-mail: t r w 7
@ i x . n e t c o m . c o m
_______________________________________

Re: save / restore user settings by christophe

christophe
Mon Jun 28 07:55:50 CDT 2004

Hi Tim,

Mail should be sent now.
thanks alot
christophe
--
\|||/
(o o)
----ooO-(_)-Ooo-------------

¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°
º


"Tim Witort" <trw7at@ixdot.netcomdotcom> schreef in bericht
news:Xns9513588858BBAtimwitortwrotethis@207.217.125.202...
> christophe seemed to utter in
news:udYW6coWEHA.2716@tk2msftngp13.phx.gbl:
>
> > Sorry Tim,
> >
> > I don't have a subscription.
> >
> > christophe
> > --
> > \|||/
> > (o o)
> > ----ooO-(_)-Ooo-------------
> >
> >
¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°
> > º
> >
> >
> > "Tim Witort" <trw7at@ixdot.netcomdotcom> schreef in
bericht
> >
news:Xns95126599A251Atimwitortwrotethis@207.217.125.203...
> >> christophe seemed to utter in
> > news:eoy$I7cWEHA.2908@TK2MSFTNGP10.phx.gbl:
> >>
> >> > Hi,
> >> >
> >> > Is there an easy way to save and restore
> >> > "lay-out"-properties
> >> > that a user has changed upon opening and closing a
form.
> >> > for example : grid.columns.width,
> >> > form.height/width/top/left.
> >> > I could make my own one but this probable already
exist
> >> > so if somebody....you know...
> >> >
> >> >
> >> > thanks in advance
> >> > christophe
> >>
> >> I wrote an article for FoxPro Advisor on this very
subject
> >> in August, 1999. Basically it is a set of base classes
> >> that can remember, for each user, how the user left
them
> >> the last time they were used. It's up to you which
settings
> >> in each instance of a control are "remembered." All
the
> >> grid settings you mention would not be a problem.
> >>
> >> -- TRW
> >> _______________________________________
> >> My e-mail: t r w 7
> >> @ i x . n e t c o m . c o m
> >> _______________________________________
>
> I think I still have my example files (the base classes)
> here somewhere. If you're interested, I could email them
> to you.
>
> -- TRW
> _______________________________________
> My e-mail: t r w 7
> @ i x . n e t c o m . c o m
> _______________________________________



RE: save / restore user settings by christian

christian
Sun Aug 08 07:05:01 CDT 2004

hello i'm french
now if you have a solution of your question
please mail to me christsemat@yahoo.fr
my problem is on the grid not on the form.
thanks in advance
christian



"christophe" wrote:

> Hi,
>
> Is there an easy way to save and restore
> "lay-out"-properties
> that a user has changed upon opening and closing a form.
> for example : grid.columns.width,
> form.height/width/top/left.
> I could make my own one but this probable already exist
> so if somebody....you know...
>
>
> thanks in advance
> christophe
>
> --
> \|||/
> (o o)
> ----ooO-(_)-Ooo-------------
>
> ¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°
> º
>
>
>
>
>