google-code-export / simple-pygame-gui

Automatically exported from code.google.com/p/simple-pygame-gui
1 stars 1 forks source link

Title of window widget is not displayed on small window #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. launch test.py
2. click "demo window"
3. click "say it"

What is the expected output? What do you see instead?
A new widget window is openned, but its width is sorter than its title

What version of the product are you using? On what operating system?
0.9.2 under windows xp sp2

Please provide any additional information below.
Here is a new gui.py with a simple test at line 761

Original issue reported on code.google.com by edemp...@gmail.com on 17 Jun 2008 at 3:57

Attachments: