Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Question] How to update table cells in sg.Table? #6118

Closed
8 tasks
Tezei opened this issue Dec 23, 2022 · 1 comment
Closed
8 tasks

[ Question] How to update table cells in sg.Table? #6118

Tezei opened this issue Dec 23, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists Port - TK PySimpleGUI question Further information is requested

Comments

@Tezei
Copy link

Tezei commented Dec 23, 2022

Type of Issue (Question)

Hiya! I tried to find examples to implement editable table, but I didn't get it so far. So, please advise how to proceed. I want to use sg.Table not to simulate table with inputs.

In demo programs I didn't find working examples as well.

10x in advance!


Operating System

Windows 10

PySimpleGUI Port (tkinter, Qt, Wx, Web)

Latest


Versions

Latest
Version information can be obtained by calling sg.main_get_debug_data()
Or you can print each version shown in ()

Python version (sg.sys.version)

Python 3.7

PySimpleGUI Version (sg.__version__)

Latest

GUI Version (tkinter (sg.tclversion_detailed), PySide2, WxPython, Remi)


Your Experience In Months or Years (optional)

Years Python programming experience

Years Programming experience overall

Have used another Python GUI Framework? (tkinter, Qt, etc) (yes/no is fine)

Anything else you think would be helpful?


Troubleshooting

These items may solve your problem. Please check those you've done by changing - [ ] to - [X]

  • Searched main docs for your problem www.PySimpleGUI.org
  • Looked for Demo Programs that are similar to your goal. It is recommend you use the Demo Browser! Demos.PySimpleGUI.org
  • If not tkinter - looked for Demo Programs for specific port
  • For non tkinter - Looked at readme for your specific port if not PySimpleGUI (Qt, WX, Remi)
  • Run your program outside of your debugger (from a command line)
  • Searched through Issues (open and closed) to see if already reported Issues.PySimpleGUI.org
  • Have upgraded to the latest release of PySimpleGUI on PyPI (lastest official version)
  • Tried using the PySimpleGUI.py file on GitHub. Your problem may have already been fixed but not released

Detailed Description

Code To Duplicate

A short program that isolates and demonstrates the problem (Do not paste your massive program, but instead 10-20 lines that clearly show the problem)

This pre-formatted code block is all set for you to paste in your bit of code:

# Paste your code here

Screenshot, Sketch, or Drawing


Watcha Makin?

If you care to share something about your project, it would be awesome to hear what you're building.

@jason990420
Copy link
Collaborator

Refer issue #4972

@jason990420 jason990420 added duplicate This issue or pull request already exists question Further information is requested Port - TK PySimpleGUI labels Dec 24, 2022
@jason990420 jason990420 changed the title [ Question] How to update table cells in sg.Tabe? [ Question] How to update table cells in sg.Table? Dec 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists Port - TK PySimpleGUI question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants