Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Settings help...
Message
De
23/06/2001 07:17:22
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
23/06/2001 05:40:44
Kishor K
KPIT Cummins Infosystems Ltd.
Pune, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
00522740
Message ID:
00522745
Vues:
8
>Whenever I open my forms designer, I have to select my required tool bars. If i select the required toolbars, still, next time i have to do it again. also, my command window postion remains the default upper right corner. i have to drag it to the bottom right ALL THE TIME. why these changes of required tool bars and all is not gettig saved? whats wrong? i have sp4.

Kishor,
Toolbar, window positions etc are kept in resource file. If you want them at their default positions (VFP default) in your config.fpw :
resource=off

But generally we want it to keep our preferences while working :) First check from tools\options\File locations what your resource file is set and if on (there are sys() functions for this but who needs:). If I were you first set it off, quit, delete the resource file (generally home()+'foxuser.dbf' - sys(2005) ), launch VFP. It would create a new one with default settings. Now form file locations set it on. As you position things it would be saved. If you want a position or similar setting never be changed again w/o your will at command window :
use sys(2005) again
set resource off
browse

* Find the control you want. ie : for toolbars you'd search TTOOLBAR, GTOOLBAR objects. Set ReadOnly to .t.
use
set reso on

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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform