A
Anders
Hi!
We are splitting a large page into several small pages. In order to do that
we remove lines from the geometry section in a shapes shapesheet. When a row
is deleted (for instance a LineTo row) we need to perform a DoEvents i the VB
code. Otherwise the segment is not removed.
The problem is that all these DoEvents makes the split functionality very
slow. Is there another way to do this?
/Anders
We are splitting a large page into several small pages. In order to do that
we remove lines from the geometry section in a shapes shapesheet. When a row
is deleted (for instance a LineTo row) we need to perform a DoEvents i the VB
code. Otherwise the segment is not removed.
The problem is that all these DoEvents makes the split functionality very
slow. Is there another way to do this?
/Anders