Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hold the value or dataframe
#1
Dear all,

Good day.
I am new to python.

I am trying to program a software to do some calculation.
I am separating calculation button and export button.

It works fine for calculation button.
But when I click export, it shows error. I checked the debug value, it shows the value calculated previoulsy is gone.

So I wish to ask is there a way to retain those value until I click export?

Thank you very much.

Regards,
GMC
Reply
#2
If you are clicking, you have programmed a GUI.
There is no way we can give advice without seeing the code.
Note that there is also a GUI forum below this one.
Paul
It is more important to do the right thing, than to do the thing right.(P.Drucker)
Better is the enemy of good. (Montesquieu) = French version for 'kiss'.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020