Deathboy 0 Posted May 11, 2010 If I got a GUI with this line: $guiinfo4 = GUICtrlCreateLabel ("Name", 10, 70, 100) and when i push a button I want it to change the label till something else, without having to close the gui and save it in a "settings" file etc. How do I do that if its possible? I've looked in the help file but not quite sure what to look for. Sincerly Death_boy Share this post Link to post Share on other sites
kaotkbliss 146 Posted May 11, 2010 guictrlsetdata() 010101000110100001101001011100110010000001101001011100110010000001101101011110010010000001110011011010010110011100100001My Android cat and mouse gamehttps://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueekWe're gonna need another Timmy! Share this post Link to post Share on other sites
Deathboy 0 Posted May 11, 2010 guictrlsetdata()Thanks Share this post Link to post Share on other sites