-
Here's an article about new edit view support in Delphi 2010:
http://blogs.embarcadero.com/chrishesik/2009/09/11/34910.
2009-09-15 08:33:10 UTC in Subversion plugin for CodeGear Delphi
-
Hi,
I've uploaded a quick patch [here][1]. I've simply disabled the edit view for the moment. The trial version comes with no source code, and at least ToolsApi.pas is needed to find out how to write the correct implementation. At least I was able to install it in the IDE and use the basic actions (update, check for modifications). I hope this can get you started.
I'm not sure if this...
2009-09-13 17:43:11 UTC in Subversion plugin for CodeGear Delphi
-
Hi DremLIN,
I'm sorry, I can't help you at the moment, I don't have Delphi 2010
yet. I plan to download the trial version when I get the time but I
can't promise you anything.
I would guess that the interfaces are just moved into a different
unit. That would be simple, you would only have to change the uses
clause. If you like you can check the Delphi design packages with
tdump and...
2009-09-12 09:16:28 UTC in Subversion plugin for CodeGear Delphi