Python Forum
Button animation is not working in a branch
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Button animation is not working in a branch
#5
@buran The mentioned if statement is a dummy. It's not in the original code. The real if statement can be seen below.

if (foovars[0]!="https:" or foovars[2]!="twitter.com" or foovars[4]!="followers" ):
            
            
            messagebox.showinfo(message="Please provide correct input.")
            
            
            return
I appreciate your cooperation.
Reply


Messages In This Thread
RE: Button animation is not working in a branch - by mgtheboss - Jan-15-2018, 11:22 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] Button clicked not working catlessness 10 8,553 Oct-21-2021, 12:36 PM
Last Post: catlessness
  Closing window on button click not working kenwatts275 4 3,947 May-03-2020, 01:59 PM
Last Post: deanhystad
  [PySimpleGui] How to alter mouse click button of a standard submit button? skyerosebud 3 5,133 Jul-21-2019, 06:02 PM
Last Post: FullOfHelp

Forum Jump:

User Panel Messages

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