Re: Finding problem in GUI (wxpython) for a python app

2015-04-21 Thread Ian Kelly
On Tue, Apr 21, 2015 at 11:03 AM, wrote: > We are building an app that can help people to chat with the ones connected > over LAN. No internet connection is required.For GUI we are using wxpython. > Problem is in the Launching of a frame. In the beginning when a particular > client say c1 rece

Finding problem in GUI (wxpython) for a python app

2015-04-21 Thread vinit . shanbhag18
We are building an app that can help people to chat with the ones connected over LAN. No internet connection is required.For GUI we are using wxpython. Problem is in the Launching of a frame. In the beginning when a particular client say c1 receives a message from c2 we pop a new frame and c2's