Message 190596 - Python tracker

Message190596

Author JanKanis
Recipients JanKanis
Date 2013-06-04.13:46:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370353605.18.0.929519765734.issue18132@psf.upfronthosting.co.za>
In-reply-to
Content
If the window of the turtledemo is small enough, the start/stop/clear buttons disappear. This is specifically a problem when running on a netbook with a small screen, because the buttons are never shown. For a newcommer checking out the demo app this could be very confusing as there is no indication on what went wrong, and the notification area just says 'press start button'.
History
Date User Action Args
2013-06-04 13:46:45JanKanissetrecipients: + JanKanis
2013-06-04 13:46:45JanKanissetmessageid: <1370353605.18.0.929519765734.issue18132@psf.upfronthosting.co.za>
2013-06-04 13:46:45JanKanislinkissue18132 messages
2013-06-04 13:46:44JanKaniscreate