AlbinJS / IPTClock

A countdown clock for IPT written in python using tKinter
GNU General Public License v3.0
0 stars 4 forks source link

Text describing stage doesn't scale automaticaly #21

Closed AlbinJS closed 7 years ago

AlbinJS commented 7 years ago

In order to be able to execute this program in a compiled state the width of the text wrapping must either be automatical or manualy changable in the progam.

AlbinJS commented 7 years ago

Text now scales with horisontal pixels and is manually changable through "Ctrl- +" "Ctrl- -".