Ignore:
Timestamp:
Oct 3, 2013 1:11:47 PM (12 years ago)
Author:
toby
Message:

cleanup plot & svn bugs; set missing keywords; CIF export done; update docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/sphinxdocs/build/html/GSASIIplot.html

    r957 r1077  
    7878<tt class="descname">Delete</tt><big>(</big><em>name</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#G2PlotNoteBook.Delete"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.G2PlotNoteBook.Delete" title="Permalink to this definition">¶</a></dt>
    7979<dd><p>delete a tabbed page</p>
     80</dd></dl>
     81
     82<dl class="method">
     83<dt id="GSASIIplot.G2PlotNoteBook.OnNotebookKey">
     84<tt class="descname">OnNotebookKey</tt><big>(</big><em>event</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#G2PlotNoteBook.OnNotebookKey"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.G2PlotNoteBook.OnNotebookKey" title="Permalink to this definition">¶</a></dt>
     85<dd><p>Called when a keystroke event gets picked up by the notebook window
     86rather the child. This is not expected, but somehow it does sometimes
     87on the Mac and perhaps Linux.</p>
     88<p>Assume that the page associated with the currently displayed tab
     89has a child, .canvas; give that child the focus and pass it the event.</p>
    8090</dd></dl>
    8191
Note: See TracChangeset for help on using the changeset viewer.