gonutz / wui

Windows GUI library for Go (Golang). Comes with a graphical UI designer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set Minimum and Maximum Size?

lthon09 opened this issue · comments

Is there a way to set the minimum or maximum size of the window? I don't see any option to. Thanks!

commented

Have you found a way to do it? You have closed the issue already :-)

Unfortunately no, I just gave up hhh

commented

Oh OK, you could maybe try settings the Window's size in the OnResize event. I don't know if that works though, just a thought. In other news, I only need a couple more decades before releasing version 3 which now that you mentioned the issue, will have a way to have control over the window size :-)