|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
DragAndDrop
DragAndDrop
is a global front end option that specifies whether to allow drag-and-drop editing.
DetailsDetails
- With DragAndDrop->True, dragging an already-selected region cuts the region from its original location and pastes it at the location you move to.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Turn DragAndDrop on for the current session:
| In[1]:= |
Create a notebook to try drag-and-drop editing:
Select a piece of text and drag it:
Reset the option to its initial setting:
| In[3]:= |
New in 3
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
