Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Notebooks and Documents > Low-Level Notebook Programming > Programmatic Notebook & Interface Customization > Window Properties > WindowClickSelect >
Mathematica > Notebooks and Documents > Notebook & Interface Customization > Programmatic Notebook & Interface Customization > Window Properties > WindowClickSelect >

WindowClickSelect

WindowClickSelect
is a notebook option that specifies whether the window for the notebook should become selected if you click it.
  • With WindowClickSelect->True, clicking the window corresponding to a notebook makes that notebook the currently selected one.
Create a notebook that does not become the selected notebook when clicked:
Clicking the "text" button pastes "text" into the currently selected notebook:
With WindowClickSelect->True, clicking the button causes its notebook to be selected:
Create a notebook that does not become the selected notebook when clicked:
Clicking the "text" button pastes "text" into the currently selected notebook:
In[2]:=
Click for copyable input
With WindowClickSelect->True, clicking the button causes its notebook to be selected:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF