select many graphic objects with mouse
古いコメントを表示
I used to select the objects(i.e lines) with shift and click on it. I like to find a way to select many objects on the axes with mouse and a selection rectangle like windows file selection for example. can please anyone help?
3 件のコメント
Susan
2011 年 11 月 14 日
I am also trying to do this but having trouble. I can select one object at a time with buttondwnfcn but can't figure out how to select multiple objects, like with a selection window defined by the mouse. Hope to see an answer here soon.
Doug Hull
2011 年 11 月 14 日
In what context is this occurring? A regular line plot, during "plot edit" mode, etc...
Walter Roberson
2011 年 11 月 14 日
If the selected area in the rectangle happens to include uicontrol or uitable or text objects, should those be included in the selected objects? Or should it only be a particular variety of objects at any one time, according a parameter passed in, such as lines or buttons ?
If an object in the area has Hittest turned off, then should it be immune from selection, or would that be deemed too confusing because the user would not be able to select something that is obviously "right there!" ?
採用された回答
その他の回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Graphics Performance についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!