self.ag.Play(). #self.ag.Stop(). if __name__ == ‘__main__’: app = wx.App(redirect = 0). frame = MyPanel(None). frame.Show(True). app.SetTopWindow(frame). app.MainLoop(). Posted by Mayank Johri at 6:17 AM. Labels: Python, Tips , wx …
View post:
Playing with Computers: Tips: wx.Python: Animated Gif in