<blockquote id="quote"><font size="2" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by fury</i>
<br /><blockquote id="quote"><font size="2" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by support</i>
<br />Hi,
<blockquote id="quote"><font size="2" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">... model when an entity is dragged. (Ideally I would want this to simply zoom instead of moving the entity)<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
<ol type="1"><li>What do you mean under "model"?</li>
<li>What do you mean under "simply zoom"? The whole drawing stays the same and selected entity must be increased in size? Isn't it?</li></ol id="1"><hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
By model I mean a DXF file that gets loaded.
By zoom I mean to zoom the view into the area which you select with the mouse.<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
Zoom by mouse is already implemented in <b>Viewer</b> demo. Please test it.
<blockquote id="quote"><font size="2" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">
<blockquote id="quote"><font size="2" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">
<blockquote id="quote"><font size="2" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">Does the editor control have a way to open a file as read-only or prevent any changes from being made until the user consciously selects to make changes to the model itself?<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
We recommend to use the following line:
Code: Select all
<font color="blue">this</font id="blue">.cadViewerControl1.Image.SelectionMode = CADImport.SelectionEntityMode.Disabled;
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
It doesn't appear to do anything differently with this line. (I was actually trying the opposite - to get it to enable the selection mode in the ViewerControl by default)<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
Selection mode is switched on by default in <b>EditorControlDemo</b>.
Selection mode is switched off by default in <b>ViewerControlDemo </b>.
<blockquote id="quote"><font size="2" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">
<blockquote id="quote"><font size="2" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">
<blockquote id="quote"><font size="2" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">I'm using the evaluation version, but it seems to have some bugs in the editor control when I add it into the form and try to use it.<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
What exactly problems have you met?
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">Drawing and zooming glitches that seemingly happen at random. The item that gets selected will remain on the screen like a "ghost" image, and become an actual editable item if an undo is performed.
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
We have tested this question and found no problems. Can you please describe your actions step by step?
Sergey.
Please post questions to the forum or write to
support@cadsofttools.com