Results 1 to 3 of 3

Thread: An extremely annoying problem that doesnt make alot of sense

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2002
    Location
    Kentucky
    Posts
    29

    An extremely annoying problem that doesnt make alot of sense

    Okay, I have a combo box. The listdata propertie is
    1
    2
    3
    4
    5


    The list property is set to
    Dreg
    Elf
    Gnome
    Scallion
    Human

    I run the program, and in the actual combobox Scallion and Human have switched places. I then get out of the program, check the properties and they have switched places there, too. Well, I change it back, rerun the program, and the problem reappears.

    At first, I tried emptying the list property list, and that didnt work. Then I emptied both the list data property and the list property of the combo box, and re'entered the values manually. The problem STILL persists, and I cant figure out why. Dreg, Elf, and Gnome list data and list all work fine, but the list property is messed up or something.

    I hope I explained it clear enough, but if I didnt then it should look like this:

    Dreg
    Elf
    Gnome
    Scallion
    Human

    but it instead looks like this

    Dreg
    Elf
    Gnome
    Human
    Scallion

    Cant figure out whats going on...

  2. #2
    Lively Member Professor29's Avatar
    Join Date
    Feb 2002
    Posts
    89
    Change AutoSort to false
    ERROR: No keyboard detected. Hit F1 to continue.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Sep 2002
    Location
    Kentucky
    Posts
    29
    *Slaps self* Im an idiot... thank you very much.

Posting Permissions

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



Click Here to Expand Forum to Full Width