Search found 10 matches

by NoBit
06 Aug 2007, 18:26
Forum: CAD VCL
Topic: CADImportVCL licensed - Demo mode still continue
Replies: 10
Views: 39133

oops I'm compiling a single executable project. Library used is only TsgDWGImage The error occurs when I call Img := TsgDXFImage.Create; . The problem was raised after a code error (my code) that cause application to crash (and delphi 6 too). After this error each time I reopen delphi (and the proje...
by NoBit
06 Aug 2007, 18:16
Forum: CAD VCL
Topic: CADImportVCL licensed - Demo mode still continue
Replies: 10
Views: 39133

Hello

I solved the problem, there is no cadsoft vcl error but delphi error in a project level. The solution is to close the project, reopen it in another directory and the problem disappears, now I can reopen without problems my project...

excuse me [8D]

Eugenio
by NoBit
06 Aug 2007, 18:01
Forum: CAD VCL
Topic: CADImportVCL licensed - Demo mode still continue
Replies: 10
Views: 39133

Hello I have a little problem, suddenly after the compile progress a messagebox appear reporting the message: --------------------------- Debugger Exception Notification --------------------------- Project Brucio.exe raised exception class EListError with message 'List index out of bounds (1)'. Proc...
by NoBit
29 Jun 2007, 14:39
Forum: CAD VCL
Topic: CADImportVCL licensed - Demo mode still continue
Replies: 10
Views: 39133

[:I]

Now it works [:D]

Thanks a lot

Eugenio
by NoBit
28 Jun 2007, 17:56
Forum: CAD VCL
Topic: CADImportVCL licensed - Demo mode still continue
Replies: 10
Views: 39133

Hello

The problem was generated by the compiling directory, if I compile the project inside the CADI vcl subdirectory the runtime mode disappears, if I compile the executable in a directory on the root the runtime mode is activated.

is this normal or not?

Bye

Eugenio
by NoBit
28 Jun 2007, 17:42
Forum: CAD VCL
Topic: CADImportVCL licensed - Demo mode still continue
Replies: 10
Views: 39133

Some details:

I worked on a demo file (simpleimport) from the vcl demo downloaded first.

Now if I try to open the simpleimport from the licensed vcl the messagebox did'n appears.
by NoBit
28 Jun 2007, 17:12
Forum: CAD VCL
Topic: CADImportVCL licensed - Demo mode still continue
Replies: 10
Views: 39133

CADImportVCL licensed - Demo mode still continue

Hello I've installed on my D6 the licensed version of the CADImportVcl but after compiling a project created using the demo library the messagebox "cad import vcl demo" still continue to appear. this is a strip of the code Img := TsgDWGImage.Create; Img.BorderSize := 0; Img.LoadFromFile(ExtractFileP...
by NoBit
18 Jun 2007, 11:35
Forum: CAD VCL
Topic: TsgDXFImage - How to pan one object
Replies: 4
Views: 18749

Hello

I need to buy the licence for dxf & vcl in delphi.

I sent you a mail, could you help me?

Thanks a lot and congratulation, your library works best!!!

Thanks again

Eugenio
by NoBit
01 Jun 2007, 00:23
Forum: CAD VCL
Topic: TsgDXFImage - How to pan one object
Replies: 4
Views: 18749

Ok Thanks very very much.
There is a strange thinks... 12 Mb dxf file is opened more fast than Autocad do [:D]

Very good job, now is time to think about a licence!

In a few days [^]

Thanks again

Eugenio
by NoBit
31 May 2007, 17:10
Forum: CAD VCL
Topic: TsgDXFImage - How to pan one object
Replies: 4
Views: 18749

TsgDXFImage - How to pan one object

Hello

I'm studing this component to import into a precreated dxf drawing another one to do some dimensional check.

How is possible to move the imported one by code or using mouse (in runtime)?

Thanks a lot

I return to delphi to study

Bye

Eugenio