tdev

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: ComboBox loses items #48489
    tdev
    Participant

    Okay yeah, for some strange reason, setting the item index to 3, cleared all the items, I removed all code that accessed the combobox and started adding back one line at a time, I uncommented a line to set the item index, it tried to set the value of 3 (which is well within range) but after a while all the items just disappeared :/. Looks like im gonna have to stick with the listbox for now. tre bizarre

    in reply to: ComboBox loses items #48488
    tdev
    Participant

    Hey Hamilton,

    Yeah, thats the weird part, i'm using the TsCombobox in several other forms across the application (sometimes in combination with the treeview control) and it works fine in those forms, its only here, but let me remove any kind of code that accesses the combobox and I'll get back to you.

    Thanks,

Viewing 2 posts - 1 through 2 (of 2 total)