Python Forum
[Tkinter] Help me,send message via tkinter
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Help me,send message via tkinter
#1
Hello boys,
i have a one question,
is it possible tkinter to send email after click 10 times on button, i want when button is push 10 times, at 10th press to send mesage "" water is low "". water is over and I need to go to charge water.This is a button for water dispenser.the button is swich with relay.
Thank you very much for your answers.
Reply
#2
Create a variable that keeps a count of button clicks, when the count reaches 10 send the message.
Reply
#3
(May-15-2019, 08:14 AM)Yoriz Wrote: Create a variable that keeps a count of button clicks, when the count reaches 10 send the message.
Thank for your help but i can't make this,i am a beginner unfortunately ,i don't now what code write on button.
Thank you very much for your answer.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tkinter] Python - Tkinter : How can I send path Excel from GUI to scripte johnjh 2 4,235 Aug-28-2020, 05:38 PM
Last Post: maaad
  How can a user send a message via Contact Form in tkinter karolp 0 2,318 Apr-08-2020, 08:00 PM
Last Post: karolp

Forum Jump:

User Panel Messages

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