Changes between Initial Version and Version 5 of Ticket #233
- Timestamp:
- 02/14/08 08:44:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #233
- Property Owner ZachMiller deleted
- Property Summary changed from improve soy.Window to improve soy.Window for X11
- Property Component changed from unknown to _core
- Property Milestone changed from to 1.1
-
Ticket #233 – Description
initial v5 1 1 soy.Window can use many additional features such as: 2 .icon for setting your window's icon (accept a texture, PySoy logo as default) 3 .fullscreen 4 .resizable 5 .minimized 2 .aspect - lock in an aspect ratio 3 .resizable - set window as not resizable anymore 4 .minimized - learn (or set) whether the window is minimized 6 5 (add ideas as comment) 7 6 8 Also the height,when changed alone, should change width to perspective and it shouldn't keep trying to change the size while you're resizing.9



