MikeTheWatchGuy

Results 244 comments of MikeTheWatchGuy

### Graph Element This is the latest Recipe addition to the Cookbook. I created a 10-line program that created this lovely screenshot. ![graph element](https://user-images.githubusercontent.com/13696193/45861032-75faf780-bd38-11e8-9971-bf133b579959.jpg) ``` import math import PySimpleGUI as...

# 3.5.1 (the "oh shit" release) It only hit me today how "broken" 3.5.0 was! I didn't realize that older Python3 installs were flat out broken... that PySimpleGUI wouldn't run...

# PyInstaller LIVES.... PyInstaller + PySimpleGUI = WinForms Gosh, a HUGE mega-thank you is owed to @mrsunday334 and @hpca01 get PyInstaller working. This is a pretty epic kind of event....

## Posted on Reddit - Not above begging for upvotes I took a chance and posted about the PyInstaller news on Reddit. I done so well there, but I have...

### It seemed like only yesterday.... Noticed release history while doing the big update to Readme file. It actually seems like **_eons_** ago when theses features were added: Jul 16...

## Added PyInstaller Recipe to Cookbook This is such a cool feature! Had to include it in the Cookbook.

# 3.5.2 A community member discovered a crippling bug. Elements inside of Frame Elements were not being returned in the return values. That means Frames are badly broken. Can't have...

### Removed `LookAndFeel `capability for Macs Sorry Mac people, I need to take away the ability to injure yourself. The button problems are forcing me to do this. If you...

### Hokey YouTube Video https://www.youtube.com/watch?v=0jUvMfRmuog I've been seeing people post SO many whacky and terrible programming tutorial videos that I just had to try it myself. I also got a...

## 3.6.0 I jammed 3.6.0 so that I could openly post in documents the new PySimpleGUI method, Window, without it crashing when people used it because the PyPI doesn't have...