> When trying to convert one of my D4 components to D6 ran into a problem
> the unit used TPropertyEditors which I duly found in the unit
DesignEditors.
> Added the Path --- source\toolsApi to the library path but Now I get a
message
> can find Proxies.dcu.
> This is in the Uses list of DesignEditors.pas but there is no sign of a
proxies unit in D6
> stuff how ever there is in D4 and D5 doesn't seem Quit Right ??
>
> Any Suggestions solutions greatly Appreciated
there was a lot of discussion about this recently in one of the
borland forums.
I don't have D6 (yet :-) ) but ISTR the fix is to add "designide.dcp"
to the designtime "requires" section of the package you're trying to build.
... and be warned there can be problems if there isn't clean segregation
between
"design time" and "runtime" code.
-ns
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/