Closed gedw99 closed 3 years ago
The option functions app.Pos, app Maximized and app.Center is my own extensions to gio. They are found in jkvatne/gio. The plan is to submit a pull-request to get it into the main gio repository. Its just a few extra functions that is convenient on Windows PCs. For now, just coment out the ines 136,139 and 142, or use a replace command in go.mod.
hey @jkvatne
ah i missed that..
Wrapper the widgets in this way with options makes it quite nice to use gio. thanks for doing this.
I hit a compile error btw:
Not quite sure what the https://github.com/jkvatne/gio-v/blob/main/demo.go#L136 requires. Does it need to use Options maybe ?