I am using TkEntry form field in ruby and I want to have text display in
the entry field when it is formed…preloaded so to speak.
I searched the web and also Mastering PERL/TK and cannot find how to do
this.
Any ideas?
Thanks in advance
Joe
I am using TkEntry form field in ruby and I want to have text display in
the entry field when it is formed…preloaded so to speak.
I searched the web and also Mastering PERL/TK and cannot find how to do
this.
Any ideas?
Thanks in advance
Joe
myTkVariable.value = something
That works - thanks!!!
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs