visualfc / atk

Another Golang Tcl/Tk binding GUI ToolKit
GNU Lesser General Public License v2.1
97 stars 19 forks source link

not enough arguments in call to mw.Window.Center #24

Open Hoffenbar opened 3 years ago

Hoffenbar commented 3 years ago

The example code does not compile anymore.....

There something missing here:

mw.Center()

52LY commented 3 years ago

mw.Center(nil)