Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intercept navigation and clicks w/ browser control on fi
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Miscellaneous
Thread ID:
01340823
Message ID:
01340885
Views:
7
>That would be good, although I am trying to have a gallery of images embedded in my main form.
>
>Here is the objective:
>
>We sell a product "001" which is a combination of "A", "B", and "C". A, B, and C each have images which we combine together to make an image for product 001. We then generate that image in multiple sizes for use in different places (our website, shopping carts, ebay galleries, etc.).
>
>We have hundreds of products we sell which utilize different combinations of A, B, C, D, ... etc.
>
>Frequently, the specifics of A, B, or C may change. We need to be able to change the "sub image" and propogate that to the multiple product images for each item that includes that sub-product.
>
>I am creating an application to do this in VFP. Using the vfpx gdi+ control I can build all the images I need by defining the template for each product. When a sub product changes, I just change the image for that sub-product. My application has an image canvas, and the ability to add sub-images to the canvas and manipulate them. I want to be able to display a gallery of sub-product images on the form. That will make it much faster to add images than if I have to open a file selection dialog to place images.
>
>Currently I am working on using a grid with pictures, but I would prefer explorer, particularly if I can control the view options for the folder.
>

I see. I also used Grid with images (other option would be to use ListView ActiveX).

Check this thread Re: Need multi-select File Open dialogue Thread #1222666 Message #1236913 and Cesar's blog on the topic.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform