Search found 8 matches
- 21 Jul 2006, 06:15
- Forum: CADViewX
- Topic: form resize
- Replies: 3
- Views: 18688
FCADViewX.DoToolButtonClick(tbFitToWindow); works fine, but when the form is closed, there will be Debugger Exception Notification saying ' Project CADView.exe raised exception class EAccessViolation with message 'Access violation at address 0047A292 in module 'CADView.exe'. Rad of address 00000310'...
- 21 Jul 2006, 04:52
- Forum: CADViewX
- Topic: ConvertCADToJPEG
- Replies: 2
- Views: 14980
- 20 Jul 2006, 07:51
- Forum: CADViewX
- Topic: form resize
- Replies: 3
- Views: 18688
form resize
I'm using cadviewx in delphi 7.
How to make cadviewx dwg fit to windows after main form resize event? currently I found when the main form resizes, the dwg image does not change,remains at the same position.
Thanks.
Love all, trust a few, do wrong to none.
How to make cadviewx dwg fit to windows after main form resize event? currently I found when the main form resizes, the dwg image does not change,remains at the same position.
Thanks.
Love all, trust a few, do wrong to none.
- 20 Jul 2006, 05:08
- Forum: CADViewX
- Topic: ConvertCADToJPEG
- Replies: 2
- Views: 14980
ConvertCADToJPEG
There is a function ConvertCADToJPEG(const ASrc, ADest: WideString; AMaxDimansions: Integer): WordBool;
How to define the parameter AMaxDimansions? could you give me a small sample code?
Thank you in advance.
Love all, trust a few, do wrong to none.
How to define the parameter AMaxDimansions? could you give me a small sample code?
Thank you in advance.
Love all, trust a few, do wrong to none.
- 20 Jul 2006, 05:06
- Forum: CADViewX
- Topic: save as problem
- Replies: 3
- Views: 19407
- 19 Jul 2006, 12:58
- Forum: CADViewX
- Topic: save as problem
- Replies: 3
- Views: 19407
save as problem
I call fcadviewx.DoToolButtonClick(tbsave); to save dwg as bmp, jpeg or other formats, but upon testing I found it will be ok when I select 'Actual size' and 'customized size' in the Export image size dialog, and selecting other options will result in an error, saying, out of system resources, why? ...
- 19 Jul 2006, 12:54
- Forum: CADViewX
- Topic: Customise selfpopup menu items(CADViewX)
- Replies: 2
- Views: 15118
- 19 Jul 2006, 06:05
- Forum: CADViewX
- Topic: Customise selfpopup menu items(CADViewX)
- Replies: 2
- Views: 15118
Customise selfpopup menu items(CADViewX)
Hi, I'm new here.
I'm using CADViewX in Delphi7, my first question is -
how to customise the selfPopuPMenu items in CADViewX so as to hide some menu items?
THank you in advance.
Love all, trust a few, do wrong to none.
I'm using CADViewX in Delphi7, my first question is -
how to customise the selfPopuPMenu items in CADViewX so as to hide some menu items?
THank you in advance.
Love all, trust a few, do wrong to none.