How to design an app with "dynamic external objects"?
Posted: Mon Jan 17, 2011 8:39 pm
Hi,
has anyone a good idea, how to design an app with this requirements:
- one finished exe (the main window - with general stuff)
- From time to time I will add differents "objects" with different "methodes" (maybe in different windows with different Gadgets), which need to do something with the main exe...
Is there simple way?
Til now, I added always new stuff into the main code, compiled it and exchanged the exe.
I don`t want to do this anymore.
I hope, you know, what I mean....
br and thx
has anyone a good idea, how to design an app with this requirements:
- one finished exe (the main window - with general stuff)
- From time to time I will add differents "objects" with different "methodes" (maybe in different windows with different Gadgets), which need to do something with the main exe...
Is there simple way?
Til now, I added always new stuff into the main code, compiled it and exchanged the exe.
I don`t want to do this anymore.
I hope, you know, what I mean....
br and thx