Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where are my pictures?
Message
 
To
10/07/2002 23:43:30
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00677378
Message ID:
00677388
Views:
47
Hi Gordon,

I use a relative path off my main app directory. All the bmps are placed into a folder appropiately named bmps. I create a new property to hold the relative path. The new property is called pathtobmps. I place the following in the pathtobmps property

./bmps/

I load the picture into the form during program execution with a statement something like the following placed in the init event of the form:

Thisform.buttons1.cmdindex.picture=thisform.PathToBmps+"filter.bmp"
Leland F. Jackson, CPA
Software - Master (TM)
smvfp@mail.smvfp.com
Software Master TM
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform