CSSG-Labs / PyNote

Text Editor Written in Python
GNU General Public License v3.0
3 stars 4 forks source link

Set Application Window Size #38

Closed PatrickBruso closed 2 years ago

PatrickBruso commented 2 years ago

We need to set a default application window size. The current size is, in my opinion, too small. We need to code the Application class so that the program starts at a default window size. The person that completes this issue can decide what window size they think would be best.