![Python GUI Programming Cookbook(Second Edition)](https://wfqqreader-1252317822.image.myqcloud.com/cover/163/36701163/b_36701163.jpg)
上QQ阅读APP看书,第一时间看更新
How to do it...
We are preventing the GUI from being resized, look at:
GUI_not_resizable.py
![](https://epubservercos.yuewen.com/A95289/19470408908965106/epubprivate/OEBPS/Images/Code_GUI_not_resizable.png?sign=1739530329-sWloJ1oUgIkXDXzuJxypSiYbEmMcOwCk-0-a8348aa6b6dd924a7fd393bc6d6d68b0)
Running the code creates this GUI:
![](https://epubservercos.yuewen.com/A95289/19470408908965106/epubprivate/OEBPS/Images/GUI_not_resizable.png?sign=1739530329-WMFH9v3HmlE1VaXyLHTE55ihRhK8nc59-0-3aed5313cca930c64952e539020a6726)
We are preventing the GUI from being resized, look at:
GUI_not_resizable.py
Running the code creates this GUI: