Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2004
    Posts
    31

    Is ComboBox supposed to show the selected item?

    Hello,

    I searched through pages and pages of ComboBox threads, but didn't find my answer (although it should be a quick one)

    I've got a CB that during preload is using ComboBox.SetSelected to set the selected item to (for example) 4.

    When the page loads, the CB shows the drop down list with the starting number (1) showing in the CB.

    Do I have to do something else to have it actually show the selected item?

    Thanks,
    Stobe

  2. #2
    Join Date
    May 2005
    Posts
    1,115
    AFAIK, you can not modify a ComboBox on the page's preload event.
    Never know what life is gonna throw at you.
    (Based on a true story.)

  3. #3
    Join Date
    Apr 2007
    Posts
    165
    with other words: you need to place your ComboBox.SetSelected on the on show event for example.

  4. #4
    Join Date
    Jan 2004
    Posts
    31
    Thanks. I found that after typing the original message, but wanted to make sure there wasn't another way that I was missing.

    Thanks again!

Similar Threads

  1. DlgListBox.GetSelected return only the last selected item
    By Olivier Chivet in forum TrueUpdate 3.5 Discussion
    Replies: 2
    Last Post: 07-22-2008, 04:46 AM
  2. Checking to see if a combo box has been selected.
    By Barney in forum Setup Factory 7.0
    Replies: 2
    Last Post: 06-19-2008, 02:33 AM
  3. Replies: 0
    Last Post: 11-07-2007, 02:15 PM
  4. Help for run select item in ComboBox
    By BaUDi0 in forum AutoPlay Media Studio 5.0
    Replies: 4
    Last Post: 01-06-2005, 11:45 AM
  5. Packages and If Statements
    By Medlir in forum Setup Factory 6.0
    Replies: 4
    Last Post: 05-09-2002, 03:51 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