Well i want a external app to maximize and minimize my app.
And later on i want the external one to send some data. Thought this
would be the most easy (and fast) way!
Greetz
--
http://mail.python.org/mailman/listinfo/python-list
Well it doesnt work yet, but its gonna! ;)
i've tested it with a little app. There is my main app (called it
server) wich contains a thread. This thread listens to a mm (memory
mapping) when an other program sets a flag
(finished_producing_event.set() ) it just calls self.iconize(false)
I'm not su
It is a wxWindow app. It is a kind of datamanager. it is possible to
minimize it to the systray.
hmm.. i've thought of an solution using memorymapping. see if it
works.. don't know if it is the 'best' or 'safest' way.. but ok.
Greetz.
ps. I'm always willing to learn! :D
--
http://mail.python.o