I want it so that when a user hits a button, that a text control is selected and they can just start typing away and update the text control. Is there anyway to do this? -- Posted via http://www.ruby-forum.com/.
Mario Steele
2010-Aug-03 23:50 UTC
[wxruby-users] Making a Text Control selected once user hits a button
evt_button(button) do @edit_control.set_focus end hth On Tue, Aug 3, 2010 at 12:58 PM, Chase Wilson <lists at ruby-forum.com> wrote:> I want it so that when a user hits a button, that a text control is > selected and they can just start typing away and update the text > control. Is there anyway to do this? > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > wxruby-users mailing list > wxruby-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/wxruby-users >-- Mario Steele Lieutenant Commander 3 XO - Geo 99 XO - STO IFT Fleet Chief Engineer - Second Life http://www.trekfederation.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/wxruby-users/attachments/20100803/a28fa046/attachment.html>