Page 1 of 1

Choose Username through script

Posted: Wed Jan 09, 2008 5:02 pm
by thisita
~~I am finishing a login, but it is lacking one thing,the correct user name to pass.

~~You see, my login will use buttons as the interface to choose the username
instead of the combo/list box.

~~Anyway I can filter (i.e. split(); ) the FMUserNameList variable into an array or multiple variables?

~~Is there an easier way than that?

Thanks

Posted: Wed Jan 09, 2008 5:59 pm
by DraconPern
That's the way to do it. There is some code in BubbleOS http://www.frontmotion.com/FMThemes that you can use.