Kyle MacDonald
Kyle MacDonald
Very interesting. I just cloned the repository last night. So I'll have to dig into it a bit. would the combobox be in place of the Username input entry at...
yeah that sounds good to me. I will need to spend a little bit of time reviewing how everything works and i can put together some ideas. In the meantime,...
OK i got the solution up and running and was able to launch and take a look at what is going on. Here are my thoughts: The easiest way i...
@andreakarasho ## Propsal ### Create a New Combo/Textbox component `stbTextBoxCombo` This new component would inherit from `stbTextBox`. If you are more akin to composition over inheritance this functionality could be...
@andreakarasho @SaschaKP *VERY* Rough draft at: https://github.com/wiscow/ClassicUO/tree/multi-account-login
@SaschaKP You read my mind on the delete portion. I was thinking the same thing. If the un-check the save account flag, it would delete from the file. That way...
if the profile directory moves according to: https://github.com/andreakarasho/ClassicUO/pull/1180, the code here would have to get slightly modified to support the new profile path. However, I think it would be a...
Draft PR created: https://github.com/andreakarasho/ClassicUO/pull/1200