Components from a dll
From: vertuas (vertuas_at_nospamcallistocs.freeserve.co.uk)
Date: 11/17/03
- Next message: A man: "D6: basic info on hashes?"
- Previous message: Dave C.: "Re: Binary Tree reposted"
- Next in thread: Rob Kennedy: "Re: Components from a dll"
- Reply: Rob Kennedy: "Re: Components from a dll"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 17 Nov 2003 14:55:37 -0000
hi evryone
I am trying to write an application with "plugin extension" that are loaded
at runtime.
I was thinking the the extensions would be a TPanel with the required
component upon it.
Each plugin having its own configuration page to be displayed as a tab page
on the main config dialog for the app.
The problem i have is how to display the plugin components on the
applications main form. I can create the plugin component in the dll or
package but when ever i try to display it i get the error message "Cannot
convert a TFont to TFont".
Does anyone know how i can get around this situation?
Thanks
Vertuas
--
- Next message: A man: "D6: basic info on hashes?"
- Previous message: Dave C.: "Re: Binary Tree reposted"
- Next in thread: Rob Kennedy: "Re: Components from a dll"
- Reply: Rob Kennedy: "Re: Components from a dll"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|