Show text after press a button
-
hi, I have an aplication whose view is based in TabControl. It has three tab and one of them have a Edit control. I'd like show text in this edit control when I press a button. I thought do a global variable that keep a valor, for example 1, and in the method, to do a control that show text only if the variable have valor 1. But my problem is after press button, don't happen something. I think that I must to update the view with the method onUpdate or something like that.. but I dont know how. What do you think? This is my aplication: http://i54.tinypic.com/1e9qtx.png This is code : http://www.megaupload.com/?d=1QT43LOQ[^]
-
hi, I have an aplication whose view is based in TabControl. It has three tab and one of them have a Edit control. I'd like show text in this edit control when I press a button. I thought do a global variable that keep a valor, for example 1, and in the method, to do a control that show text only if the variable have valor 1. But my problem is after press button, don't happen something. I think that I must to update the view with the method onUpdate or something like that.. but I dont know how. What do you think? This is my aplication: http://i54.tinypic.com/1e9qtx.png This is code : http://www.megaupload.com/?d=1QT43LOQ[^]
Are you going to post this in every forum? http://www.codeproject.com/Messages/4036469/Show-text-after-press-a-button.aspx[^]