高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】i wonder whether the fucntion of selection in odamfcapp sa
i wonder whether the fucntion of 'selection' in odamfcapp sa
i wonder whether the fucntion of 'selection' in odamfcapp sample had been completly p
currently, i'm using program dwgdirect v1.1o.
i know library was updated 'selection' function.
also, that was programming in odamfcapp sample.
in my experience, when i use the odamfcapp sample,
there was control what it has an id in the name of [id_drag].
after push the button [id_drag], i clicked object what i want to do on the view.
but, i could not and even it was nothing to happen at all.
so, what i ask you to solve this problem,
1. i wonder whether the fucntion of 'selection' in odamfcapp sample had been completly programmed or not.
2. if the 'selection' function is completely programmed, i want know exact using method or manual.
3. otherwise, please let me know how to programming about it.
how entity selection and dragging in odamfcapp work.
1. use black background (selection is invisible on white background :-( )
2. selection works in new (vectorize) devices only
having loaded a file render it by pushing one of "new" buttons.
select the entity:
push left mouse button and without releasing it move the mouse to form a rectangle intersecting entity.
release mouse button. entities intersecting the rectangle are highlighted.
moving entities:
push left mouse button and move the mouse without releasing the button. selected entities are dragged. after the button is released selected entities are moved to new position.
sergey slezkin
|