Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Turn off left panel in getfile display
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01448102
Message ID:
01448230
Vues:
48
>>>>>>Does anyone know if there is a way to turn off the left panel that displays different folders? I want to keep the focus on the files in the directory the user is "suppose" to be selecting.
>>>>>
>>>>>Why not check the folder AFTER the users makes their choice and warn them if they choose a file from other folder?
>>>>
>>>>You know users, if you give them too many choices, they are confused. I do not know what changed but the getfile function used to display a window with no panel on the left, that's what I want. What changed?
>>>
>>>Version of the Windows :-)
>>>GETFILE() is a wrapper of some API (I don't know what) and it is changed during the Windows versions.
>>
>>I think Martina made some custom modifications of this dialog. I'm not sure if she has single folder dialog, though.
>
>It was some modifications for dialog created by function SHBrowseForFolder() acros callback function (in cvp.fll - http://gorila.netlab.cz/download/cvp/cvpfll-0118.zip).
>API function GetOpenFileName() support callback function and template dialog. It's possible hide left panel across hook function, but good way is create FLL library.
>
>MartinaJ

Thanks - I remember.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform