PySimpleGUI - Excel-style Editable Table

preview_player
Показать описание

Link to Code:

Рекомендации по теме
Комментарии
Автор

I actually subscribed for the JS validation video, I am glad I did, I had heard of tkinter and PySimpleGUI, but I have never actually seen them. Very cool introduction to them. Not sure how great you are with bootstrap, front end design, or react, but more videos on those kinda topics would be cool to see. Keep up the great content!

jacpat
Автор

thank you very much, i needed to find how to select a specific cell as opposed to the entire row

sews
Автор

Please make a video on how to enable a disabled button and make it do something without calling read everytime.

md.masumomarjashim
Автор

Interesting and helpful example. Lets me see how PySimpleGUI can be used. Thankyou.

gandavnarrain
Автор

Just a brief question, after implementing it on my own pysimplegui table, when i click a cell it displays the "edit cell" widget two places above the cell i clicked, do you know why that is? Thanks

jamesburman
Автор

Interesante! Muchas gracias por compartir, Saludos y Bendiciones en Jesús desde Lima Perú.

elretacodigo
Автор

Thank you for the great tutorials on this channel. (QUESTION) How do I update an array when I 'Focus_Out' in this script (I used an array to input data into the table)? If i do another update to table from array after I have changed the table from my table screen, the array data wipes out changes. Basically, I would like to update my array data with the changes I make to the table.
Sorry if I am not explaining this well. I am new to this.

randydurnil