Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetFile analogue with ability to limit directory
Message
 
 
To
31/08/2005 10:15:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01044804
Message ID:
01045500
Views:
25
>Why it have to resemble getfile() since you
>are NOT gonna let user explore directory structure finding file,
>limiting him in one directory only?
>
>Why don't u simple collect all files from that particular directory into a cursor , sort it as u pleased, and offer user to select one of existing files via ordinary grid or listbox ?
>
>You can put nice bitmap(s) to resemble newest W2000/XP design paterns
>as background to yr form, one field to punch name of (new) file name,
>two buttons for select / cancel and that is it.
>
>Just my 2c
>Rgds++
>Sergio
>

I did it yesterday. I used ListView. It worked quite nicely except that ListView doesn't have themed look.

However, my manager suggested to switch to grid's interface. He doesn't care about nice files icons and file type, since we're using just one type of the files dat. But for my own satisfaction I'd like to make the interface to resemble Windows Explorer, therefore I need to show file's icons.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform