Python Forum
[WxPython] Which def is executed?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[WxPython] Which def is executed?
#4
looking closer, (since you don't supply a traceback which would be most helpful)
I would expect an error (I would expect fatal) when the show() statement is encountered
because there is no show() method. But if not, the menu is dependent on the value of rid and sid
at the time of code compilation, not at run time, so also will not give expected results.
Reply


Messages In This Thread
Which def is executed? - by merlem - Feb-09-2017, 01:57 PM
RE: Which def is executed? - by Larz60+ - Feb-09-2017, 02:25 PM
RE: Which def is executed? - by merlem - Feb-09-2017, 03:14 PM
RE: Which def is executed? - by Larz60+ - Feb-09-2017, 06:44 PM
RE: Which def is executed? - by merlem - Feb-09-2017, 07:00 PM
RE: Which def is executed? - by Larz60+ - Feb-09-2017, 07:51 PM
RE: Which def is executed? - by merlem - Feb-09-2017, 08:13 PM
RE: Which def is executed? - by Larz60+ - Feb-09-2017, 09:22 PM
RE: Which def is executed? - by Yoriz - Feb-09-2017, 09:59 PM
RE: Which def is executed? - by merlem - Feb-10-2017, 10:26 AM
RE: Which def is executed? - by Yoriz - Feb-10-2017, 11:28 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tkinter] messagebox is not being executed please help erwinsiuda 2 2,319 Apr-02-2020, 01:56 AM
Last Post: Larz60+
  [Tkinter] Window unresponsive when executed. fawazcode 2 3,818 Sep-11-2017, 12:29 AM
Last Post: Larz60+
  [xbmc] How to block the code from executed twice under the loop chris0147 29 23,281 Oct-26-2016, 05:34 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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