Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 6 of 6

Thread: Sticky folder

  1. #1
    Join Date
    Oct 2003
    Location
    Sao Paulo, Brazil
    Posts
    150

    Sticky folder

    I am trying to use a sticky folder in the Select Install Folder screen. I have been using a code that was once presented by Brett in the thread:
    http://www.indigorose.com/forums/sho...ghlight=sticky

    It works fine sticking the folder when selecting a new location through the Browse button (the control message is from the browse button), but does not avoid the user to change it through typing a new location (the control message is from the install folder field).

    I want to allow the user either to select or to type a different path without change the application folder. I have been trying to write a similar code when typing the new location unsuccessfully.

    Any idea??

  2. #2
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150
    Sorry but I still don't fully understand your question. Add a little detail and I'm sure that we'll figure this out

    Adam Kapilik

  3. #3
    Join Date
    Oct 2003
    Location
    Sao Paulo, Brazil
    Posts
    150
    Adam,

    What I mean is to set in the project an install folder which will be allways at the end of the install path whatever that path could be. For instance, I can set as default a install path like C:\program_files\my_project, where the folder my_project is my sticky folder. The user then could change the path from the suggested default to any other, for example, to C:\program_files\special_software\my_project. The folder my_project remains stuck to the end of the new path.

    The change in the path can be done either through the browse button or by typing the new path in the field . The mentioned link in my former post has an example of how to achieve this by actuating in the control message fired from the browse button. The problem is, how to do that if the user decides to type in the field.

    I hope this may clear the point.

    Note: This is intended to be done in the Select Install Folder screen.

  4. #4
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150
    Sergio,

    Use the method in This knowledgebase article instead. It uses the "On Next" event so it should not matter if the user types the path or browses for it.

    Adam Kapilik

  5. #5
    Join Date
    Oct 2003
    Location
    Sao Paulo, Brazil
    Posts
    150
    Adam,

    Thank you for your help.
    In fact, the method described in the article worked as a workaround, but why not to include this feature in SUF 7 as a built in feature as it was in SUF 5 and made it as simple as it used to be?
    My contribution to the SUF 7 suggestion box.

  6. #6
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150
    Thanks for the suggestion.

    Adam Kapilik

Similar Threads

  1. cookies
    By goukilord10 in forum AutoPlay Media Studio 5.0
    Replies: 6
    Last Post: 05-20-2005, 04:08 PM
  2. Sticky Folder
    By RobertL in forum Setup Factory 6.0
    Replies: 2
    Last Post: 04-27-2004, 02:27 PM
  3. HOWTO: Create an Empty Folder
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-21-2002, 03:21 PM
  4. INFO: The Explore Button on the Distribution Folder Dialog
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-11-2002, 12:06 PM
  5. SF5.0.1.6 "sticky folder\sticky folder" solution anyone?
    By midtech in forum Setup Factory 6.0
    Replies: 0
    Last Post: 02-21-2002, 02:23 PM

Posting Permissions

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