Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous message
fallingdutch is currently offline  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

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: CHECK macro
Next Topic: Is there a little database class?
Goto Forum:
  


Current Time: Sun Apr 27 22:38:26 CEST 2025

Total time taken to generate the page: 0.00784 seconds