Development
|
iPOGO Development Center Report #147
| #147 DXFIN - Resolved - dxf in display in whip crashes on reload MOD 3/29
| |
BugNo |
147
| |
CodeModule |
DXFIN
| |
Status |
Resolved
| |
Title |
dxf in display in whip crashes on reload MOD 3/29
| |
Description |
Crashed 3 times in a row after loading a medium dxf file (<2000 points coordinate values all from -20 to 12000 range) while changing the text size and pressing reload in the dwf. Also, the hour glass problem used to be fixed. It's back. Error message is something like ipogo caused error 10H in ipogo.exe.
| |
Comments |
Modification: This problem occurs when drawing a 0 length line into the Whip control. Also, when drawing 360 degree arcs that show up in the dxf import files. Computations run fine. Crashes in draw event, usually on reload. Use the following to duplicate the errors.
$ example of error
0 1 1000 1000 2 2000 2000;
91 ;
7 1 1 1 ;
7 1 1 -2.1 1 ;
| |
FiledBy |
set
| |
FiledDate |
03/15/2000
| |
ResolvedDate |
03/30/2000
| |
Resolution |
-
| |
VersionNo |
4.0 Beta
| |