Use Python CRUD TKinter Multi-Window GUI Application to manage JSON data.

Use Python CRUD TKinter Multi-Window GUI Application to manage JSON data.

Software Nuggets

2 года назад

4,365 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

avishek
avishek - 11.05.2023 17:57

Sir,
I am doing a similar project.. The json file i am dealing with has 14 columns... Can you please assist me by giving advice on how can I make my tree view scrollable both vertically and horizontally?

Ответить
Hadad Fadilah
Hadad Fadilah - 11.12.2022 11:49

From your code, why do I got string indices must be integers?
That
Key["Id"]
Type error: string indices must be integers

Ответить
H F
H F - 09.12.2022 15:07

What editor you using?

Ответить
Ab teyeb
Ab teyeb - 14.10.2022 19:05

TEACHER DO YOU HAVE A VIDEO INVENTORY SYSTEM IN PYTHON ?

Ответить
Ab teyeb
Ab teyeb - 14.10.2022 19:04

THAT IS MY KEYBOORD WAS CHANGING A TO Q AND Z TO W IWS DOWNLOADING YOUR VIDEO FOR TO STUDY IT AND I'M BEGINNER

Ответить
Ab teyeb
Ab teyeb - 14.10.2022 18:52

THIS IS Q GOOD ZORK THINKS

Ответить
George Leonard
George Leonard - 02.09.2022 11:58

can you advise, how can we have the table ordered based on a column.

Ответить
Gustavo Aguilera
Gustavo Aguilera - 01.07.2022 17:46

Thank you very much.

Ответить
Cristian
Cristian - 01.07.2022 17:37

Your explanation is very clear and I fully understand what I just saw, to simplify the uuid object it is not practical for me. I try to replace it with a simple incremental similar to:
Id=len(dictionary) + 1
Thank you very much.

Ответить