Okay, so I have this edit profile window with four inputs. Normally I have the person hit enter to save the information, but nobody seems to like that. Instead I've added a Save button at the bottom, but I don't know how to program said button.
http://imageftw.com/uploads/20100804/Edit-Profile.png
How do I make this save button save all information currently in the input bar to its var.
ID:273548
Aug 4 2010, 9:12 am
|
|
Aug 4 2010, 9:23 am
|
|
You can use winget() to simply get the Input's Value while making a var the same as that Value.
|