i got everything reinstalled and im able to start programming again... i wanted to pickup from where i left off on a program but for some reason, when i try to restart a program i started long ago, my application doesnt seem to be lining up with the original UI. I have a spinner, with a variety of text boxes... and depending on the selection of the spinner, some text boxes become available others remain invisible. this program worked perfectly in the past. I am certain there is something that i am not reconnecting. I start up the app. then go into design mode... open the bal file... everything looks perfect on the designer mode... then i compile and play the program... only the spinner is available... and regardless of what i select, NOTHING happens. i think the UI isnt quite connecting to the code. any ideas?