MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Mathematica 8: Shortcut Ctrl+Tab for switching between notebooks?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg118997] Re: Mathematica 8: Shortcut Ctrl+Tab for switching between notebooks?
  • From: TrinhDao <hackerdarkrose at yahoo.com>
  • Date: Thu, 19 May 2011 07:42:25 -0400 (EDT)
  • References: <iorig2$o61$1@smc.vnet.net> <ip14sp$gg3$1@smc.vnet.net>

It works for me, thanks.

Ctrl - Tab is a really good idea to change the nootbook window. (as in
Firefox, IE,...).
Just add this command and add a comma at the end.

Item[KeyEvent["Tab", Modifiers -> {Control}],
FrontEndExecute[FrontEndToken["CycleNotebooksForward"]]],


  • Prev by Date: How To Break Long List to m-by-n MatrixForm
  • Next by Date: Re: Points conditionnal Coloring
  • Previous by thread: Re: Mathematica 8: Shortcut Ctrl+Tab for switching between notebooks?
  • Next by thread: Re: Solve / Reduce isolating results.