Home » U++ Library support » U++ Core » dynamic loading of Ctrls using dli?
dynamic loading of Ctrls using dli? [message #6247] |
Sat, 04 November 2006 09:58  |
fallingdutch
Messages: 258 Registered: July 2006
|
Experienced Member |
|
|
is it possible to store ctrls in dll/so files so you can load them dynamically with the upp dli?
I tried a factory function within my lib but didn't work:
MyCtrl *newMyCtrl() {
return new MyCtrl();
}
Anny sugestions or hints how to do this?
Bas
[Updated on: Sat, 04 November 2006 09:59] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sun Apr 27 22:38:26 CEST 2025
Total time taken to generate the page: 0.00784 seconds
|