Skip to content

Subclass the PySimpleGUI table#1

Open
mjeplin wants to merge 1 commit into
amithr:mainfrom
mjeplin:subclass
Open

Subclass the PySimpleGUI table#1
mjeplin wants to merge 1 commit into
amithr:mainfrom
mjeplin:subclass

Conversation

@mjeplin
Copy link
Copy Markdown

@mjeplin mjeplin commented Apr 15, 2026

I watched your tutorial on youtube on creating an editable table using pysimple gui.

It was nice and simple, but I wanted it to be a bit different.

I've instead subclassed the Table class.

I haven't carried over all the comments, so you may want to do so, but this is tested and works with FreeSimpleGUI 5.2.0
I haven't tested with PySimpleGUI as it's no longer available, but have maintained the library naming in this PR.
My testing was done with FreeSimpleGUI, and replacing the imports there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant