is it possible to put in a new item in the listbox displayed under
Options->File Locations
I'd like to setup some development tools & want to plug the configurations
of the files in here
I've had a look at the xsource files, but could'nt find any code related to
this Options screen.

Re: new item under Options->File Locations by Dan

Dan
Mon Jan 10 16:58:36 CST 2005

That dialog is internal to VFP so we have no control over it.

Dan

Jack wrote:
> is it possible to put in a new item in the listbox displayed under
> Options->File Locations
> I'd like to setup some development tools & want to plug the
> configurations of the files in here
> I've had a look at the xsource files, but could'nt find any code
> related to this Options screen.



Re: new item under Options->File Locations by Jack

Jack
Mon Jan 10 18:02:27 CST 2005

dissapointing. thanx for the info though.

"Dan Freeman" <spam@microsoft.com> wrote in message
news:#PZBsf29EHA.2632@TK2MSFTNGP10.phx.gbl...
> That dialog is internal to VFP so we have no control over it.
>
> Dan
>
> Jack wrote:
> > is it possible to put in a new item in the listbox displayed under
> > Options->File Locations
> > I'd like to setup some development tools & want to plug the
> > configurations of the files in here
> > I've had a look at the xsource files, but could'nt find any code
> > related to this Options screen.
>
>



Re: new item under Options->File Locations by David

David
Mon Jan 10 19:08:56 CST 2005

Jack,

While the Options dialog is rather fixed, you can always develop your own
form to maintain these configurations.

--
df - Microsoft MVP FoxPro http://www.geocities.com/df_foxpro

"Jack" <jack@cooper.net> wrote in message
news:u1nH%23E39EHA.3124@TK2MSFTNGP11.phx.gbl...
> dissapointing. thanx for the info though.



Re: new item under Options->File Locations by Craig

Craig
Tue Jan 11 09:09:53 CST 2005

As Dan told you...that dialog is internal. How about adding a task pane for
your add ins.

--
Craig Berntson
MCSD, Visual FoxPro MVP
www.craigberntson.com
Salt Lake City Fox User Group
www.slcfox.org
www.foxcentral.net


"Jack" <jack@cooper.net> wrote in message
news:emoA2C29EHA.1392@tk2msftngp13.phx.gbl...
> is it possible to put in a new item in the listbox displayed under
> Options->File Locations
> I'd like to setup some development tools & want to plug the configurations
> of the files in here
> I've had a look at the xsource files, but could'nt find any code related
> to
> this Options screen.
>
>



Re: new item under Options->File Locations by tom

tom
Thu Jan 13 06:54:53 CST 2005

Hi,

why not use the toolbox ?

Tom

"Dan Freeman" <spam@microsoft.com> schrieb im Newsbeitrag
news:#PZBsf29EHA.2632@TK2MSFTNGP10.phx.gbl...
> That dialog is internal to VFP so we have no control over it.
>
> Dan
>
> Jack wrote:
> > is it possible to put in a new item in the listbox displayed under
> > Options->File Locations
> > I'd like to setup some development tools & want to plug the
> > configurations of the files in here
> > I've had a look at the xsource files, but could'nt find any code
> > related to this Options screen.
>
>