Re: annoying progress clock while running wxPython

"Luke Dunstan" <[email protected]>
Newsgroups gmane.comp.python.windows-ce
Message-ID <[email protected]>
            try:
                import _pcceshell_support
            except ImportError:
                # This can happen if PythonCE was started with the /nopcceshell argument
                pass
            else:
                _pcceshell_support.Busy(0)

Luke

  ----- Original Message ----- 
  From: Stefan Johansson 
  To: Matt S. ; [email protected] 
  Sent: Friday, January 26, 2007 7:39 AM
  Subject: Re: [PythonCE] annoying progress clock while running wxPython


  I had the same problem. It does eventually go away but it takes a long time, like minutes. Unfortunately I never found a solution.

  Stefan


  ----- Original Message ----
  From: Matt S. <[email protected]>
  To: [email protected]
  Sent: Thursday, January 25, 2007 4:28:20 PM
  Subject: [PythonCE] annoying progress clock while running wxPython

  When I run wxPython code on my windows mobile 4.0 device I get this pin-wheel like progress clock that won't go away.  I can interact with the widgets, no problem, but the pin-wheel is a real eyesore.  I'm running PythonCE 2.4 and wxPython 2.7.0.  Has anyone ran into this problem or does anyone know how to resolve it?

  Thanks!
  Matt

  _______________________________________________
  PythonCE mailing list
  [email protected]
  http://mail.python.org/mailman/listinfo/pythonce





------------------------------------------------------------------------------


  _______________________________________________
  PythonCE mailing list
  [email protected]
  http://mail.python.org/mailman/listinfo/pythonce

_______________________________________________
PythonCE mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pythonce
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.