05.11.2014, 17:24
Hello, I'm facing an issue at this moment. I've got a dialog as following:
Car 1 - lisitem = 0
Car 2 - listitem = 1
Car 3 - listitem = 2
Car 4 - listitem = 3
If I was to get rid of Car 3 then it would look like this:
Car 1 - lisitem = 0
Car 2 - listitem = 1
Car 4 - listitem = 3
Therefore if I was click the 3rd button on the dialog (listitem 2), it wouldn't display me any information and Car 4 wouldn't be available, because there will only be 3 buttons.
Thanks.
Car 1 - lisitem = 0
Car 2 - listitem = 1
Car 3 - listitem = 2
Car 4 - listitem = 3
If I was to get rid of Car 3 then it would look like this:
Car 1 - lisitem = 0
Car 2 - listitem = 1
Car 4 - listitem = 3
Therefore if I was click the 3rd button on the dialog (listitem 2), it wouldn't display me any information and Car 4 wouldn't be available, because there will only be 3 buttons.
Thanks.