Glue not just python but whatever is needed to communicate back and forth.
lots of data, but whatever could be glue in python of course. The C++ glue and
functions would be controlled as python data and communicated between different
modules.
todd.
--
http://mail.python.org/mailman/listinfo/py
..snipped...
>
> 2) Manipulate multiple gui apps while having the same UI as though there
> was just one main window, and other windows all belong to it. Multiple
> GUI processes, but some central control to change the user experience
> into resembling a single GUI app.
...snipped
>
> You say
Am 24.01.2013 18:06, schrieb tamn...@gmail.com:
Any suggestions for study?..: Is is possible to take a large
executable with GUI and real time data and images, to extract
modules, and it can run as if it looks like a monolithic application
(windows over main windows, or images over other images)
On 01/24/2013 12:06 PM, tamn...@gmail.com wrote:
Any suggestions for study?..:
Is is possible to take a large executable with GUI and real time data and
images, to extract modules, and it can run as if it looks like a monolithic
application (windows over main windows, or images over other ima
Any suggestions for study?..:
Is is possible to take a large executable with GUI and real time data and
images, to extract modules, and it can run as if it looks like a monolithic
application (windows over main windows, or images over other images) but is
various python script driven modules ca