Hi,
So, I've made my own wow launcher has many different features, I've released it as beta, I have it so if you change the realmlist, you can save that realmlist and server name + version to a text file, you can open the server list button which opens a form and loads the listbox with all the servers saved... reading from the text file of course, however, I have issues with text alignment, if one realm list is longer then the next, it sets it all out of alignment...
It goes..
Server Name --- Server IP ----- Inital Ping
Server1 Server.IP.com 1 Ms
ServerServer1 Server.IP.com 1ms
that is how it ends up, since It uses TAB after each one, but I don't know how I can fix this..
Does anyone here have any idea how to overcome this issue, or have an alternative to this setup, it be much appreciated
I can upload the program so people can see if for themself, if wanted.