cfsfirefighter 1 Posted September 25, 2013 Hey guys im trying to make 2 dialogs. I have already created the dialogs but im trying to use a Toolbox to switch between them both. So i have a tool box with Buying and Selling and im using onToolBoxSelChanged = "[(_this select 0), (_this select 1)] call snb_TBSelChanged;"; so when i click on one it opens the new dialog and when i click on the other one it opens the old dialog again. now my question is when i go from Buying to Selling the selectedBG will remain on Buying because that is in position 0, i have been trying to use google but cannot find anything except this can someone please explain this values integer array Initial state for each toolbox entry, using values 0 or 1. Share this post Link to post Share on other sites