Re: [DUG]: DesignEditors and Proxies

2001-09-10 Thread Nello Sestini

 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/



: Re: [DUG]: DesignEditors and Proxies

2001-09-10 Thread Nic Wise

 you need to include one of the .dcp or .bpl files in your project to fix
 this - I dont have Delphi on this machine (I'm at home...), so I can't
tell
 you which one. but have a look around on the newsgroups, or websites,
 and there is a fix for it - I'll post something tommorow if you dont find
 it.

 I think its something like designide.dcp or similar - install it in the
same
 place as you would a package.

 Nic.

 - Original Message -
 From: Ian Fear [EMAIL PROTECTED]
 To: Multiple recipients of list delphi [EMAIL PROTECTED]
 Sent: Monday, September 10, 2001 9:15 PM
 Subject: [DUG]: DesignEditors and Proxies


  Hi All
  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
  Regards Ian
 
 
  Ian Fear
  Fear Consulting Ltd
  1427 Te Kopia Rd
  RD 1
  Rotorua
  New Zealand
  Phone 64 7 333 2548
  Fax 64 7 333 2548
  mob 025 742 772
  [EMAIL PROTECTED]
  GMT +1200
 

 --
 -
  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/
 



---
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/