Changeset 1077 for trunk/sphinxdocs/build/html/GSASIIplot.html
- Timestamp:
- Oct 3, 2013 1:11:47 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/sphinxdocs/build/html/GSASIIplot.html ¶
r957 r1077 78 78 <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> 79 79 <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 86 rather the child. This is not expected, but somehow it does sometimes 87 on the Mac and perhaps Linux.</p> 88 <p>Assume that the page associated with the currently displayed tab 89 has a child, .canvas; give that child the focus and pass it the event.</p> 80 90 </dd></dl> 81 91
Note: See TracChangeset
for help on using the changeset viewer.