+ Reply to Thread
Results 1 to 6 of 6

Thread: Choosing from a List Box Dialog

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Choosing from a List Box Dialog

    I create a list box dialog and the customer selects an install folder destination that is stored in %_SB_INSTALLDIR%. The next dialog is the Select Install Folder. The selected folder from the list box dialog is displayed. This is perfect so far. Now the customer goes "Back" and chooses a different install folder and clicks "Next". I issues a Refresh Next dialog command after they choose the install folder in the list box dialog. The problem is the Select Install Folder dialog does not display the newly selected install folder from the list box dialog. I have attached my project. Can you tell me what I am doing wrong?
    Attached Files Attached Files

  2. #2

    Default Re: Choosing from a List Box Dialog

    Friedrich - I was wondering if you have had a chance to review this? Darrel

  3. #3
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Choosing from a List Box Dialog

    Darrel,

    Are you sure the "Refresh Next Dialog" function is executed?

    I see that it is only executed if %TTG_FOLDERS% is greater than "1". Is this always the case?

    Friedrich

  4. #4

    Default Re: Choosing from a List Box Dialog

    Yes - the list box dialog is only displayed if %TTG_FOLDERS% is greater than "1". IF %TTG_FOLDERS% is one, they can only install in that folder. IF %TTG_FOLDERS% greater than one, they have to choose. If they select a install folder from the list back, choose "Next" and then go "Back" and select a different install folder from the list box, the new %_SB_INSTALLDIR% variable is not reflecting the install folder selection.

  5. #5
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Choosing from a List Box Dialog

    Darrel,

    I have attached a demo project and it works as expected.

    Does this help?

    Friedrich
    Attached Files Attached Files

  6. #6

    Default Re: Choosing from a List Box Dialog

    Friedrich - I used your example and it nows works - thanks and have a merry christmas and a happy new year. Darrel

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

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