Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2002
    Posts
    6

    Browsing folder within distribution

    I would like to create a CD that the user can browse the contents of. For example, when the autoplay runs, a window to the right will display the "contents" folder, containing other files and folders.

    Under distribution, I have a contents folder that has updates, etc.. I see the Dialog>Folder Browse. How do I show the contents of the "contents" folder that will be on the CD?

    -M

  2. #2
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959

    Re: Browsing folder within distribution

    For the default folder in the Browse Folder Dialog use:

    %SrcDir%\Contents

  3. #3
    Join Date
    Oct 2002
    Location
    Rochester NY, USA
    Posts
    32

    Re: Browsing folder within distribution

    You can also use a web browser object and point it's url to the dir location on your disk (ie: "%srcdir%/contents"). That keeps the file browser window in your main application window...but of course it looks different depending on OS settings and general look.

  4. #4
    Join Date
    Nov 2002
    Posts
    6

    Re: Browsing folder within distribution

    Thanks, that helps. What I was actually looking for is for the contents of that folder to be displayed within the HotSpot object properties window. Is this supposed to work that way or am I missing something.

    -M

  5. #5
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959

    Re: Browsing folder within distribution

    The dialog is not embedded in the AMS window. If you want to have it embedded, you might try Antjedi suggestion.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts