Jump to content

GuiCtrlCreateList


Recommended Posts

When I create a list, it always make an alphabetical order with my text.

How can I make it normal? ( z1|a2|b3|c4|e5|d6)

because ( z1|a2|b3|c4|e5|d6) will become:

a2

b3

c4

d6

e5

z1

but I want it to be like:

z1

a2

b3

c4

e5

d6

Thanks!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...