Python Forum
[Tkinter] Hide clicked buttons
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Hide clicked buttons
#7
Hi @deanhystad

Thank you very much for the additional information. Your solution is of course a great one too but the stepp with an extra button should ensure that the user really wants to tick off the task. Especially because most of the users will be confronted for the first time with a digital solution for this process.

Best Wishes,
Rubberduck

(Jun-01-2021, 07:13 PM)deanhystad Wrote: A csv file is not required to demonstrate your problem. I used a dictionary instead. The csv file is an unimportant implementation detail that is not germane to your question. When posting code write your example to only import a module or use an external resource if it is absolutely required. If you want help, make it easy for others to help you.

If you want the OK button to call "clicked", then have the OK button call "clicked". Just thought you might be interested in seeing how kfz could be used to do the job without requiring an extra button press.
Reply


Messages In This Thread
Hide clicked buttons - by Rubberduck - Jun-01-2021, 01:43 PM
RE: Hide clicked buttons - by deanhystad - Jun-01-2021, 02:58 PM
RE: Hide clicked buttons - by Rubberduck - Jun-01-2021, 04:35 PM
RE: Hide clicked buttons - by Yoriz - Jun-01-2021, 06:29 PM
RE: Hide clicked buttons - by Rubberduck - Jun-02-2021, 12:37 PM
RE: Hide clicked buttons - by deanhystad - Jun-01-2021, 07:13 PM
RE: Hide clicked buttons - by Rubberduck - Jun-02-2021, 12:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] Button clicked not working catlessness 10 8,245 Oct-21-2021, 12:36 PM
Last Post: catlessness
  [tkinter] not getting checkbutton value when clicked OogieM 5 6,092 Sep-20-2020, 04:49 PM
Last Post: deanhystad
  [PyQt] Avoid clicked event from button when button is not physically selected and clicked mart79 2 2,364 May-05-2020, 12:54 PM
Last Post: mart79
  [Tkinter] Displaying Data from a database and run a function when clicked? PythonNPC 1 2,070 Mar-11-2020, 08:16 PM
Last Post: Larz60+
  tkinter button not accessing the command when clicked jhf2 1 3,577 Nov-23-2019, 10:17 PM
Last Post: DT2000
  [Tkinter] How to check after 30 minutes if Buttons have been clicked? bmghafoor 1 2,108 Aug-09-2019, 04:57 PM
Last Post: Yoriz
  [PyQt] Hide Dock Icon for QSystemTrayIcon App AeglosGreeenleaf 0 3,312 Jun-20-2019, 07:21 PM
Last Post: AeglosGreeenleaf
  General help with hide show status bar for a begineer in python ArakelTheDragon 0 2,784 Mar-17-2019, 11:58 AM
Last Post: ArakelTheDragon
  Hide button when clicked frequency 2 8,805 Dec-24-2018, 02:10 PM
Last Post: frequency
  [PyGUI] Hi All, how to hide/mask user input in PySimpleGUI nmrt 1 14,949 Sep-21-2018, 09:59 AM
Last Post: nmrt

Forum Jump:

User Panel Messages

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