in reply to Quick question about Tk(?)
Please note that use of option names without a leading dash is deprecated, and in recent Tk versions, it will completely fail. Please use:"$mw->Button(text => ..."
instead, to avoid problems later on.-text -command
|
|---|