I have discovered how to hide a root window
ie root.withdraw
question is how do I unhide the root window?
thanks in advance
I have discovered how to hide a root window
ie root.withdraw
question is how do I unhide the root window?
thanks in advance
On Sep 19, 2007, at 11:00 PM, Ed Redman wrote:
I have discovered how to hide a root window
ie root.withdraw
question is how do I unhide the root window?
Try
root.deiconify
Regards, Morton
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