Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getpict- can both jpg and gif be in listbox
Message
From
13/12/1999 19:15:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Getpict- can both jpg and gif be in listbox
Miscellaneous
Thread ID:
00303075
Message ID:
00303075
Views:
54
in VFP6 sp3
I want to get both jpg and gif to be in the getpict listbox at the same time

this line will only produce gif or jpg not both at once
GETpict("JPG:jpg;GIF:gif", 'Find Image', 'Select')

using the common dailog I can but there is no preview picture
oDialog.filter ="Pictures (*.jpg;*.gif;*.bmp)|*.jpg;*.gif;*.bmp|All Files (*.*)|*.*"

Is it possible to do using getpict?

Thanks
Ken Paulson
Reply
Map
View

Click here to load this message in the networking platform