Hello!
I have one listbox with items ( just one item for now )
How can I split it so that it only says:
I'm trying to use it like this:
Well, of course that's not going to work, but trying to give an example of my destination. I wish the listbox had columns, so I could just select from an invidivual column:
Lol, hope you understand what I'm trying to do.
I have one listbox with items ( just one item for now )
Code:
ListBoxItem1 {X=200,Y=2}
Code:
200,2
Code:
Cursor.Position.X = ListBoxItem1.Text
Cursor.Position.Y = ListBoxItem1.Text
Code:
Cursos.Position.X = ListBoxItem1.Column1.Text