Ignore:
Timestamp:
Oct 24, 2011 1:15:13 PM (13 years ago)
Author:
Gervaise Alina <gervyh@…>
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
89b7858
Parents:
63edfb2
Message:

edit doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fittingview/docs/sphinx/html/api/perspectives/fitting/simfitpage.html

    r5a9a98f r30d3a1b  
    33<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
    44  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
     5 
    56 
    67<html xmlns="http://www.w3.org/1999/xhtml"> 
     
    89    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    910     
    10     <title>simfitpage &mdash; sansview v0.1.0 documentation</title> 
     11    <title>simfitpage &mdash; sansview 0.1.0 documentation</title> 
     12     
    1113    <link rel="stylesheet" href="../../../_static/default.css" type="text/css" /> 
    1214    <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" /> 
     15     
    1316    <script type="text/javascript"> 
    1417      var DOCUMENTATION_OPTIONS = { 
     
    2326    <script type="text/javascript" src="../../../_static/underscore.js"></script> 
    2427    <script type="text/javascript" src="../../../_static/doctools.js"></script> 
    25     <link rel="top" title="sansview v0.1.0 documentation" href="../../../index.html" /> 
     28    <link rel="top" title="sansview 0.1.0 documentation" href="../../../index.html" /> 
    2629    <link rel="up" title="Reference" href="index.html" /> 
    27     <link rel="prev" title="pagestate" href="pagestate.html" />  
     30    <link rel="next" title="utils" href="utils.html" /> 
     31    <link rel="prev" title="report_dialog" href="report_dialog.html" />  
    2832  </head> 
    2933  <body> 
     
    3842             >modules</a> |</li> 
    3943        <li class="right" > 
    40           <a href="pagestate.html" title="pagestate" 
     44          <a href="utils.html" title="utils" 
     45             accesskey="N">next</a> |</li> 
     46        <li class="right" > 
     47          <a href="report_dialog.html" title="report_dialog" 
    4148             accesskey="P">previous</a> |</li> 
    42         <li><a href="../../../index.html">sansview v0.1.0 documentation</a> &raquo;</li> 
     49        <li><a href="../../../index.html">sansview 0.1.0 documentation</a> &raquo;</li> 
    4350          <li><a href="index.html" accesskey="U">Reference</a> &raquo;</li>  
    4451      </ul> 
     
    5259  <div class="section" id="simfitpage"> 
    5360<h1>simfitpage<a class="headerlink" href="#simfitpage" title="Permalink to this headline">¶</a></h1> 
    54 <div class="section" id="module-sans.perspectives.fitting.simfitpage"> 
    55 <span id="sans-perspectives-fitting-simfitpage"></span><h2><a class="reference internal" href="#module-sans.perspectives.fitting.simfitpage" title="sans.perspectives.fitting.simfitpage"><tt class="xref py py-mod docutils literal"><span class="pre">sans.perspectives.fitting.simfitpage</span></tt></a><a class="headerlink" href="#module-sans.perspectives.fitting.simfitpage" title="Permalink to this headline">¶</a></h2> 
    56 <dl class="class"> 
     61<div class="section" id="sans-perspectives-fitting-simfitpage"> 
     62<h2><a class="reference internal" href="#module-sans.perspectives.fitting.simfitpage" title="sans.perspectives.fitting.simfitpage"><tt class="xref py py-mod docutils literal"><span class="pre">sans.perspectives.fitting.simfitpage</span></tt></a><a class="headerlink" href="#sans-perspectives-fitting-simfitpage" title="Permalink to this headline">¶</a></h2> 
     63<span class="target" id="module-sans.perspectives.fitting.simfitpage"></span><dl class="class"> 
    5764<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage"> 
    58 <em class="property">class </em><tt class="descclassname">sans.perspectives.fitting.simfitpage.</tt><tt class="descname">SimultaneousFitPage</tt><big>(</big><em>parent</em>, <em>page_finder={}</em>, <em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage" title="Permalink to this definition">¶</a></dt> 
     65<em class="property">class </em><tt class="descclassname">sans.perspectives.fitting.simfitpage.</tt><tt class="descname">SimultaneousFitPage</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage" title="Permalink to this definition">¶</a></dt> 
    5966<dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">wx.lib.scrolledpanel.ScrolledPanel</span></tt>, <tt class="xref py py-class docutils literal"><span class="pre">sans.guiframe.panel_base.PanelBase</span></tt></p> 
    6067<p>Simultaneous fitting panel 
     
    6976<dl class="method"> 
    7077<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AcceptsFocus"> 
    71 <tt class="descname">AcceptsFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AcceptsFocus" title="Permalink to this definition">¶</a></dt> 
    72 <dd><p>AcceptsFocus(self) -&gt; bool</p> 
    73 <p>Can this window have focus?</p> 
     78<tt class="descname">AcceptsFocus</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AcceptsFocus" title="Permalink to this definition">¶</a></dt> 
     79<dd><p>Can this window have focus?</p> 
    7480</dd></dl> 
    7581 
    7682<dl class="method"> 
    7783<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AcceptsFocusFromKeyboard"> 
    78 <tt class="descname">AcceptsFocusFromKeyboard</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AcceptsFocusFromKeyboard" title="Permalink to this definition">¶</a></dt> 
    79 <dd><p>AcceptsFocusFromKeyboard(self) -&gt; bool</p> 
    80 <p>Can this window be given focus by keyboard navigation? if not, the 
     84<tt class="descname">AcceptsFocusFromKeyboard</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AcceptsFocusFromKeyboard" title="Permalink to this definition">¶</a></dt> 
     85<dd><p>Can this window be given focus by keyboard navigation? if not, the 
    8186only way to give it focus (provided it accepts it at all) is to click 
    8287it.</p> 
     
    8590<dl class="method"> 
    8691<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AddChild"> 
    87 <tt class="descname">AddChild</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AddChild" title="Permalink to this definition">¶</a></dt> 
    88 <dd><p>AddChild(self, Window child)</p> 
    89 <p>Adds a child window. This is called automatically by window creation 
     92<tt class="descname">AddChild</tt><big>(</big><em>self</em>, <em>Window child</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AddChild" title="Permalink to this definition">¶</a></dt> 
     93<dd><p>Adds a child window. This is called automatically by window creation 
    9094functions so should not be required by the application programmer.</p> 
    9195</dd></dl> 
     
    9397<dl class="method"> 
    9498<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AddPendingEvent"> 
    95 <tt class="descname">AddPendingEvent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AddPendingEvent" title="Permalink to this definition">¶</a></dt> 
    96 <dd><p>AddPendingEvent(self, Event event)</p> 
    97 </dd></dl> 
     99<tt class="descname">AddPendingEvent</tt><big>(</big><em>self</em>, <em>Event event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AddPendingEvent" title="Permalink to this definition">¶</a></dt> 
     100<dd></dd></dl> 
    98101 
    99102<dl class="method"> 
    100103<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AdjustForLayoutDirection"> 
    101 <tt class="descname">AdjustForLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AdjustForLayoutDirection" title="Permalink to this definition">¶</a></dt> 
    102 <dd><p>AdjustForLayoutDirection(self, int x, int width, int widthTotal) -&gt; int</p> 
    103 <p>Mirror coordinates for RTL layout if this window uses it and if the 
     104<tt class="descname">AdjustForLayoutDirection</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int width</em>, <em>int widthTotal</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AdjustForLayoutDirection" title="Permalink to this definition">¶</a></dt> 
     105<dd><p>Mirror coordinates for RTL layout if this window uses it and if the 
    104106mirroring is not done automatically like Win32.</p> 
    105107</dd></dl> 
     
    107109<dl class="method"> 
    108110<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AdjustScrollbars"> 
    109 <tt class="descname">AdjustScrollbars</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AdjustScrollbars" title="Permalink to this definition">¶</a></dt> 
    110 <dd><p>AdjustScrollbars(self)</p> 
    111 </dd></dl> 
     111<tt class="descname">AdjustScrollbars</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AdjustScrollbars" title="Permalink to this definition">¶</a></dt> 
     112<dd></dd></dl> 
    112113 
    113114<dl class="method"> 
    114115<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AssociateHandle"> 
    115 <tt class="descname">AssociateHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AssociateHandle" title="Permalink to this definition">¶</a></dt> 
    116 <dd><p>AssociateHandle(self, long handle)</p> 
    117 <p>Associate the window with a new native handle</p> 
     116<tt class="descname">AssociateHandle</tt><big>(</big><em>self</em>, <em>long handle</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AssociateHandle" title="Permalink to this definition">¶</a></dt> 
     117<dd><p>Associate the window with a new native handle</p> 
    118118</dd></dl> 
    119119 
     
    150150<dl class="method"> 
    151151<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Bind"> 
    152 <tt class="descname">Bind</tt><big>(</big><em>event</em>, <em>handler</em>, <em>source=None</em>, <em>id=-1</em>, <em>id2=-1</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Bind" title="Permalink to this definition">¶</a></dt> 
     152<tt class="descname">Bind</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Bind" title="Permalink to this definition">¶</a></dt> 
    153153<dd><p>Bind an event to an event handler.</p> 
    154154<table class="docutils field-list" frame="void" rules="none"> 
     
    156156<col class="field-body" /> 
    157157<tbody valign="top"> 
    158 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     158<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    159159<li><strong>event</strong> &#8211; One of the EVT_* objects that specifies the 
    160160type of event to bind,</li> 
     
    189189<dl class="method"> 
    190190<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CacheBestSize"> 
    191 <tt class="descname">CacheBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CacheBestSize" title="Permalink to this definition">¶</a></dt> 
    192 <dd><p>CacheBestSize(self, Size size)</p> 
    193 <p>Cache the best size so it doesn&#8217;t need to be calculated again, (at least until 
     191<tt class="descname">CacheBestSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CacheBestSize" title="Permalink to this definition">¶</a></dt> 
     192<dd><p>Cache the best size so it doesn&#8217;t need to be calculated again, (at least until 
    194193some properties of the window change.)</p> 
    195194</dd></dl> 
     
    197196<dl class="method"> 
    198197<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CalcScrollInc"> 
    199 <tt class="descname">CalcScrollInc</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CalcScrollInc" title="Permalink to this definition">¶</a></dt> 
    200 <dd><p>CalcScrollInc(self, ScrollWinEvent event) -&gt; int</p> 
    201 </dd></dl> 
     198<tt class="descname">CalcScrollInc</tt><big>(</big><em>self</em>, <em>ScrollWinEvent event</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CalcScrollInc" title="Permalink to this definition">¶</a></dt> 
     199<dd></dd></dl> 
    202200 
    203201<dl class="method"> 
    204202<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CalcScrolledPosition"> 
    205 <tt class="descname">CalcScrolledPosition</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CalcScrolledPosition" title="Permalink to this definition">¶</a></dt> 
    206 <dd><p>CalcScrolledPosition(self, Point pt) -&gt; Point 
    207 CalcScrolledPosition(int x, int y) -&gt; (sx, sy)</p> 
     203<tt class="descname">CalcScrolledPosition</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CalcScrolledPosition" title="Permalink to this definition">¶</a></dt> 
     204<dd><p>CalcScrolledPosition(int x, int y) -&gt; (sx, sy)</p> 
    208205<p>Translate between scrolled and unscrolled coordinates.</p> 
    209206</dd></dl> 
     
    211208<dl class="method"> 
    212209<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CalcUnscrolledPosition"> 
    213 <tt class="descname">CalcUnscrolledPosition</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CalcUnscrolledPosition" title="Permalink to this definition">¶</a></dt> 
    214 <dd><p>CalcUnscrolledPosition(self, Point pt) -&gt; Point 
    215 CalcUnscrolledPosition(int x, int y) -&gt; (ux, uy)</p> 
     210<tt class="descname">CalcUnscrolledPosition</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CalcUnscrolledPosition" title="Permalink to this definition">¶</a></dt> 
     211<dd><p>CalcUnscrolledPosition(int x, int y) -&gt; (ux, uy)</p> 
    216212<p>Translate between scrolled and unscrolled coordinates.</p> 
    217213</dd></dl> 
     
    219215<dl class="method"> 
    220216<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CanSetTransparent"> 
    221 <tt class="descname">CanSetTransparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CanSetTransparent" title="Permalink to this definition">¶</a></dt> 
    222 <dd><p>CanSetTransparent(self) -&gt; bool</p> 
    223 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the platform supports setting the transparency for 
     217<tt class="descname">CanSetTransparent</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CanSetTransparent" title="Permalink to this definition">¶</a></dt> 
     218<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the platform supports setting the transparency for 
    224219this window.  Note that this method will err on the side of caution, 
    225 so it is possible that this will return <tt class="xref docutils literal"><span class="pre">False</span></tt> when it is in fact 
     220so it is possible that this will return <tt class="docutils literal"><span class="pre">False</span></tt> when it is in fact 
    226221possible to set the transparency.</p> 
    227222<p>NOTE: On X-windows systems the X server must have the composite 
     
    232227<dl class="method"> 
    233228<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CaptureMouse"> 
    234 <tt class="descname">CaptureMouse</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CaptureMouse" title="Permalink to this definition">¶</a></dt> 
    235 <dd><p>CaptureMouse(self)</p> 
    236 <p>Directs all mouse input to this window. Call wx.Window.ReleaseMouse to 
     229<tt class="descname">CaptureMouse</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CaptureMouse" title="Permalink to this definition">¶</a></dt> 
     230<dd><p>Directs all mouse input to this window. Call wx.Window.ReleaseMouse to 
    237231release the capture.</p> 
    238232<p>Note that wxWindows maintains the stack of windows having captured the 
     
    256250<dl class="method"> 
    257251<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Center"> 
    258 <tt class="descname">Center</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Center" title="Permalink to this definition">¶</a></dt> 
     252<tt class="descname">Center</tt><big>(</big><em>self</em>, <em>int direction=BOTH</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Center" title="Permalink to this definition">¶</a></dt> 
     253<dd><p>Centers the window.  The parameter specifies the direction for 
     254centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may 
     255also include wx.CENTER_ON_SCREEN flag if you want to center the window 
     256on the entire screen and not on its parent window.  If it is a 
     257top-level window and has no parent then it will always be centered 
     258relative to the screen.</p> 
     259</dd></dl> 
     260 
     261<dl class="method"> 
     262<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CenterOnParent"> 
     263<tt class="descname">CenterOnParent</tt><big>(</big><em>self</em>, <em>int dir=BOTH</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CenterOnParent" title="Permalink to this definition">¶</a></dt> 
     264<dd><p>Center with respect to the the parent window</p> 
     265</dd></dl> 
     266 
     267<dl class="method"> 
     268<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Centre"> 
     269<tt class="descname">Centre</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Centre" title="Permalink to this definition">¶</a></dt> 
    259270<dd><p>Center(self, int direction=BOTH)</p> 
    260271<p>Centers the window.  The parameter specifies the direction for 
     
    267278 
    268279<dl class="method"> 
    269 <dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CenterOnParent"> 
    270 <tt class="descname">CenterOnParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CenterOnParent" title="Permalink to this definition">¶</a></dt> 
    271 <dd><p>CenterOnParent(self, int dir=BOTH)</p> 
    272 <p>Center with respect to the the parent window</p> 
    273 </dd></dl> 
    274  
    275 <dl class="method"> 
    276 <dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Centre"> 
    277 <tt class="descname">Centre</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Centre" title="Permalink to this definition">¶</a></dt> 
    278 <dd><p>Center(self, int direction=BOTH)</p> 
    279 <p>Centers the window.  The parameter specifies the direction for 
    280 centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may 
    281 also include wx.CENTER_ON_SCREEN flag if you want to center the window 
    282 on the entire screen and not on its parent window.  If it is a 
    283 top-level window and has no parent then it will always be centered 
    284 relative to the screen.</p> 
    285 </dd></dl> 
    286  
    287 <dl class="method"> 
    288280<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CentreOnParent"> 
    289 <tt class="descname">CentreOnParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CentreOnParent" title="Permalink to this definition">¶</a></dt> 
     281<tt class="descname">CentreOnParent</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CentreOnParent" title="Permalink to this definition">¶</a></dt> 
    290282<dd><p>CenterOnParent(self, int dir=BOTH)</p> 
    291283<p>Center with respect to the the parent window</p> 
     
    318310<dl class="method"> 
    319311<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClearBackground"> 
    320 <tt class="descname">ClearBackground</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClearBackground" title="Permalink to this definition">¶</a></dt> 
    321 <dd><p>ClearBackground(self)</p> 
    322 <p>Clears the window by filling it with the current background 
     312<tt class="descname">ClearBackground</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClearBackground" title="Permalink to this definition">¶</a></dt> 
     313<dd><p>Clears the window by filling it with the current background 
    323314colour. Does not cause an erase background event to be generated.</p> 
    324315</dd></dl> 
     
    344335<dl class="method"> 
    345336<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientToScreen"> 
    346 <tt class="descname">ClientToScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientToScreen" title="Permalink to this definition">¶</a></dt> 
    347 <dd><p>ClientToScreen(self, Point pt) -&gt; Point</p> 
    348 <p>Converts to screen coordinates from coordinates relative to this window.</p> 
     337<tt class="descname">ClientToScreen</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientToScreen" title="Permalink to this definition">¶</a></dt> 
     338<dd><p>Converts to screen coordinates from coordinates relative to this window.</p> 
    349339</dd></dl> 
    350340 
    351341<dl class="method"> 
    352342<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientToScreenXY"> 
    353 <tt class="descname">ClientToScreenXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientToScreenXY" title="Permalink to this definition">¶</a></dt> 
    354 <dd><p>ClientToScreenXY(int x, int y) -&gt; (x,y)</p> 
    355 <p>Converts to screen coordinates from coordinates relative to this window.</p> 
     343<tt class="descname">ClientToScreenXY</tt><big>(</big><em>int x</em>, <em>int y) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientToScreenXY" title="Permalink to this definition">¶</a></dt> 
     344<dd><p>Converts to screen coordinates from coordinates relative to this window.</p> 
    356345</dd></dl> 
    357346 
    358347<dl class="method"> 
    359348<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientToWindowSize"> 
    360 <tt class="descname">ClientToWindowSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientToWindowSize" title="Permalink to this definition">¶</a></dt> 
    361 <dd><p>ClientToWindowSize(self, Size size) -&gt; Size</p> 
    362 </dd></dl> 
     349<tt class="descname">ClientToWindowSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientToWindowSize" title="Permalink to this definition">¶</a></dt> 
     350<dd></dd></dl> 
    363351 
    364352<dl class="method"> 
    365353<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Close"> 
    366 <tt class="descname">Close</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Close" title="Permalink to this definition">¶</a></dt> 
    367 <dd><p>Close(self, bool force=False) -&gt; bool</p> 
    368 <p>This function simply generates a EVT_CLOSE event whose handler usually 
     354<tt class="descname">Close</tt><big>(</big><em>self</em>, <em>bool force=False</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Close" title="Permalink to this definition">¶</a></dt> 
     355<dd><p>This function simply generates a EVT_CLOSE event whose handler usually 
    369356tries to close the window. It doesn&#8217;t close the window itself, 
    370357however.  If force is False (the default) then the window&#8217;s close 
     
    374361<dl class="method"> 
    375362<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Connect"> 
    376 <tt class="descname">Connect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Connect" title="Permalink to this definition">¶</a></dt> 
    377 <dd><p>Connect(self, int id, int lastId, int eventType, PyObject func)</p> 
    378 </dd></dl> 
     363<tt class="descname">Connect</tt><big>(</big><em>self</em>, <em>int id</em>, <em>int lastId</em>, <em>int eventType</em>, <em>PyObject func</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Connect" title="Permalink to this definition">¶</a></dt> 
     364<dd></dd></dl> 
    379365 
    380366<dl class="attribute"> 
     
    392378<dl class="method"> 
    393379<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertDialogPointToPixels"> 
    394 <tt class="descname">ConvertDialogPointToPixels</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertDialogPointToPixels" title="Permalink to this definition">¶</a></dt> 
    395 <dd><p>ConvertDialogPointToPixels(self, Point pt) -&gt; Point</p> 
    396 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     380<tt class="descname">ConvertDialogPointToPixels</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertDialogPointToPixels" title="Permalink to this definition">¶</a></dt> 
     381<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    397382are used for maintaining a dialog&#8217;s proportions even if the font 
    398383changes. For the x dimension, the dialog units are multiplied by the 
     
    404389<dl class="method"> 
    405390<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertDialogSizeToPixels"> 
    406 <tt class="descname">ConvertDialogSizeToPixels</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertDialogSizeToPixels" title="Permalink to this definition">¶</a></dt> 
    407 <dd><p>ConvertDialogSizeToPixels(self, Size sz) -&gt; Size</p> 
    408 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     391<tt class="descname">ConvertDialogSizeToPixels</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertDialogSizeToPixels" title="Permalink to this definition">¶</a></dt> 
     392<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    409393are used for maintaining a dialog&#8217;s proportions even if the font 
    410394changes. For the x dimension, the dialog units are multiplied by the 
     
    416400<dl class="method"> 
    417401<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertPixelPointToDialog"> 
    418 <tt class="descname">ConvertPixelPointToDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertPixelPointToDialog" title="Permalink to this definition">¶</a></dt> 
    419 <dd><p>ConvertPixelPointToDialog(self, Point pt) -&gt; Point</p> 
    420 </dd></dl> 
     402<tt class="descname">ConvertPixelPointToDialog</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertPixelPointToDialog" title="Permalink to this definition">¶</a></dt> 
     403<dd></dd></dl> 
    421404 
    422405<dl class="method"> 
    423406<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertPixelSizeToDialog"> 
    424 <tt class="descname">ConvertPixelSizeToDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertPixelSizeToDialog" title="Permalink to this definition">¶</a></dt> 
    425 <dd><p>ConvertPixelSizeToDialog(self, Size sz) -&gt; Size</p> 
    426 </dd></dl> 
     407<tt class="descname">ConvertPixelSizeToDialog</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertPixelSizeToDialog" title="Permalink to this definition">¶</a></dt> 
     408<dd></dd></dl> 
    427409 
    428410<dl class="method"> 
    429411<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Create"> 
    430 <tt class="descname">Create</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Create" title="Permalink to this definition">¶</a></dt> 
     412<tt class="descname">Create</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Create" title="Permalink to this definition">¶</a></dt> 
    431413<dd><dl class="docutils"> 
    432414<dt>Create(self, Window parent, int id=-1, Point pos=DefaultPosition, </dt> 
     
    445427<dl class="method"> 
    446428<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DLG_PNT"> 
    447 <tt class="descname">DLG_PNT</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DLG_PNT" title="Permalink to this definition">¶</a></dt> 
    448 <dd><p>DLG_PNT(self, Point pt) -&gt; Point</p> 
    449 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     429<tt class="descname">DLG_PNT</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DLG_PNT" title="Permalink to this definition">¶</a></dt> 
     430<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    450431are used for maintaining a dialog&#8217;s proportions even if the font 
    451432changes. For the x dimension, the dialog units are multiplied by the 
     
    457438<dl class="method"> 
    458439<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DLG_SZE"> 
    459 <tt class="descname">DLG_SZE</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DLG_SZE" title="Permalink to this definition">¶</a></dt> 
    460 <dd><p>DLG_SZE(self, Size sz) -&gt; Size</p> 
    461 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     440<tt class="descname">DLG_SZE</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DLG_SZE" title="Permalink to this definition">¶</a></dt> 
     441<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    462442are used for maintaining a dialog&#8217;s proportions even if the font 
    463443changes. For the x dimension, the dialog units are multiplied by the 
     
    475455<dl class="method"> 
    476456<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Destroy"> 
    477 <tt class="descname">Destroy</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Destroy" title="Permalink to this definition">¶</a></dt> 
    478 <dd><p>Destroy(self) -&gt; bool</p> 
    479 <p>Destroys the window safely.  Frames and dialogs are not destroyed 
     457<tt class="descname">Destroy</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Destroy" title="Permalink to this definition">¶</a></dt> 
     458<dd><p>Destroys the window safely.  Frames and dialogs are not destroyed 
    480459immediately when this function is called &#8211; they are added to a list 
    481460of windows to be deleted on idle time, when all the window&#8217;s events 
     
    488467<dl class="method"> 
    489468<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DestroyChildren"> 
    490 <tt class="descname">DestroyChildren</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DestroyChildren" title="Permalink to this definition">¶</a></dt> 
    491 <dd><p>DestroyChildren(self) -&gt; bool</p> 
    492 <p>Destroys all children of a window. Called automatically by the 
     469<tt class="descname">DestroyChildren</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DestroyChildren" title="Permalink to this definition">¶</a></dt> 
     470<dd><p>Destroys all children of a window. Called automatically by the 
    493471destructor.</p> 
    494472</dd></dl> 
     
    496474<dl class="method"> 
    497475<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Disable"> 
    498 <tt class="descname">Disable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Disable" title="Permalink to this definition">¶</a></dt> 
    499 <dd><p>Disable(self) -&gt; bool</p> 
    500 <p>Disables the window, same as Enable(false).</p> 
     476<tt class="descname">Disable</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Disable" title="Permalink to this definition">¶</a></dt> 
     477<dd><p>Disables the window, same as Enable(false).</p> 
    501478</dd></dl> 
    502479 
    503480<dl class="method"> 
    504481<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Disconnect"> 
    505 <tt class="descname">Disconnect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Disconnect" title="Permalink to this definition">¶</a></dt> 
    506 <dd><dl class="docutils"> 
    507 <dt>Disconnect(self, int id, int lastId=-1, EventType eventType=wxEVT_NULL, </dt> 
    508 <dd>PyObject func=None) -&gt; bool</dd> 
    509 </dl> 
     482<tt class="descname">Disconnect</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Disconnect" title="Permalink to this definition">¶</a></dt> 
     483<dd><p>Disconnect(self, int id, int lastId=-1, EventType eventType=wxEVT_NULL,  
     484PyObject func=None) -&gt; bool</p> 
    510485</dd></dl> 
    511486 
    512487<dl class="method"> 
    513488<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DissociateHandle"> 
    514 <tt class="descname">DissociateHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DissociateHandle" title="Permalink to this definition">¶</a></dt> 
    515 <dd><p>DissociateHandle(self)</p> 
    516 <p>Dissociate the current native handle from the window</p> 
     489<tt class="descname">DissociateHandle</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DissociateHandle" title="Permalink to this definition">¶</a></dt> 
     490<dd><p>Dissociate the current native handle from the window</p> 
    517491</dd></dl> 
    518492 
    519493<dl class="method"> 
    520494<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoEraseBackground"> 
    521 <tt class="descname">DoEraseBackground</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoEraseBackground" title="Permalink to this definition">¶</a></dt> 
    522 <dd><p>DoEraseBackground(self, DC dc) -&gt; bool</p> 
    523 </dd></dl> 
     495<tt class="descname">DoEraseBackground</tt><big>(</big><em>self</em>, <em>DC dc</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoEraseBackground" title="Permalink to this definition">¶</a></dt> 
     496<dd></dd></dl> 
    524497 
    525498<dl class="method"> 
    526499<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoGetBestSize"> 
    527 <tt class="descname">DoGetBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoGetBestSize" title="Permalink to this definition">¶</a></dt> 
    528 <dd><p>DoGetBestSize(self) -&gt; Size</p> 
    529 </dd></dl> 
     500<tt class="descname">DoGetBestSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoGetBestSize" title="Permalink to this definition">¶</a></dt> 
     501<dd></dd></dl> 
    530502 
    531503<dl class="method"> 
    532504<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoGetClientSize"> 
    533 <tt class="descname">DoGetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoGetClientSize" title="Permalink to this definition">¶</a></dt> 
    534 <dd><p>DoGetClientSize() -&gt; (width, height)</p> 
    535 </dd></dl> 
     505<tt class="descname">DoGetClientSize</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoGetClientSize" title="Permalink to this definition">¶</a></dt> 
     506<dd></dd></dl> 
    536507 
    537508<dl class="method"> 
    538509<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoGetPosition"> 
    539 <tt class="descname">DoGetPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoGetPosition" title="Permalink to this definition">¶</a></dt> 
    540 <dd><p>DoGetPosition() -&gt; (x,y)</p> 
    541 </dd></dl> 
     510<tt class="descname">DoGetPosition</tt><big>(</big><em>) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoGetPosition" title="Permalink to this definition">¶</a></dt> 
     511<dd></dd></dl> 
    542512 
    543513<dl class="method"> 
    544514<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoGetSize"> 
    545 <tt class="descname">DoGetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoGetSize" title="Permalink to this definition">¶</a></dt> 
    546 <dd><p>DoGetSize() -&gt; (width, height)</p> 
    547 </dd></dl> 
     515<tt class="descname">DoGetSize</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoGetSize" title="Permalink to this definition">¶</a></dt> 
     516<dd></dd></dl> 
    548517 
    549518<dl class="method"> 
    550519<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoGetVirtualSize"> 
    551 <tt class="descname">DoGetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoGetVirtualSize" title="Permalink to this definition">¶</a></dt> 
    552 <dd><p>DoGetVirtualSize(self) -&gt; Size</p> 
    553 </dd></dl> 
     520<tt class="descname">DoGetVirtualSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoGetVirtualSize" title="Permalink to this definition">¶</a></dt> 
     521<dd></dd></dl> 
    554522 
    555523<dl class="method"> 
    556524<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoMoveWindow"> 
    557 <tt class="descname">DoMoveWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoMoveWindow" title="Permalink to this definition">¶</a></dt> 
    558 <dd><p>DoMoveWindow(self, int x, int y, int width, int height)</p> 
    559 </dd></dl> 
     525<tt class="descname">DoMoveWindow</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em>, <em>int width</em>, <em>int height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoMoveWindow" title="Permalink to this definition">¶</a></dt> 
     526<dd></dd></dl> 
    560527 
    561528<dl class="method"> 
    562529<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoPrepareDC"> 
    563 <tt class="descname">DoPrepareDC</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoPrepareDC" title="Permalink to this definition">¶</a></dt> 
    564 <dd><p>DoPrepareDC(self, DC dc)</p> 
    565 <p>Normally what is called by <cite>PrepareDC</cite>.</p> 
     530<tt class="descname">DoPrepareDC</tt><big>(</big><em>self</em>, <em>DC dc</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoPrepareDC" title="Permalink to this definition">¶</a></dt> 
     531<dd><p>Normally what is called by <cite>PrepareDC</cite>.</p> 
    566532</dd></dl> 
    567533 
    568534<dl class="method"> 
    569535<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoSetClientSize"> 
    570 <tt class="descname">DoSetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoSetClientSize" title="Permalink to this definition">¶</a></dt> 
    571 <dd><p>DoSetClientSize(self, int width, int height)</p> 
    572 </dd></dl> 
     536<tt class="descname">DoSetClientSize</tt><big>(</big><em>self</em>, <em>int width</em>, <em>int height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoSetClientSize" title="Permalink to this definition">¶</a></dt> 
     537<dd></dd></dl> 
    573538 
    574539<dl class="method"> 
    575540<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoSetSize"> 
    576 <tt class="descname">DoSetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoSetSize" title="Permalink to this definition">¶</a></dt> 
    577 <dd><p>DoSetSize(self, int x, int y, int width, int height, int sizeFlags=SIZE_AUTO)</p> 
    578 </dd></dl> 
     541<tt class="descname">DoSetSize</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em>, <em>int width</em>, <em>int height</em>, <em>int sizeFlags=SIZE_AUTO</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoSetSize" title="Permalink to this definition">¶</a></dt> 
     542<dd></dd></dl> 
    579543 
    580544<dl class="method"> 
    581545<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoSetVirtualSize"> 
    582 <tt class="descname">DoSetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoSetVirtualSize" title="Permalink to this definition">¶</a></dt> 
    583 <dd><p>DoSetVirtualSize(self, int x, int y)</p> 
    584 </dd></dl> 
     546<tt class="descname">DoSetVirtualSize</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoSetVirtualSize" title="Permalink to this definition">¶</a></dt> 
     547<dd></dd></dl> 
    585548 
    586549<dl class="method"> 
    587550<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DragAcceptFiles"> 
    588 <tt class="descname">DragAcceptFiles</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DragAcceptFiles" title="Permalink to this definition">¶</a></dt> 
    589 <dd><p>DragAcceptFiles(self, bool accept)</p> 
    590 <p>Enables or disables eligibility for drop file events, EVT_DROP_FILES.</p> 
     551<tt class="descname">DragAcceptFiles</tt><big>(</big><em>self</em>, <em>bool accept</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DragAcceptFiles" title="Permalink to this definition">¶</a></dt> 
     552<dd><p>Enables or disables eligibility for drop file events, EVT_DROP_FILES.</p> 
    591553</dd></dl> 
    592554 
     
    605567<dl class="method"> 
    606568<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Enable"> 
    607 <tt class="descname">Enable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Enable" title="Permalink to this definition">¶</a></dt> 
    608 <dd><p>Enable(self, bool enable=True) -&gt; bool</p> 
    609 <p>Enable or disable the window for user input. Note that when a parent 
     569<tt class="descname">Enable</tt><big>(</big><em>self</em>, <em>bool enable=True</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Enable" title="Permalink to this definition">¶</a></dt> 
     570<dd><p>Enable or disable the window for user input. Note that when a parent 
    610571window is disabled, all of its children are disabled as well and they 
    611572are reenabled again when the parent is.  Returns true if the window 
     
    616577<dl class="method"> 
    617578<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.EnableScrolling"> 
    618 <tt class="descname">EnableScrolling</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.EnableScrolling" title="Permalink to this definition">¶</a></dt> 
    619 <dd><p>EnableScrolling(self, bool x_scrolling, bool y_scrolling)</p> 
    620 </dd></dl> 
     579<tt class="descname">EnableScrolling</tt><big>(</big><em>self</em>, <em>bool x_scrolling</em>, <em>bool y_scrolling</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.EnableScrolling" title="Permalink to this definition">¶</a></dt> 
     580<dd></dd></dl> 
    621581 
    622582<dl class="attribute"> 
     
    646606<dl class="staticmethod"> 
    647607<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindFocus"> 
    648 <em class="property">static </em><tt class="descname">FindFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindFocus" title="Permalink to this definition">¶</a></dt> 
    649 <dd><p>FindFocus() -&gt; Window</p> 
    650 <p>Returns the window or control that currently has the keyboard focus, 
     608<em class="property">static </em><tt class="descname">FindFocus</tt><big>(</big><big>)</big> &rarr; Window<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindFocus" title="Permalink to this definition">¶</a></dt> 
     609<dd><p>Returns the window or control that currently has the keyboard focus, 
    651610or None.</p> 
    652611</dd></dl> 
     
    654613<dl class="method"> 
    655614<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindWindowById"> 
    656 <tt class="descname">FindWindowById</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindWindowById" title="Permalink to this definition">¶</a></dt> 
    657 <dd><p>FindWindowById(self, long winid) -&gt; Window</p> 
    658 <p>Find a child of this window by window ID</p> 
     615<tt class="descname">FindWindowById</tt><big>(</big><em>self</em>, <em>long winid</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindWindowById" title="Permalink to this definition">¶</a></dt> 
     616<dd><p>Find a child of this window by window ID</p> 
    659617</dd></dl> 
    660618 
    661619<dl class="method"> 
    662620<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindWindowByLabel"> 
    663 <tt class="descname">FindWindowByLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindWindowByLabel" title="Permalink to this definition">¶</a></dt> 
    664 <dd><p>FindWindowByLabel(self, String label) -&gt; Window</p> 
    665 <p>Find a child of this window by label</p> 
     621<tt class="descname">FindWindowByLabel</tt><big>(</big><em>self</em>, <em>String label</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindWindowByLabel" title="Permalink to this definition">¶</a></dt> 
     622<dd><p>Find a child of this window by label</p> 
    666623</dd></dl> 
    667624 
    668625<dl class="method"> 
    669626<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindWindowByName"> 
    670 <tt class="descname">FindWindowByName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindWindowByName" title="Permalink to this definition">¶</a></dt> 
    671 <dd><p>FindWindowByName(self, String name) -&gt; Window</p> 
    672 <p>Find a child of this window by name</p> 
     627<tt class="descname">FindWindowByName</tt><big>(</big><em>self</em>, <em>String name</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindWindowByName" title="Permalink to this definition">¶</a></dt> 
     628<dd><p>Find a child of this window by name</p> 
    673629</dd></dl> 
    674630 
    675631<dl class="method"> 
    676632<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Fit"> 
    677 <tt class="descname">Fit</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Fit" title="Permalink to this definition">¶</a></dt> 
    678 <dd><p>Fit(self)</p> 
    679 <p>Sizes the window so that it fits around its subwindows. This function 
     633<tt class="descname">Fit</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Fit" title="Permalink to this definition">¶</a></dt> 
     634<dd><p>Sizes the window so that it fits around its subwindows. This function 
    680635won&#8217;t do anything if there are no subwindows and will only really work 
    681636correctly if sizers are used for the subwindows layout. Also, if the 
     
    688643<dl class="method"> 
    689644<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FitInside"> 
    690 <tt class="descname">FitInside</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FitInside" title="Permalink to this definition">¶</a></dt> 
    691 <dd><p>FitInside(self)</p> 
    692 <p>Similar to Fit, but sizes the interior (virtual) size of a 
     645<tt class="descname">FitInside</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FitInside" title="Permalink to this definition">¶</a></dt> 
     646<dd><p>Similar to Fit, but sizes the interior (virtual) size of a 
    693647window. Mainly useful with scrolled windows to reset scrollbars after 
    694648sizing changes that do not trigger a size event, and/or scrolled 
     
    711665<dl class="method"> 
    712666<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Freeze"> 
    713 <tt class="descname">Freeze</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Freeze" title="Permalink to this definition">¶</a></dt> 
    714 <dd><p>Freeze(self)</p> 
    715 <p>Freezes the window or, in other words, prevents any updates from 
     667<tt class="descname">Freeze</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Freeze" title="Permalink to this definition">¶</a></dt> 
     668<dd><p>Freezes the window or, in other words, prevents any updates from 
    716669taking place on screen, the window is not redrawn at all. Thaw must be 
    717670called to reenable window redrawing.  Calls to Freeze/Thaw may be 
     
    727680<dl class="method"> 
    728681<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetAcceleratorTable"> 
    729 <tt class="descname">GetAcceleratorTable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
    730 <dd><p>GetAcceleratorTable(self) -&gt; AcceleratorTable</p> 
    731 <p>Gets the accelerator table for this window.</p> 
     682<tt class="descname">GetAcceleratorTable</tt><big>(</big><em>self</em><big>)</big> &rarr; AcceleratorTable<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
     683<dd><p>Gets the accelerator table for this window.</p> 
    732684</dd></dl> 
    733685 
    734686<dl class="method"> 
    735687<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetAdjustedBestSize"> 
    736 <tt class="descname">GetAdjustedBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetAdjustedBestSize" title="Permalink to this definition">¶</a></dt> 
     688<tt class="descname">GetAdjustedBestSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetAdjustedBestSize" title="Permalink to this definition">¶</a></dt> 
    737689<dd><p>Use <cite>GetEffectiveMinSize</cite> instead.</p> 
    738690</dd></dl> 
     
    740692<dl class="method"> 
    741693<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetAutoLayout"> 
    742 <tt class="descname">GetAutoLayout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetAutoLayout" title="Permalink to this definition">¶</a></dt> 
    743 <dd><p>GetAutoLayout(self) -&gt; bool</p> 
    744 <p>Returns the current autoLayout setting</p> 
     694<tt class="descname">GetAutoLayout</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetAutoLayout" title="Permalink to this definition">¶</a></dt> 
     695<dd><p>Returns the current autoLayout setting</p> 
    745696</dd></dl> 
    746697 
    747698<dl class="method"> 
    748699<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBackgroundColour"> 
    749 <tt class="descname">GetBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    750 <dd><p>GetBackgroundColour(self) -&gt; Colour</p> 
    751 <p>Returns the background colour of the window.</p> 
     700<tt class="descname">GetBackgroundColour</tt><big>(</big><em>self</em><big>)</big> &rarr; Colour<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     701<dd><p>Returns the background colour of the window.</p> 
    752702</dd></dl> 
    753703 
    754704<dl class="method"> 
    755705<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBackgroundStyle"> 
    756 <tt class="descname">GetBackgroundStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
    757 <dd><p>GetBackgroundStyle(self) -&gt; int</p> 
    758 <p>Returns the background style of the window.</p> 
     706<tt class="descname">GetBackgroundStyle</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
     707<dd><p>Returns the background style of the window.</p> 
    759708<table class="docutils field-list" frame="void" rules="none"> 
    760709<col class="field-name" /> 
    761710<col class="field-body" /> 
    762711<tbody valign="top"> 
    763 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>SetBackgroundStyle</cite></td> 
     712<tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>SetBackgroundStyle</cite></td> 
    764713</tr> 
    765714</tbody> 
     
    769718<dl class="method"> 
    770719<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestFittingSize"> 
    771 <tt class="descname">GetBestFittingSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
     720<tt class="descname">GetBestFittingSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
    772721<dd><p>Use <cite>GetEffectiveMinSize</cite> instead.</p> 
    773722</dd></dl> 
     
    775724<dl class="method"> 
    776725<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestSize"> 
    777 <tt class="descname">GetBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestSize" title="Permalink to this definition">¶</a></dt> 
    778 <dd><p>GetBestSize(self) -&gt; Size</p> 
    779 <p>This function returns the best acceptable minimal size for the 
     726<tt class="descname">GetBestSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestSize" title="Permalink to this definition">¶</a></dt> 
     727<dd><p>This function returns the best acceptable minimal size for the 
    780728window, if applicable. For example, for a static text control, it will 
    781729be the minimal size such that the control label is not truncated. For 
     
    787735<dl class="method"> 
    788736<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestSizeTuple"> 
    789 <tt class="descname">GetBestSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestSizeTuple" title="Permalink to this definition">¶</a></dt> 
    790 <dd><p>GetBestSizeTuple() -&gt; (width, height)</p> 
    791 <p>This function returns the best acceptable minimal size for the 
     737<tt class="descname">GetBestSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestSizeTuple" title="Permalink to this definition">¶</a></dt> 
     738<dd><p>This function returns the best acceptable minimal size for the 
    792739window, if applicable. For example, for a static text control, it will 
    793740be the minimal size such that the control label is not truncated. For 
     
    799746<dl class="method"> 
    800747<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestVirtualSize"> 
    801 <tt class="descname">GetBestVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestVirtualSize" title="Permalink to this definition">¶</a></dt> 
    802 <dd><p>GetBestVirtualSize(self) -&gt; Size</p> 
    803 <p>Return the largest of ClientSize and BestSize (as determined by a 
     748<tt class="descname">GetBestVirtualSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestVirtualSize" title="Permalink to this definition">¶</a></dt> 
     749<dd><p>Return the largest of ClientSize and BestSize (as determined by a 
    804750sizer, interior children, or other means)</p> 
    805751</dd></dl> 
     
    807753<dl class="method"> 
    808754<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBorder"> 
    809 <tt class="descname">GetBorder</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBorder" title="Permalink to this definition">¶</a></dt> 
    810 <dd><p>GetBorder(self, long flags) -&gt; int 
    811 GetBorder(self) -&gt; int</p> 
     755<tt class="descname">GetBorder</tt><big>(</big><em>self</em>, <em>long flags</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBorder" title="Permalink to this definition">¶</a></dt> 
     756<dd><p>GetBorder(self) -&gt; int</p> 
    812757<p>Get border for the flags of this window</p> 
    813758</dd></dl> 
     
    815760<dl class="staticmethod"> 
    816761<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCapture"> 
    817 <em class="property">static </em><tt class="descname">GetCapture</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCapture" title="Permalink to this definition">¶</a></dt> 
    818 <dd><p>GetCapture() -&gt; Window</p> 
    819 <p>Returns the window which currently captures the mouse or None</p> 
     762<em class="property">static </em><tt class="descname">GetCapture</tt><big>(</big><big>)</big> &rarr; Window<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCapture" title="Permalink to this definition">¶</a></dt> 
     763<dd><p>Returns the window which currently captures the mouse or None</p> 
    820764</dd></dl> 
    821765 
    822766<dl class="method"> 
    823767<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCaret"> 
    824 <tt class="descname">GetCaret</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCaret" title="Permalink to this definition">¶</a></dt> 
    825 <dd><p>GetCaret(self) -&gt; Caret</p> 
    826 <p>Returns the caret associated with the window.</p> 
     768<tt class="descname">GetCaret</tt><big>(</big><em>self</em><big>)</big> &rarr; Caret<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCaret" title="Permalink to this definition">¶</a></dt> 
     769<dd><p>Returns the caret associated with the window.</p> 
    827770</dd></dl> 
    828771 
    829772<dl class="method"> 
    830773<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCharHeight"> 
    831 <tt class="descname">GetCharHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCharHeight" title="Permalink to this definition">¶</a></dt> 
    832 <dd><p>GetCharHeight(self) -&gt; int</p> 
    833 <p>Get the (average) character size for the current font.</p> 
     774<tt class="descname">GetCharHeight</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCharHeight" title="Permalink to this definition">¶</a></dt> 
     775<dd><p>Get the (average) character size for the current font.</p> 
    834776</dd></dl> 
    835777 
    836778<dl class="method"> 
    837779<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCharWidth"> 
    838 <tt class="descname">GetCharWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCharWidth" title="Permalink to this definition">¶</a></dt> 
    839 <dd><p>GetCharWidth(self) -&gt; int</p> 
    840 <p>Get the (average) character size for the current font.</p> 
     780<tt class="descname">GetCharWidth</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCharWidth" title="Permalink to this definition">¶</a></dt> 
     781<dd><p>Get the (average) character size for the current font.</p> 
    841782</dd></dl> 
    842783 
    843784<dl class="method"> 
    844785<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetChildren"> 
    845 <tt class="descname">GetChildren</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetChildren" title="Permalink to this definition">¶</a></dt> 
    846 <dd><p>GetChildren(self) -&gt; WindowList</p> 
    847 <p>Returns an object containing a list of the window&#8217;s children.  The 
     786<tt class="descname">GetChildren</tt><big>(</big><em>self</em><big>)</big> &rarr; WindowList<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetChildren" title="Permalink to this definition">¶</a></dt> 
     787<dd><p>Returns an object containing a list of the window&#8217;s children.  The 
    848788object provides a Python sequence-like interface over the internal 
    849789list maintained by the window..</p> 
     
    852792<dl class="staticmethod"> 
    853793<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClassDefaultAttributes"> 
    854 <em class="property">static </em><tt class="descname">GetClassDefaultAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClassDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
    855 <dd><p>GetClassDefaultAttributes(int variant=WINDOW_VARIANT_NORMAL) -&gt; VisualAttributes</p> 
    856 <p>Get the default attributes for this class.  This is useful if you want 
     794<em class="property">static </em><tt class="descname">GetClassDefaultAttributes</tt><big>(</big><em>int variant=WINDOW_VARIANT_NORMAL</em><big>)</big> &rarr; VisualAttributes<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClassDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
     795<dd><p>Get the default attributes for this class.  This is useful if you want 
    857796to use the same font or colour in your own control as in a standard 
    858797control &#8211; which is a much better idea than hard coding specific 
     
    867806<dl class="method"> 
    868807<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClassName"> 
    869 <tt class="descname">GetClassName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClassName" title="Permalink to this definition">¶</a></dt> 
    870 <dd><p>GetClassName(self) -&gt; String</p> 
    871 <p>Returns the class name of the C++ class using wxRTTI.</p> 
     808<tt class="descname">GetClassName</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClassName" title="Permalink to this definition">¶</a></dt> 
     809<dd><p>Returns the class name of the C++ class using wxRTTI.</p> 
    872810</dd></dl> 
    873811 
    874812<dl class="method"> 
    875813<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientAreaOrigin"> 
    876 <tt class="descname">GetClientAreaOrigin</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientAreaOrigin" title="Permalink to this definition">¶</a></dt> 
    877 <dd><p>GetClientAreaOrigin(self) -&gt; Point</p> 
    878 <p>Get the origin of the client area of the window relative to the 
     814<tt class="descname">GetClientAreaOrigin</tt><big>(</big><em>self</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientAreaOrigin" title="Permalink to this definition">¶</a></dt> 
     815<dd><p>Get the origin of the client area of the window relative to the 
    879816window&#8217;s top left corner (the client area may be shifted because of 
    880817the borders, scrollbars, other decorations...)</p> 
     
    883820<dl class="method"> 
    884821<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientRect"> 
    885 <tt class="descname">GetClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientRect" title="Permalink to this definition">¶</a></dt> 
    886 <dd><p>GetClientRect(self) -&gt; Rect</p> 
    887 <p>Get the client area position and size as a <cite>wx.Rect</cite> object.</p> 
     822<tt class="descname">GetClientRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientRect" title="Permalink to this definition">¶</a></dt> 
     823<dd><p>Get the client area position and size as a <cite>wx.Rect</cite> object.</p> 
    888824</dd></dl> 
    889825 
    890826<dl class="method"> 
    891827<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientSize"> 
    892 <tt class="descname">GetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientSize" title="Permalink to this definition">¶</a></dt> 
    893 <dd><p>GetClientSize(self) -&gt; Size</p> 
    894 <p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
     828<tt class="descname">GetClientSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientSize" title="Permalink to this definition">¶</a></dt> 
     829<dd><p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
    895830area is the area which may be drawn on by the programmer, excluding 
    896831title bar, border, scrollbars, etc.</p> 
     
    899834<dl class="method"> 
    900835<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientSizeTuple"> 
    901 <tt class="descname">GetClientSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientSizeTuple" title="Permalink to this definition">¶</a></dt> 
    902 <dd><p>GetClientSizeTuple() -&gt; (width, height)</p> 
    903 <p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
     836<tt class="descname">GetClientSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientSizeTuple" title="Permalink to this definition">¶</a></dt> 
     837<dd><p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
    904838area is the area which may be drawn on by the programmer, excluding 
    905839title bar, border, scrollbars, etc.</p> 
     
    908842<dl class="method"> 
    909843<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetConstraints"> 
    910 <tt class="descname">GetConstraints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetConstraints" title="Permalink to this definition">¶</a></dt> 
    911 <dd><p>GetConstraints(self) -&gt; LayoutConstraints</p> 
    912 <p>Returns a pointer to the window&#8217;s layout constraints, or None if there 
     844<tt class="descname">GetConstraints</tt><big>(</big><em>self</em><big>)</big> &rarr; LayoutConstraints<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetConstraints" title="Permalink to this definition">¶</a></dt> 
     845<dd><p>Returns a pointer to the window&#8217;s layout constraints, or None if there 
    913846are none.</p> 
    914847</dd></dl> 
     
    916849<dl class="method"> 
    917850<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetContainingSizer"> 
    918 <tt class="descname">GetContainingSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetContainingSizer" title="Permalink to this definition">¶</a></dt> 
    919 <dd><p>GetContainingSizer(self) -&gt; Sizer</p> 
    920 <p>Return the sizer that this window is a member of, if any, otherwise None.</p> 
     851<tt class="descname">GetContainingSizer</tt><big>(</big><em>self</em><big>)</big> &rarr; Sizer<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetContainingSizer" title="Permalink to this definition">¶</a></dt> 
     852<dd><p>Return the sizer that this window is a member of, if any, otherwise None.</p> 
    921853</dd></dl> 
    922854 
    923855<dl class="method"> 
    924856<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCursor"> 
    925 <tt class="descname">GetCursor</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCursor" title="Permalink to this definition">¶</a></dt> 
    926 <dd><p>GetCursor(self) -&gt; Cursor</p> 
    927 <p>Return the cursor associated with this window.</p> 
     857<tt class="descname">GetCursor</tt><big>(</big><em>self</em><big>)</big> &rarr; Cursor<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCursor" title="Permalink to this definition">¶</a></dt> 
     858<dd><p>Return the cursor associated with this window.</p> 
    928859</dd></dl> 
    929860 
    930861<dl class="method"> 
    931862<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetDefaultAttributes"> 
    932 <tt class="descname">GetDefaultAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
    933 <dd><p>GetDefaultAttributes(self) -&gt; VisualAttributes</p> 
    934 </dd></dl> 
     863<tt class="descname">GetDefaultAttributes</tt><big>(</big><em>self</em><big>)</big> &rarr; VisualAttributes<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
     864<dd></dd></dl> 
    935865 
    936866<dl class="method"> 
    937867<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetDropTarget"> 
    938 <tt class="descname">GetDropTarget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetDropTarget" title="Permalink to this definition">¶</a></dt> 
    939 <dd><p>GetDropTarget(self) -&gt; DropTarget</p> 
    940 <p>Returns the associated drop target, which may be None.</p> 
     868<tt class="descname">GetDropTarget</tt><big>(</big><em>self</em><big>)</big> &rarr; DropTarget<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetDropTarget" title="Permalink to this definition">¶</a></dt> 
     869<dd><p>Returns the associated drop target, which may be None.</p> 
    941870</dd></dl> 
    942871 
    943872<dl class="method"> 
    944873<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetEffectiveMinSize"> 
    945 <tt class="descname">GetEffectiveMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetEffectiveMinSize" title="Permalink to this definition">¶</a></dt> 
    946 <dd><p>GetEffectiveMinSize(self) -&gt; Size</p> 
    947 <p>This function will merge the window&#8217;s best size into the window&#8217;s 
     874<tt class="descname">GetEffectiveMinSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetEffectiveMinSize" title="Permalink to this definition">¶</a></dt> 
     875<dd><p>This function will merge the window&#8217;s best size into the window&#8217;s 
    948876minimum size, giving priority to the min size components, and returns 
    949877the results.</p> 
     
    952880<dl class="method"> 
    953881<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetEventHandler"> 
    954 <tt class="descname">GetEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetEventHandler" title="Permalink to this definition">¶</a></dt> 
    955 <dd><p>GetEventHandler(self) -&gt; EvtHandler</p> 
    956 <p>Returns the event handler for this window. By default, the window is 
     882<tt class="descname">GetEventHandler</tt><big>(</big><em>self</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetEventHandler" title="Permalink to this definition">¶</a></dt> 
     883<dd><p>Returns the event handler for this window. By default, the window is 
    957884its own event handler.</p> 
    958885</dd></dl> 
     
    960887<dl class="method"> 
    961888<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetEvtHandlerEnabled"> 
    962 <tt class="descname">GetEvtHandlerEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
    963 <dd><p>GetEvtHandlerEnabled(self) -&gt; bool</p> 
    964 </dd></dl> 
     889<tt class="descname">GetEvtHandlerEnabled</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
     890<dd></dd></dl> 
    965891 
    966892<dl class="method"> 
    967893<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetExtraStyle"> 
    968 <tt class="descname">GetExtraStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetExtraStyle" title="Permalink to this definition">¶</a></dt> 
    969 <dd><p>GetExtraStyle(self) -&gt; long</p> 
    970 <p>Returns the extra style bits for the window.</p> 
     894<tt class="descname">GetExtraStyle</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetExtraStyle" title="Permalink to this definition">¶</a></dt> 
     895<dd><p>Returns the extra style bits for the window.</p> 
    971896</dd></dl> 
    972897 
    973898<dl class="method"> 
    974899<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetFont"> 
    975 <tt class="descname">GetFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetFont" title="Permalink to this definition">¶</a></dt> 
    976 <dd><p>GetFont(self) -&gt; Font</p> 
    977 <p>Returns the default font used for this window.</p> 
     900<tt class="descname">GetFont</tt><big>(</big><em>self</em><big>)</big> &rarr; Font<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetFont" title="Permalink to this definition">¶</a></dt> 
     901<dd><p>Returns the default font used for this window.</p> 
    978902</dd></dl> 
    979903 
    980904<dl class="method"> 
    981905<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetForegroundColour"> 
    982 <tt class="descname">GetForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetForegroundColour" title="Permalink to this definition">¶</a></dt> 
    983 <dd><p>GetForegroundColour(self) -&gt; Colour</p> 
    984 <p>Returns the foreground colour of the window.  The interpretation of 
     906<tt class="descname">GetForegroundColour</tt><big>(</big><em>self</em><big>)</big> &rarr; Colour<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetForegroundColour" title="Permalink to this definition">¶</a></dt> 
     907<dd><p>Returns the foreground colour of the window.  The interpretation of 
    985908foreground colour is dependent on the window class; it may be the text 
    986909colour or other colour, or it may not be used at all.</p> 
     
    989912<dl class="method"> 
    990913<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetFullTextExtent"> 
    991 <tt class="descname">GetFullTextExtent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetFullTextExtent" title="Permalink to this definition">¶</a></dt> 
    992 <dd><dl class="docutils"> 
    993 <dt>GetFullTextExtent(String string, Font font=None) -&gt;</dt> 
    994 <dd>(width, height, descent, externalLeading)</dd> 
    995 </dl> 
     914<tt class="descname">GetFullTextExtent</tt><big>(</big><em>String string</em>, <em>Font font=None</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetFullTextExtent" title="Permalink to this definition">¶</a></dt> 
     915<dd><blockquote> 
     916<div>(width, height, descent, externalLeading)</div></blockquote> 
    996917<p>Get the width, height, decent and leading of the text using the 
    997918current or specified font.</p> 
     
    1000921<dl class="method"> 
    1001922<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetGrandParent"> 
    1002 <tt class="descname">GetGrandParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetGrandParent" title="Permalink to this definition">¶</a></dt> 
    1003 <dd><p>GetGrandParent(self) -&gt; Window</p> 
    1004 <p>Returns the parent of the parent of this window, or None if there 
     923<tt class="descname">GetGrandParent</tt><big>(</big><em>self</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetGrandParent" title="Permalink to this definition">¶</a></dt> 
     924<dd><p>Returns the parent of the parent of this window, or None if there 
    1005925isn&#8217;t one.</p> 
    1006926</dd></dl> 
     
    1008928<dl class="method"> 
    1009929<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetGtkWidget"> 
    1010 <tt class="descname">GetGtkWidget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetGtkWidget" title="Permalink to this definition">¶</a></dt> 
    1011 <dd><p>GetGtkWidget(self) -&gt; long</p> 
    1012 <p>On wxGTK returns a pointer to the GtkWidget for this window as a long 
     930<tt class="descname">GetGtkWidget</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetGtkWidget" title="Permalink to this definition">¶</a></dt> 
     931<dd><p>On wxGTK returns a pointer to the GtkWidget for this window as a long 
    1013932integer.  On the other platforms this method returns zero.</p> 
    1014933</dd></dl> 
     
    1016935<dl class="method"> 
    1017936<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetHandle"> 
    1018 <tt class="descname">GetHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetHandle" title="Permalink to this definition">¶</a></dt> 
    1019 <dd><p>GetHandle(self) -&gt; long</p> 
    1020 <p>Returns the platform-specific handle (as a long integer) of the 
     937<tt class="descname">GetHandle</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetHandle" title="Permalink to this definition">¶</a></dt> 
     938<dd><p>Returns the platform-specific handle (as a long integer) of the 
    1021939physical window.  On wxMSW this is the win32 window handle, on wxGTK 
    1022940it is the XWindow ID, and on wxMac it is the ControlRef.</p> 
     
    1025943<dl class="method"> 
    1026944<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetHelpText"> 
    1027 <tt class="descname">GetHelpText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetHelpText" title="Permalink to this definition">¶</a></dt> 
    1028 <dd><p>GetHelpText(self) -&gt; String</p> 
    1029 <p>Gets the help text to be used as context-sensitive help for this 
     945<tt class="descname">GetHelpText</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetHelpText" title="Permalink to this definition">¶</a></dt> 
     946<dd><p>Gets the help text to be used as context-sensitive help for this 
    1030947window.  Note that the text is actually stored by the current 
    1031948<cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p> 
     
    1034951<dl class="method"> 
    1035952<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetHelpTextAtPoint"> 
    1036 <tt class="descname">GetHelpTextAtPoint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetHelpTextAtPoint" title="Permalink to this definition">¶</a></dt> 
    1037 <dd><p>GetHelpTextAtPoint(self, Point pt, wxHelpEvent::Origin origin) -&gt; String</p> 
    1038 <p>Get the help string associated with the given position in this window.</p> 
     953<tt class="descname">GetHelpTextAtPoint</tt><big>(</big><em>self</em>, <em>Point pt</em>, <em>wxHelpEvent::Origin origin</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetHelpTextAtPoint" title="Permalink to this definition">¶</a></dt> 
     954<dd><p>Get the help string associated with the given position in this window.</p> 
    1039955<p>Notice that pt may be invalid if event origin is keyboard or unknown 
    1040956and this method should return the global window help text then</p> 
     
    1043959<dl class="method"> 
    1044960<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetId"> 
    1045 <tt class="descname">GetId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetId" title="Permalink to this definition">¶</a></dt> 
    1046 <dd><p>GetId(self) -&gt; int</p> 
    1047 <p>Returns the identifier of the window.  Each window has an integer 
     961<tt class="descname">GetId</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetId" title="Permalink to this definition">¶</a></dt> 
     962<dd><p>Returns the identifier of the window.  Each window has an integer 
    1048963identifier. If the application has not provided one (or the default Id 
    1049964-1 is used) then an unique identifier with a negative value will be 
     
    1053968<dl class="method"> 
    1054969<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetLabel"> 
    1055 <tt class="descname">GetLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetLabel" title="Permalink to this definition">¶</a></dt> 
    1056 <dd><p>GetLabel(self) -&gt; String</p> 
    1057 <p>Generic way of getting a label from any window, for identification 
     970<tt class="descname">GetLabel</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetLabel" title="Permalink to this definition">¶</a></dt> 
     971<dd><p>Generic way of getting a label from any window, for identification 
    1058972purposes.  The interpretation of this function differs from class to 
    1059973class. For frames and dialogs, the value returned is the title. For 
     
    1065979<dl class="method"> 
    1066980<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetLayoutDirection"> 
    1067 <tt class="descname">GetLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
    1068 <dd><p>GetLayoutDirection(self) -&gt; int</p> 
    1069 <p>Get the layout direction (LTR or RTL) for this window.  Returns 
     981<tt class="descname">GetLayoutDirection</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
     982<dd><p>Get the layout direction (LTR or RTL) for this window.  Returns 
    1070983<tt class="docutils literal"><span class="pre">wx.Layout_Default</span></tt> if layout direction is not supported.</p> 
    1071984</dd></dl> 
     
    1073986<dl class="method"> 
    1074987<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMaxHeight"> 
    1075 <tt class="descname">GetMaxHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMaxHeight" title="Permalink to this definition">¶</a></dt> 
    1076 <dd><p>GetMaxHeight(self) -&gt; int</p> 
    1077 </dd></dl> 
     988<tt class="descname">GetMaxHeight</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMaxHeight" title="Permalink to this definition">¶</a></dt> 
     989<dd></dd></dl> 
    1078990 
    1079991<dl class="method"> 
    1080992<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMaxSize"> 
    1081 <tt class="descname">GetMaxSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMaxSize" title="Permalink to this definition">¶</a></dt> 
    1082 <dd><p>GetMaxSize(self) -&gt; Size</p> 
    1083 </dd></dl> 
     993<tt class="descname">GetMaxSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMaxSize" title="Permalink to this definition">¶</a></dt> 
     994<dd></dd></dl> 
    1084995 
    1085996<dl class="method"> 
    1086997<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMaxWidth"> 
    1087 <tt class="descname">GetMaxWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMaxWidth" title="Permalink to this definition">¶</a></dt> 
    1088 <dd><p>GetMaxWidth(self) -&gt; int</p> 
    1089 </dd></dl> 
     998<tt class="descname">GetMaxWidth</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMaxWidth" title="Permalink to this definition">¶</a></dt> 
     999<dd></dd></dl> 
    10901000 
    10911001<dl class="method"> 
    10921002<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMinHeight"> 
    1093 <tt class="descname">GetMinHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMinHeight" title="Permalink to this definition">¶</a></dt> 
    1094 <dd><p>GetMinHeight(self) -&gt; int</p> 
    1095 </dd></dl> 
     1003<tt class="descname">GetMinHeight</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMinHeight" title="Permalink to this definition">¶</a></dt> 
     1004<dd></dd></dl> 
    10961005 
    10971006<dl class="method"> 
    10981007<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMinSize"> 
    1099 <tt class="descname">GetMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMinSize" title="Permalink to this definition">¶</a></dt> 
    1100 <dd><p>GetMinSize(self) -&gt; Size</p> 
    1101 </dd></dl> 
     1008<tt class="descname">GetMinSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMinSize" title="Permalink to this definition">¶</a></dt> 
     1009<dd></dd></dl> 
    11021010 
    11031011<dl class="method"> 
    11041012<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMinWidth"> 
    1105 <tt class="descname">GetMinWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMinWidth" title="Permalink to this definition">¶</a></dt> 
    1106 <dd><p>GetMinWidth(self) -&gt; int</p> 
    1107 </dd></dl> 
     1013<tt class="descname">GetMinWidth</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMinWidth" title="Permalink to this definition">¶</a></dt> 
     1014<dd></dd></dl> 
    11081015 
    11091016<dl class="method"> 
    11101017<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetName"> 
    1111 <tt class="descname">GetName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetName" title="Permalink to this definition">¶</a></dt> 
    1112 <dd><p>GetName(self) -&gt; String</p> 
    1113 <p>Returns the windows name.  This name is not guaranteed to be unique; 
     1018<tt class="descname">GetName</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetName" title="Permalink to this definition">¶</a></dt> 
     1019<dd><p>Returns the windows name.  This name is not guaranteed to be unique; 
    11141020it is up to the programmer to supply an appropriate name in the window 
    11151021constructor or via wx.Window.SetName.</p> 
     
    11181024<dl class="method"> 
    11191025<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetNextHandler"> 
    1120 <tt class="descname">GetNextHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetNextHandler" title="Permalink to this definition">¶</a></dt> 
    1121 <dd><p>GetNextHandler(self) -&gt; EvtHandler</p> 
    1122 </dd></dl> 
     1026<tt class="descname">GetNextHandler</tt><big>(</big><em>self</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetNextHandler" title="Permalink to this definition">¶</a></dt> 
     1027<dd></dd></dl> 
    11231028 
    11241029<dl class="method"> 
    11251030<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetParent"> 
    1126 <tt class="descname">GetParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetParent" title="Permalink to this definition">¶</a></dt> 
    1127 <dd><p>GetParent(self) -&gt; Window</p> 
    1128 <p>Returns the parent window of this window, or None if there isn&#8217;t one.</p> 
     1031<tt class="descname">GetParent</tt><big>(</big><em>self</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetParent" title="Permalink to this definition">¶</a></dt> 
     1032<dd><p>Returns the parent window of this window, or None if there isn&#8217;t one.</p> 
    11291033</dd></dl> 
    11301034 
    11311035<dl class="method"> 
    11321036<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetPosition"> 
    1133 <tt class="descname">GetPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetPosition" title="Permalink to this definition">¶</a></dt> 
    1134 <dd><p>GetPosition(self) -&gt; Point</p> 
    1135 <p>Get the window&#8217;s position.  Notice that the position is in client 
     1037<tt class="descname">GetPosition</tt><big>(</big><em>self</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetPosition" title="Permalink to this definition">¶</a></dt> 
     1038<dd><p>Get the window&#8217;s position.  Notice that the position is in client 
    11361039coordinates for child windows and screen coordinates for the top level 
    11371040ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all 
     
    11411044<dl class="method"> 
    11421045<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetPositionTuple"> 
    1143 <tt class="descname">GetPositionTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetPositionTuple" title="Permalink to this definition">¶</a></dt> 
    1144 <dd><p>GetPositionTuple() -&gt; (x,y)</p> 
    1145 <p>Get the window&#8217;s position.  Notice that the position is in client 
     1046<tt class="descname">GetPositionTuple</tt><big>(</big><em>) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetPositionTuple" title="Permalink to this definition">¶</a></dt> 
     1047<dd><p>Get the window&#8217;s position.  Notice that the position is in client 
    11461048coordinates for child windows and screen coordinates for the top level 
    11471049ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all 
     
    11511053<dl class="method"> 
    11521054<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetPreviousHandler"> 
    1153 <tt class="descname">GetPreviousHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
    1154 <dd><p>GetPreviousHandler(self) -&gt; EvtHandler</p> 
    1155 </dd></dl> 
     1055<tt class="descname">GetPreviousHandler</tt><big>(</big><em>self</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
     1056<dd></dd></dl> 
    11561057 
    11571058<dl class="method"> 
    11581059<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetRect"> 
    1159 <tt class="descname">GetRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetRect" title="Permalink to this definition">¶</a></dt> 
    1160 <dd><p>GetRect(self) -&gt; Rect</p> 
    1161 <p>Returns the size and position of the window as a <cite>wx.Rect</cite> object.</p> 
     1060<tt class="descname">GetRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetRect" title="Permalink to this definition">¶</a></dt> 
     1061<dd><p>Returns the size and position of the window as a <cite>wx.Rect</cite> object.</p> 
    11621062</dd></dl> 
    11631063 
    11641064<dl class="method"> 
    11651065<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScaleX"> 
    1166 <tt class="descname">GetScaleX</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScaleX" title="Permalink to this definition">¶</a></dt> 
    1167 <dd><p>GetScaleX(self) -&gt; double</p> 
    1168 </dd></dl> 
     1066<tt class="descname">GetScaleX</tt><big>(</big><em>self</em><big>)</big> &rarr; double<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScaleX" title="Permalink to this definition">¶</a></dt> 
     1067<dd></dd></dl> 
    11691068 
    11701069<dl class="method"> 
    11711070<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScaleY"> 
    1172 <tt class="descname">GetScaleY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScaleY" title="Permalink to this definition">¶</a></dt> 
    1173 <dd><p>GetScaleY(self) -&gt; double</p> 
    1174 </dd></dl> 
     1071<tt class="descname">GetScaleY</tt><big>(</big><em>self</em><big>)</big> &rarr; double<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScaleY" title="Permalink to this definition">¶</a></dt> 
     1072<dd></dd></dl> 
    11751073 
    11761074<dl class="method"> 
    11771075<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScreenPosition"> 
    1178 <tt class="descname">GetScreenPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScreenPosition" title="Permalink to this definition">¶</a></dt> 
    1179 <dd><p>GetScreenPosition(self) -&gt; Point</p> 
    1180 <p>Get the position of the window in screen coordinantes.</p> 
     1076<tt class="descname">GetScreenPosition</tt><big>(</big><em>self</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScreenPosition" title="Permalink to this definition">¶</a></dt> 
     1077<dd><p>Get the position of the window in screen coordinantes.</p> 
    11811078</dd></dl> 
    11821079 
    11831080<dl class="method"> 
    11841081<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScreenPositionTuple"> 
    1185 <tt class="descname">GetScreenPositionTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScreenPositionTuple" title="Permalink to this definition">¶</a></dt> 
    1186 <dd><p>GetScreenPositionTuple() -&gt; (x,y)</p> 
    1187 <p>Get the position of the window in screen coordinantes.</p> 
     1082<tt class="descname">GetScreenPositionTuple</tt><big>(</big><em>) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScreenPositionTuple" title="Permalink to this definition">¶</a></dt> 
     1083<dd><p>Get the position of the window in screen coordinantes.</p> 
    11881084</dd></dl> 
    11891085 
    11901086<dl class="method"> 
    11911087<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScreenRect"> 
    1192 <tt class="descname">GetScreenRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScreenRect" title="Permalink to this definition">¶</a></dt> 
    1193 <dd><p>GetScreenRect(self) -&gt; Rect</p> 
    1194 <p>Returns the size and position of the window in screen coordinantes as 
     1088<tt class="descname">GetScreenRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScreenRect" title="Permalink to this definition">¶</a></dt> 
     1089<dd><p>Returns the size and position of the window in screen coordinantes as 
    11951090a <cite>wx.Rect</cite> object.</p> 
    11961091</dd></dl> 
     
    11981093<dl class="method"> 
    11991094<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollPageSize"> 
    1200 <tt class="descname">GetScrollPageSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollPageSize" title="Permalink to this definition">¶</a></dt> 
    1201 <dd><p>GetScrollPageSize(self, int orient) -&gt; int</p> 
    1202 </dd></dl> 
     1095<tt class="descname">GetScrollPageSize</tt><big>(</big><em>self</em>, <em>int orient</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollPageSize" title="Permalink to this definition">¶</a></dt> 
     1096<dd></dd></dl> 
    12031097 
    12041098<dl class="method"> 
    12051099<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollPixelsPerUnit"> 
    1206 <tt class="descname">GetScrollPixelsPerUnit</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollPixelsPerUnit" title="Permalink to this definition">¶</a></dt> 
    1207 <dd><p>GetScrollPixelsPerUnit() -&gt; (xUnit, yUnit)</p> 
    1208 <p>Get the size of one logical unit in physical units.</p> 
     1100<tt class="descname">GetScrollPixelsPerUnit</tt><big>(</big><em>) -&gt; (xUnit</em>, <em>yUnit</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollPixelsPerUnit" title="Permalink to this definition">¶</a></dt> 
     1101<dd><p>Get the size of one logical unit in physical units.</p> 
    12091102</dd></dl> 
    12101103 
    12111104<dl class="method"> 
    12121105<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollPos"> 
    1213 <tt class="descname">GetScrollPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollPos" title="Permalink to this definition">¶</a></dt> 
    1214 <dd><p>GetScrollPos(self, int orientation) -&gt; int</p> 
    1215 <p>Returns the built-in scrollbar position.</p> 
     1106<tt class="descname">GetScrollPos</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollPos" title="Permalink to this definition">¶</a></dt> 
     1107<dd><p>Returns the built-in scrollbar position.</p> 
    12161108</dd></dl> 
    12171109 
    12181110<dl class="method"> 
    12191111<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollRange"> 
    1220 <tt class="descname">GetScrollRange</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollRange" title="Permalink to this definition">¶</a></dt> 
    1221 <dd><p>GetScrollRange(self, int orientation) -&gt; int</p> 
    1222 <p>Returns the built-in scrollbar range.</p> 
     1112<tt class="descname">GetScrollRange</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollRange" title="Permalink to this definition">¶</a></dt> 
     1113<dd><p>Returns the built-in scrollbar range.</p> 
    12231114</dd></dl> 
    12241115 
    12251116<dl class="method"> 
    12261117<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollThumb"> 
    1227 <tt class="descname">GetScrollThumb</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollThumb" title="Permalink to this definition">¶</a></dt> 
    1228 <dd><p>GetScrollThumb(self, int orientation) -&gt; int</p> 
    1229 <p>Returns the built-in scrollbar thumb size.</p> 
     1118<tt class="descname">GetScrollThumb</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollThumb" title="Permalink to this definition">¶</a></dt> 
     1119<dd><p>Returns the built-in scrollbar thumb size.</p> 
    12301120</dd></dl> 
    12311121 
    12321122<dl class="method"> 
    12331123<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetSize"> 
    1234 <tt class="descname">GetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetSize" title="Permalink to this definition">¶</a></dt> 
    1235 <dd><p>GetSize(self) -&gt; Size</p> 
    1236 <p>Get the window size.</p> 
     1124<tt class="descname">GetSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetSize" title="Permalink to this definition">¶</a></dt> 
     1125<dd><p>Get the window size.</p> 
    12371126</dd></dl> 
    12381127 
    12391128<dl class="method"> 
    12401129<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetSizeTuple"> 
    1241 <tt class="descname">GetSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetSizeTuple" title="Permalink to this definition">¶</a></dt> 
    1242 <dd><p>GetSizeTuple() -&gt; (width, height)</p> 
    1243 <p>Get the window size.</p> 
     1130<tt class="descname">GetSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetSizeTuple" title="Permalink to this definition">¶</a></dt> 
     1131<dd><p>Get the window size.</p> 
    12441132</dd></dl> 
    12451133 
    12461134<dl class="method"> 
    12471135<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetSizer"> 
    1248 <tt class="descname">GetSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetSizer" title="Permalink to this definition">¶</a></dt> 
    1249 <dd><p>GetSizer(self) -&gt; Sizer</p> 
    1250 <p>Return the sizer associated with the window by a previous call to 
     1136<tt class="descname">GetSizer</tt><big>(</big><em>self</em><big>)</big> &rarr; Sizer<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetSizer" title="Permalink to this definition">¶</a></dt> 
     1137<dd><p>Return the sizer associated with the window by a previous call to 
    12511138SetSizer or None if there isn&#8217;t one.</p> 
    12521139</dd></dl> 
     
    12541141<dl class="method"> 
    12551142<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTargetRect"> 
    1256 <tt class="descname">GetTargetRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTargetRect" title="Permalink to this definition">¶</a></dt> 
    1257 <dd><p>GetTargetRect(self) -&gt; Rect</p> 
    1258 </dd></dl> 
     1143<tt class="descname">GetTargetRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTargetRect" title="Permalink to this definition">¶</a></dt> 
     1144<dd></dd></dl> 
    12591145 
    12601146<dl class="method"> 
    12611147<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTargetWindow"> 
    1262 <tt class="descname">GetTargetWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTargetWindow" title="Permalink to this definition">¶</a></dt> 
    1263 <dd><p>GetTargetWindow(self) -&gt; Window</p> 
    1264 </dd></dl> 
     1148<tt class="descname">GetTargetWindow</tt><big>(</big><em>self</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTargetWindow" title="Permalink to this definition">¶</a></dt> 
     1149<dd></dd></dl> 
    12651150 
    12661151<dl class="method"> 
    12671152<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTextExtent"> 
    1268 <tt class="descname">GetTextExtent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTextExtent" title="Permalink to this definition">¶</a></dt> 
    1269 <dd><p>GetTextExtent(String string) -&gt; (width, height)</p> 
    1270 <p>Get the width and height of the text using the current font.</p> 
     1153<tt class="descname">GetTextExtent</tt><big>(</big><em>String string) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTextExtent" title="Permalink to this definition">¶</a></dt> 
     1154<dd><p>Get the width and height of the text using the current font.</p> 
    12711155</dd></dl> 
    12721156 
    12731157<dl class="method"> 
    12741158<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetThemeEnabled"> 
    1275 <tt class="descname">GetThemeEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
    1276 <dd><p>GetThemeEnabled(self) -&gt; bool</p> 
    1277 <p>Return the themeEnabled flag.</p> 
     1159<tt class="descname">GetThemeEnabled</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
     1160<dd><p>Return the themeEnabled flag.</p> 
    12781161</dd></dl> 
    12791162 
    12801163<dl class="method"> 
    12811164<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetToolTip"> 
    1282 <tt class="descname">GetToolTip</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetToolTip" title="Permalink to this definition">¶</a></dt> 
    1283 <dd><p>GetToolTip(self) -&gt; ToolTip</p> 
    1284 <p>get the associated tooltip or None if none</p> 
     1165<tt class="descname">GetToolTip</tt><big>(</big><em>self</em><big>)</big> &rarr; ToolTip<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetToolTip" title="Permalink to this definition">¶</a></dt> 
     1166<dd><p>get the associated tooltip or None if none</p> 
    12851167</dd></dl> 
    12861168 
    12871169<dl class="method"> 
    12881170<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTopLevelParent"> 
    1289 <tt class="descname">GetTopLevelParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTopLevelParent" title="Permalink to this definition">¶</a></dt> 
    1290 <dd><p>GetTopLevelParent(self) -&gt; Window</p> 
    1291 <p>Returns the first frame or dialog in this window&#8217;s parental hierarchy.</p> 
     1171<tt class="descname">GetTopLevelParent</tt><big>(</big><em>self</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTopLevelParent" title="Permalink to this definition">¶</a></dt> 
     1172<dd><p>Returns the first frame or dialog in this window&#8217;s parental hierarchy.</p> 
    12921173</dd></dl> 
    12931174 
    12941175<dl class="method"> 
    12951176<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetUpdateClientRect"> 
    1296 <tt class="descname">GetUpdateClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetUpdateClientRect" title="Permalink to this definition">¶</a></dt> 
    1297 <dd><p>GetUpdateClientRect(self) -&gt; Rect</p> 
    1298 <p>Get the update rectangle region bounding box in client coords.</p> 
     1177<tt class="descname">GetUpdateClientRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetUpdateClientRect" title="Permalink to this definition">¶</a></dt> 
     1178<dd><p>Get the update rectangle region bounding box in client coords.</p> 
    12991179</dd></dl> 
    13001180 
    13011181<dl class="method"> 
    13021182<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetUpdateRegion"> 
    1303 <tt class="descname">GetUpdateRegion</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetUpdateRegion" title="Permalink to this definition">¶</a></dt> 
    1304 <dd><p>GetUpdateRegion(self) -&gt; Region</p> 
    1305 <p>Returns the region specifying which parts of the window have been 
     1183<tt class="descname">GetUpdateRegion</tt><big>(</big><em>self</em><big>)</big> &rarr; Region<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetUpdateRegion" title="Permalink to this definition">¶</a></dt> 
     1184<dd><p>Returns the region specifying which parts of the window have been 
    13061185damaged. Should only be called within an EVT_PAINT handler.</p> 
    13071186</dd></dl> 
     
    13091188<dl class="method"> 
    13101189<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetValidator"> 
    1311 <tt class="descname">GetValidator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetValidator" title="Permalink to this definition">¶</a></dt> 
    1312 <dd><p>GetValidator(self) -&gt; Validator</p> 
    1313 <p>Returns a pointer to the current validator for the window, or None if 
     1190<tt class="descname">GetValidator</tt><big>(</big><em>self</em><big>)</big> &rarr; Validator<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetValidator" title="Permalink to this definition">¶</a></dt> 
     1191<dd><p>Returns a pointer to the current validator for the window, or None if 
    13141192there is none.</p> 
    13151193</dd></dl> 
     
    13171195<dl class="method"> 
    13181196<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetViewStart"> 
    1319 <tt class="descname">GetViewStart</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetViewStart" title="Permalink to this definition">¶</a></dt> 
    1320 <dd><p>GetViewStart() -&gt; (x,y)</p> 
    1321 <p>Get the view start</p> 
     1197<tt class="descname">GetViewStart</tt><big>(</big><em>) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetViewStart" title="Permalink to this definition">¶</a></dt> 
     1198<dd><p>Get the view start</p> 
    13221199</dd></dl> 
    13231200 
    13241201<dl class="method"> 
    13251202<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetVirtualSize"> 
    1326 <tt class="descname">GetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetVirtualSize" title="Permalink to this definition">¶</a></dt> 
    1327 <dd><p>GetVirtualSize(self) -&gt; Size</p> 
    1328 <p>Get the the virtual size of the window in pixels.  For most windows 
     1203<tt class="descname">GetVirtualSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetVirtualSize" title="Permalink to this definition">¶</a></dt> 
     1204<dd><p>Get the the virtual size of the window in pixels.  For most windows 
    13291205this is just the client area of the window, but for some like scrolled 
    13301206windows it is more or less independent of the screen window size.</p> 
     
    13331209<dl class="method"> 
    13341210<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetVirtualSizeTuple"> 
    1335 <tt class="descname">GetVirtualSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetVirtualSizeTuple" title="Permalink to this definition">¶</a></dt> 
    1336 <dd><p>GetVirtualSizeTuple() -&gt; (width, height)</p> 
    1337 <p>Get the the virtual size of the window in pixels.  For most windows 
     1211<tt class="descname">GetVirtualSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetVirtualSizeTuple" title="Permalink to this definition">¶</a></dt> 
     1212<dd><p>Get the the virtual size of the window in pixels.  For most windows 
    13381213this is just the client area of the window, but for some like scrolled 
    13391214windows it is more or less independent of the screen window size.</p> 
     
    13421217<dl class="method"> 
    13431218<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowBorderSize"> 
    1344 <tt class="descname">GetWindowBorderSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowBorderSize" title="Permalink to this definition">¶</a></dt> 
    1345 <dd><p>GetWindowBorderSize(self) -&gt; Size</p> 
    1346 <p>Return the size of the left/right and top/bottom borders.</p> 
     1219<tt class="descname">GetWindowBorderSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowBorderSize" title="Permalink to this definition">¶</a></dt> 
     1220<dd><p>Return the size of the left/right and top/bottom borders.</p> 
    13471221</dd></dl> 
    13481222 
    13491223<dl class="method"> 
    13501224<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowStyle"> 
    1351 <tt class="descname">GetWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowStyle" title="Permalink to this definition">¶</a></dt> 
     1225<tt class="descname">GetWindowStyle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowStyle" title="Permalink to this definition">¶</a></dt> 
    13521226<dd><p>GetWindowStyleFlag(self) -&gt; long</p> 
    13531227<p>Gets the window style that was passed to the constructor or Create 
     
    13571231<dl class="method"> 
    13581232<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowStyleFlag"> 
    1359 <tt class="descname">GetWindowStyleFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
    1360 <dd><p>GetWindowStyleFlag(self) -&gt; long</p> 
    1361 <p>Gets the window style that was passed to the constructor or Create 
     1233<tt class="descname">GetWindowStyleFlag</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
     1234<dd><p>Gets the window style that was passed to the constructor or Create 
    13621235method.</p> 
    13631236</dd></dl> 
     
    13651238<dl class="method"> 
    13661239<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowVariant"> 
    1367 <tt class="descname">GetWindowVariant</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowVariant" title="Permalink to this definition">¶</a></dt> 
    1368 <dd><p>GetWindowVariant(self) -&gt; int</p> 
    1369 </dd></dl> 
     1240<tt class="descname">GetWindowVariant</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowVariant" title="Permalink to this definition">¶</a></dt> 
     1241<dd></dd></dl> 
    13701242 
    13711243<dl class="attribute"> 
     
    13911263<dl class="method"> 
    13921264<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasCapture"> 
    1393 <tt class="descname">HasCapture</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasCapture" title="Permalink to this definition">¶</a></dt> 
    1394 <dd><p>HasCapture(self) -&gt; bool</p> 
    1395 <p>Returns true if this window has the current mouse capture.</p> 
     1265<tt class="descname">HasCapture</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasCapture" title="Permalink to this definition">¶</a></dt> 
     1266<dd><p>Returns true if this window has the current mouse capture.</p> 
    13961267</dd></dl> 
    13971268 
    13981269<dl class="method"> 
    13991270<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasFlag"> 
    1400 <tt class="descname">HasFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasFlag" title="Permalink to this definition">¶</a></dt> 
    1401 <dd><p>HasFlag(self, int flag) -&gt; bool</p> 
    1402 <p>Test if the given style is set for this window.</p> 
     1271<tt class="descname">HasFlag</tt><big>(</big><em>self</em>, <em>int flag</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasFlag" title="Permalink to this definition">¶</a></dt> 
     1272<dd><p>Test if the given style is set for this window.</p> 
    14031273</dd></dl> 
    14041274 
    14051275<dl class="method"> 
    14061276<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasMultiplePages"> 
    1407 <tt class="descname">HasMultiplePages</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasMultiplePages" title="Permalink to this definition">¶</a></dt> 
    1408 <dd><p>HasMultiplePages(self) -&gt; bool</p> 
    1409 </dd></dl> 
     1277<tt class="descname">HasMultiplePages</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasMultiplePages" title="Permalink to this definition">¶</a></dt> 
     1278<dd></dd></dl> 
    14101279 
    14111280<dl class="method"> 
    14121281<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasScrollbar"> 
    1413 <tt class="descname">HasScrollbar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasScrollbar" title="Permalink to this definition">¶</a></dt> 
    1414 <dd><p>HasScrollbar(self, int orient) -&gt; bool</p> 
    1415 <p>Does the window have the scrollbar for this orientation?</p> 
     1282<tt class="descname">HasScrollbar</tt><big>(</big><em>self</em>, <em>int orient</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasScrollbar" title="Permalink to this definition">¶</a></dt> 
     1283<dd><p>Does the window have the scrollbar for this orientation?</p> 
    14161284</dd></dl> 
    14171285 
    14181286<dl class="method"> 
    14191287<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasTransparentBackground"> 
    1420 <tt class="descname">HasTransparentBackground</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasTransparentBackground" title="Permalink to this definition">¶</a></dt> 
    1421 <dd><p>HasTransparentBackground(self) -&gt; bool</p> 
    1422 <p>Returns True if this window&#8217;s background is transparent (as, for 
     1288<tt class="descname">HasTransparentBackground</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasTransparentBackground" title="Permalink to this definition">¶</a></dt> 
     1289<dd><p>Returns True if this window&#8217;s background is transparent (as, for 
    14231290example, for <cite>wx.StaticText</cite>) and should show the parent window&#8217;s 
    14241291background.</p> 
     
    14371304<dl class="method"> 
    14381305<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Hide"> 
    1439 <tt class="descname">Hide</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Hide" title="Permalink to this definition">¶</a></dt> 
    1440 <dd><p>Hide(self) -&gt; bool</p> 
    1441 <p>Equivalent to calling Show(False).</p> 
     1306<tt class="descname">Hide</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Hide" title="Permalink to this definition">¶</a></dt> 
     1307<dd><p>Equivalent to calling Show(False).</p> 
    14421308</dd></dl> 
    14431309 
    14441310<dl class="method"> 
    14451311<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HitTest"> 
    1446 <tt class="descname">HitTest</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HitTest" title="Permalink to this definition">¶</a></dt> 
    1447 <dd><p>HitTest(self, Point pt) -&gt; int</p> 
    1448 <p>Test where the given (in client coords) point lies</p> 
     1312<tt class="descname">HitTest</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HitTest" title="Permalink to this definition">¶</a></dt> 
     1313<dd><p>Test where the given (in client coords) point lies</p> 
    14491314</dd></dl> 
    14501315 
    14511316<dl class="method"> 
    14521317<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HitTestXY"> 
    1453 <tt class="descname">HitTestXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HitTestXY" title="Permalink to this definition">¶</a></dt> 
    1454 <dd><p>HitTestXY(self, int x, int y) -&gt; int</p> 
    1455 <p>Test where the given (in client coords) point lies</p> 
     1318<tt class="descname">HitTestXY</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HitTestXY" title="Permalink to this definition">¶</a></dt> 
     1319<dd><p>Test where the given (in client coords) point lies</p> 
    14561320</dd></dl> 
    14571321 
     
    14641328<dl class="method"> 
    14651329<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InheritAttributes"> 
    1466 <tt class="descname">InheritAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InheritAttributes" title="Permalink to this definition">¶</a></dt> 
    1467 <dd><p>InheritAttributes(self)</p> 
    1468 <p>This function is (or should be, in case of custom controls) called 
     1330<tt class="descname">InheritAttributes</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InheritAttributes" title="Permalink to this definition">¶</a></dt> 
     1331<dd><p>This function is (or should be, in case of custom controls) called 
    14691332during window creation to intelligently set up the window visual 
    14701333attributes, that is the font and the foreground and background 
     
    14911354<dl class="method"> 
    14921355<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InheritsBackgroundColour"> 
    1493 <tt class="descname">InheritsBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InheritsBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    1494 <dd><p>InheritsBackgroundColour(self) -&gt; bool</p> 
    1495 </dd></dl> 
     1356<tt class="descname">InheritsBackgroundColour</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InheritsBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     1357<dd></dd></dl> 
    14961358 
    14971359<dl class="method"> 
    14981360<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InitDialog"> 
    1499 <tt class="descname">InitDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InitDialog" title="Permalink to this definition">¶</a></dt> 
    1500 <dd><p>InitDialog(self)</p> 
    1501 <p>Sends an EVT_INIT_DIALOG event, whose handler usually transfers data 
     1361<tt class="descname">InitDialog</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InitDialog" title="Permalink to this definition">¶</a></dt> 
     1362<dd><p>Sends an EVT_INIT_DIALOG event, whose handler usually transfers data 
    15021363to the dialog via validators.</p> 
    15031364</dd></dl> 
     
    15051366<dl class="method"> 
    15061367<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InvalidateBestSize"> 
    1507 <tt class="descname">InvalidateBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InvalidateBestSize" title="Permalink to this definition">¶</a></dt> 
    1508 <dd><p>InvalidateBestSize(self)</p> 
    1509 <p>Reset the cached best size value so it will be recalculated the next 
     1368<tt class="descname">InvalidateBestSize</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InvalidateBestSize" title="Permalink to this definition">¶</a></dt> 
     1369<dd><p>Reset the cached best size value so it will be recalculated the next 
    15101370time it is needed.</p> 
    15111371</dd></dl> 
     
    15131373<dl class="method"> 
    15141374<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsBeingDeleted"> 
    1515 <tt class="descname">IsBeingDeleted</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsBeingDeleted" title="Permalink to this definition">¶</a></dt> 
    1516 <dd><p>IsBeingDeleted(self) -&gt; bool</p> 
    1517 <p>Is the window in the process of being deleted?</p> 
     1375<tt class="descname">IsBeingDeleted</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsBeingDeleted" title="Permalink to this definition">¶</a></dt> 
     1376<dd><p>Is the window in the process of being deleted?</p> 
    15181377</dd></dl> 
    15191378 
    15201379<dl class="method"> 
    15211380<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsDoubleBuffered"> 
    1522 <tt class="descname">IsDoubleBuffered</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
    1523 <dd><p>IsDoubleBuffered(self) -&gt; bool</p> 
    1524 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window contents is double-buffered by the 
     1381<tt class="descname">IsDoubleBuffered</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
     1382<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window contents is double-buffered by the 
    15251383system, i.e. if any drawing done on the window is really done on a 
    15261384temporary backing surface and transferred to the screen all at once 
     
    15301388<dl class="method"> 
    15311389<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsEnabled"> 
    1532 <tt class="descname">IsEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsEnabled" title="Permalink to this definition">¶</a></dt> 
    1533 <dd><p>IsEnabled(self) -&gt; bool</p> 
    1534 <p>Returns true if the window is enabled for input, false otherwise.</p> 
     1390<tt class="descname">IsEnabled</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsEnabled" title="Permalink to this definition">¶</a></dt> 
     1391<dd><p>Returns true if the window is enabled for input, false otherwise.</p> 
    15351392</dd></dl> 
    15361393 
    15371394<dl class="method"> 
    15381395<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsExposed"> 
    1539 <tt class="descname">IsExposed</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsExposed" title="Permalink to this definition">¶</a></dt> 
    1540 <dd><p>IsExposed(self, int x, int y, int w=1, int h=1) -&gt; bool</p> 
    1541 <p>Returns true if the given point or rectangle area has been exposed 
     1396<tt class="descname">IsExposed</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em>, <em>int w=1</em>, <em>int h=1</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsExposed" title="Permalink to this definition">¶</a></dt> 
     1397<dd><p>Returns true if the given point or rectangle area has been exposed 
    15421398since the last repaint. Call this in an paint event handler to 
    15431399optimize redrawing by only redrawing those areas, which have been 
     
    15471403<dl class="method"> 
    15481404<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsExposedPoint"> 
    1549 <tt class="descname">IsExposedPoint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsExposedPoint" title="Permalink to this definition">¶</a></dt> 
    1550 <dd><p>IsExposedPoint(self, Point pt) -&gt; bool</p> 
    1551 <p>Returns true if the given point or rectangle area has been exposed 
     1405<tt class="descname">IsExposedPoint</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsExposedPoint" title="Permalink to this definition">¶</a></dt> 
     1406<dd><p>Returns true if the given point or rectangle area has been exposed 
    15521407since the last repaint. Call this in an paint event handler to 
    15531408optimize redrawing by only redrawing those areas, which have been 
     
    15571412<dl class="method"> 
    15581413<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsExposedRect"> 
    1559 <tt class="descname">IsExposedRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsExposedRect" title="Permalink to this definition">¶</a></dt> 
    1560 <dd><p>IsExposedRect(self, Rect rect) -&gt; bool</p> 
    1561 <p>Returns true if the given point or rectangle area has been exposed 
     1414<tt class="descname">IsExposedRect</tt><big>(</big><em>self</em>, <em>Rect rect</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsExposedRect" title="Permalink to this definition">¶</a></dt> 
     1415<dd><p>Returns true if the given point or rectangle area has been exposed 
    15621416since the last repaint. Call this in an paint event handler to 
    15631417optimize redrawing by only redrawing those areas, which have been 
     
    15671421<dl class="method"> 
    15681422<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsFrozen"> 
    1569 <tt class="descname">IsFrozen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsFrozen" title="Permalink to this definition">¶</a></dt> 
    1570 <dd><p>IsFrozen(self) -&gt; bool</p> 
    1571 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window has been frozen and not thawed yet.</p> 
     1423<tt class="descname">IsFrozen</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsFrozen" title="Permalink to this definition">¶</a></dt> 
     1424<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window has been frozen and not thawed yet.</p> 
    15721425<table class="docutils field-list" frame="void" rules="none"> 
    15731426<col class="field-name" /> 
    15741427<col class="field-body" /> 
    15751428<tbody valign="top"> 
    1576 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>Freeze</cite> and <cite>Thaw</cite></td> 
     1429<tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>Freeze</cite> and <cite>Thaw</cite></td> 
    15771430</tr> 
    15781431</tbody> 
     
    15821435<dl class="method"> 
    15831436<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsRetained"> 
    1584 <tt class="descname">IsRetained</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsRetained" title="Permalink to this definition">¶</a></dt> 
    1585 <dd><p>IsRetained(self) -&gt; bool</p> 
    1586 <p>Returns true if the window is retained, false otherwise.  Retained 
     1437<tt class="descname">IsRetained</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsRetained" title="Permalink to this definition">¶</a></dt> 
     1438<dd><p>Returns true if the window is retained, false otherwise.  Retained 
    15871439windows are only available on X platforms.</p> 
    15881440</dd></dl> 
     
    15901442<dl class="method"> 
    15911443<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsSameAs"> 
    1592 <tt class="descname">IsSameAs</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsSameAs" title="Permalink to this definition">¶</a></dt> 
    1593 <dd><p>IsSameAs(self, Object p) -&gt; bool</p> 
    1594 <p>For wx.Objects that use C++ reference counting internally, this method 
     1444<tt class="descname">IsSameAs</tt><big>(</big><em>self</em>, <em>Object p</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsSameAs" title="Permalink to this definition">¶</a></dt> 
     1445<dd><p>For wx.Objects that use C++ reference counting internally, this method 
    15951446can be used to determine if two objects are referencing the same data 
    15961447object.</p> 
     
    15991450<dl class="method"> 
    16001451<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsShown"> 
    1601 <tt class="descname">IsShown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsShown" title="Permalink to this definition">¶</a></dt> 
    1602 <dd><p>IsShown(self) -&gt; bool</p> 
    1603 <p>Returns true if the window is shown, false if it has been hidden.</p> 
     1452<tt class="descname">IsShown</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsShown" title="Permalink to this definition">¶</a></dt> 
     1453<dd><p>Returns true if the window is shown, false if it has been hidden.</p> 
    16041454</dd></dl> 
    16051455 
    16061456<dl class="method"> 
    16071457<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsShownOnScreen"> 
    1608 <tt class="descname">IsShownOnScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsShownOnScreen" title="Permalink to this definition">¶</a></dt> 
    1609 <dd><p>IsShownOnScreen(self) -&gt; bool</p> 
    1610 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window is physically visible on the screen, 
     1458<tt class="descname">IsShownOnScreen</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsShownOnScreen" title="Permalink to this definition">¶</a></dt> 
     1459<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window is physically visible on the screen, 
    16111460i.e. it is shown and all its parents up to the toplevel window are 
    16121461shown as well.</p> 
     
    16151464<dl class="method"> 
    16161465<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsTopLevel"> 
    1617 <tt class="descname">IsTopLevel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsTopLevel" title="Permalink to this definition">¶</a></dt> 
    1618 <dd><p>IsTopLevel(self) -&gt; bool</p> 
    1619 <p>Returns true if the given window is a top-level one. Currently all 
     1466<tt class="descname">IsTopLevel</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsTopLevel" title="Permalink to this definition">¶</a></dt> 
     1467<dd><p>Returns true if the given window is a top-level one. Currently all 
    16201468frames and dialogs are always considered to be top-level windows (even 
    16211469if they have a parent window).</p> 
     
    16301478<dl class="method"> 
    16311479<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Layout"> 
    1632 <tt class="descname">Layout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Layout" title="Permalink to this definition">¶</a></dt> 
    1633 <dd><p>Layout(self) -&gt; bool</p> 
    1634 <p>Invokes the constraint-based layout algorithm or the sizer-based 
     1480<tt class="descname">Layout</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Layout" title="Permalink to this definition">¶</a></dt> 
     1481<dd><p>Invokes the constraint-based layout algorithm or the sizer-based 
    16351482algorithm for this window.  See SetAutoLayout: when auto layout is on, 
    16361483this function gets called automatically by the default EVT_SIZE 
     
    16461493<dl class="method"> 
    16471494<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.LineDown"> 
    1648 <tt class="descname">LineDown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.LineDown" title="Permalink to this definition">¶</a></dt> 
    1649 <dd><p>LineDown(self) -&gt; bool</p> 
    1650 <p>This is just a wrapper for ScrollLines(1).</p> 
     1495<tt class="descname">LineDown</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.LineDown" title="Permalink to this definition">¶</a></dt> 
     1496<dd><p>This is just a wrapper for ScrollLines(1).</p> 
    16511497</dd></dl> 
    16521498 
    16531499<dl class="method"> 
    16541500<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.LineUp"> 
    1655 <tt class="descname">LineUp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.LineUp" title="Permalink to this definition">¶</a></dt> 
    1656 <dd><p>LineUp(self) -&gt; bool</p> 
    1657 <p>This is just a wrapper for ScrollLines(-1).</p> 
     1501<tt class="descname">LineUp</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.LineUp" title="Permalink to this definition">¶</a></dt> 
     1502<dd><p>This is just a wrapper for ScrollLines(-1).</p> 
    16581503</dd></dl> 
    16591504 
    16601505<dl class="method"> 
    16611506<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Lower"> 
    1662 <tt class="descname">Lower</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Lower" title="Permalink to this definition">¶</a></dt> 
    1663 <dd><p>Lower(self)</p> 
    1664 <p>Lowers the window to the bottom of the window hierarchy.  In current 
     1507<tt class="descname">Lower</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Lower" title="Permalink to this definition">¶</a></dt> 
     1508<dd><p>Lowers the window to the bottom of the window hierarchy.  In current 
    16651509version of wxWidgets this works both for managed and child windows.</p> 
    16661510</dd></dl> 
     
    16681512<dl class="method"> 
    16691513<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MakeModal"> 
    1670 <tt class="descname">MakeModal</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MakeModal" title="Permalink to this definition">¶</a></dt> 
    1671 <dd><p>MakeModal(self, bool modal=True)</p> 
    1672 <p>Disables all other windows in the application so that the user can 
     1514<tt class="descname">MakeModal</tt><big>(</big><em>self</em>, <em>bool modal=True</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MakeModal" title="Permalink to this definition">¶</a></dt> 
     1515<dd><p>Disables all other windows in the application so that the user can 
    16731516only interact with this window.  Passing False will reverse this 
    16741517effect.</p> 
     
    17131556<dl class="method"> 
    17141557<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Move"> 
    1715 <tt class="descname">Move</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Move" title="Permalink to this definition">¶</a></dt> 
    1716 <dd><p>Move(self, Point pt, int flags=SIZE_USE_EXISTING)</p> 
    1717 <p>Moves the window to the given position.</p> 
     1558<tt class="descname">Move</tt><big>(</big><em>self</em>, <em>Point pt</em>, <em>int flags=SIZE_USE_EXISTING</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Move" title="Permalink to this definition">¶</a></dt> 
     1559<dd><p>Moves the window to the given position.</p> 
    17181560</dd></dl> 
    17191561 
    17201562<dl class="method"> 
    17211563<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MoveAfterInTabOrder"> 
    1722 <tt class="descname">MoveAfterInTabOrder</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MoveAfterInTabOrder" title="Permalink to this definition">¶</a></dt> 
    1723 <dd><p>MoveAfterInTabOrder(self, Window win)</p> 
    1724 <p>Moves this window in the tab navigation order after the specified 
     1564<tt class="descname">MoveAfterInTabOrder</tt><big>(</big><em>self</em>, <em>Window win</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MoveAfterInTabOrder" title="Permalink to this definition">¶</a></dt> 
     1565<dd><p>Moves this window in the tab navigation order after the specified 
    17251566sibling window.  This means that when the user presses the TAB key on 
    17261567that other window, the focus switches to this window.</p> 
     
    17321573<dl class="method"> 
    17331574<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MoveBeforeInTabOrder"> 
    1734 <tt class="descname">MoveBeforeInTabOrder</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MoveBeforeInTabOrder" title="Permalink to this definition">¶</a></dt> 
    1735 <dd><p>MoveBeforeInTabOrder(self, Window win)</p> 
    1736 <p>Same as <cite>MoveAfterInTabOrder</cite> except that it inserts this window just 
     1575<tt class="descname">MoveBeforeInTabOrder</tt><big>(</big><em>self</em>, <em>Window win</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MoveBeforeInTabOrder" title="Permalink to this definition">¶</a></dt> 
     1576<dd><p>Same as <cite>MoveAfterInTabOrder</cite> except that it inserts this window just 
    17371577before win instead of putting it right after it.</p> 
    17381578</dd></dl> 
     
    17401580<dl class="method"> 
    17411581<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MoveXY"> 
    1742 <tt class="descname">MoveXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MoveXY" title="Permalink to this definition">¶</a></dt> 
    1743 <dd><p>MoveXY(self, int x, int y, int flags=SIZE_USE_EXISTING)</p> 
    1744 <p>Moves the window to the given position.</p> 
     1582<tt class="descname">MoveXY</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em>, <em>int flags=SIZE_USE_EXISTING</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MoveXY" title="Permalink to this definition">¶</a></dt> 
     1583<dd><p>Moves the window to the given position.</p> 
    17451584</dd></dl> 
    17461585 
     
    17531592<dl class="method"> 
    17541593<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Navigate"> 
    1755 <tt class="descname">Navigate</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Navigate" title="Permalink to this definition">¶</a></dt> 
    1756 <dd><p>Navigate(self, int flags=NavigationKeyEvent.IsForward) -&gt; bool</p> 
    1757 <p>Does keyboard navigation from this window to another, by sending a 
     1594<tt class="descname">Navigate</tt><big>(</big><em>self</em>, <em>int flags=NavigationKeyEvent.IsForward</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Navigate" title="Permalink to this definition">¶</a></dt> 
     1595<dd><p>Does keyboard navigation from this window to another, by sending a 
    17581596<cite>wx.NavigationKeyEvent</cite>.</p> 
    17591597</dd></dl> 
     
    17611599<dl class="staticmethod"> 
    17621600<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.NewControlId"> 
    1763 <em class="property">static </em><tt class="descname">NewControlId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.NewControlId" title="Permalink to this definition">¶</a></dt> 
    1764 <dd><p>NewControlId() -&gt; int</p> 
    1765 <p>Generate a control id for the controls which were not given one.</p> 
     1601<em class="property">static </em><tt class="descname">NewControlId</tt><big>(</big><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.NewControlId" title="Permalink to this definition">¶</a></dt> 
     1602<dd><p>Generate a control id for the controls which were not given one.</p> 
    17661603</dd></dl> 
    17671604 
    17681605<dl class="staticmethod"> 
    17691606<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.NextControlId"> 
    1770 <em class="property">static </em><tt class="descname">NextControlId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.NextControlId" title="Permalink to this definition">¶</a></dt> 
    1771 <dd><p>NextControlId(int winid) -&gt; int</p> 
    1772 <p>Get the id of the control following the one with the given 
     1607<em class="property">static </em><tt class="descname">NextControlId</tt><big>(</big><em>int winid</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.NextControlId" title="Permalink to this definition">¶</a></dt> 
     1608<dd><p>Get the id of the control following the one with the given 
    17731609autogenerated) id</p> 
    17741610</dd></dl> 
     
    17821618<dl class="method"> 
    17831619<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.OnChildFocus"> 
    1784 <tt class="descname">OnChildFocus</tt><big>(</big><em>evt</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.OnChildFocus" title="Permalink to this definition">¶</a></dt> 
     1620<tt class="descname">OnChildFocus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.OnChildFocus" title="Permalink to this definition">¶</a></dt> 
    17851621<dd></dd></dl> 
    17861622 
    17871623<dl class="method"> 
    17881624<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.OnInternalIdle"> 
    1789 <tt class="descname">OnInternalIdle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.OnInternalIdle" title="Permalink to this definition">¶</a></dt> 
    1790 <dd><p>OnInternalIdle(self)</p> 
    1791 </dd></dl> 
     1625<tt class="descname">OnInternalIdle</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.OnInternalIdle" title="Permalink to this definition">¶</a></dt> 
     1626<dd></dd></dl> 
    17921627 
    17931628<dl class="method"> 
    17941629<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.OnPaint"> 
    1795 <tt class="descname">OnPaint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.OnPaint" title="Permalink to this definition">¶</a></dt> 
    1796 <dd><p>OnPaint(self, PaintEvent event)</p> 
    1797 </dd></dl> 
     1630<tt class="descname">OnPaint</tt><big>(</big><em>self</em>, <em>PaintEvent event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.OnPaint" title="Permalink to this definition">¶</a></dt> 
     1631<dd></dd></dl> 
    17981632 
    17991633<dl class="method"> 
    18001634<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PageDown"> 
    1801 <tt class="descname">PageDown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PageDown" title="Permalink to this definition">¶</a></dt> 
    1802 <dd><p>PageDown(self) -&gt; bool</p> 
    1803 <p>This is just a wrapper for ScrollPages(1).</p> 
     1635<tt class="descname">PageDown</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PageDown" title="Permalink to this definition">¶</a></dt> 
     1636<dd><p>This is just a wrapper for ScrollPages(1).</p> 
    18041637</dd></dl> 
    18051638 
    18061639<dl class="method"> 
    18071640<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PageUp"> 
    1808 <tt class="descname">PageUp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PageUp" title="Permalink to this definition">¶</a></dt> 
    1809 <dd><p>PageUp(self) -&gt; bool</p> 
    1810 <p>This is just a wrapper for ScrollPages(-1).</p> 
     1641<tt class="descname">PageUp</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PageUp" title="Permalink to this definition">¶</a></dt> 
     1642<dd><p>This is just a wrapper for ScrollPages(-1).</p> 
    18111643</dd></dl> 
    18121644 
     
    18191651<dl class="method"> 
    18201652<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PopEventHandler"> 
    1821 <tt class="descname">PopEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PopEventHandler" title="Permalink to this definition">¶</a></dt> 
    1822 <dd><p>PopEventHandler(self, bool deleteHandler=False) -&gt; EvtHandler</p> 
    1823 <p>Removes and returns the top-most event handler on the event handler 
     1653<tt class="descname">PopEventHandler</tt><big>(</big><em>self</em>, <em>bool deleteHandler=False</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PopEventHandler" title="Permalink to this definition">¶</a></dt> 
     1654<dd><p>Removes and returns the top-most event handler on the event handler 
    18241655stack.  If deleteHandler is True then the wx.EvtHandler object will be 
    1825 destroyed after it is popped, and <tt class="xref docutils literal"><span class="pre">None</span></tt> will be returned instead.</p> 
     1656destroyed after it is popped, and <tt class="docutils literal"><span class="pre">None</span></tt> will be returned instead.</p> 
    18261657</dd></dl> 
    18271658 
    18281659<dl class="method"> 
    18291660<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PopupMenu"> 
    1830 <tt class="descname">PopupMenu</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PopupMenu" title="Permalink to this definition">¶</a></dt> 
    1831 <dd><p>PopupMenu(self, Menu menu, Point pos=DefaultPosition) -&gt; bool</p> 
    1832 <p>Pops up the given menu at the specified coordinates, relative to this window, 
     1661<tt class="descname">PopupMenu</tt><big>(</big><em>self</em>, <em>Menu menu</em>, <em>Point pos=DefaultPosition</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PopupMenu" title="Permalink to this definition">¶</a></dt> 
     1662<dd><p>Pops up the given menu at the specified coordinates, relative to this window, 
    18331663and returns control when the user has dismissed the menu. If a menu item is 
    18341664selected, the corresponding menu event is generated and will be processed as 
     
    18391669<dl class="method"> 
    18401670<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PopupMenuXY"> 
    1841 <tt class="descname">PopupMenuXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PopupMenuXY" title="Permalink to this definition">¶</a></dt> 
    1842 <dd><p>PopupMenuXY(self, Menu menu, int x=-1, int y=-1) -&gt; bool</p> 
    1843 <p>Pops up the given menu at the specified coordinates, relative to this window, 
     1671<tt class="descname">PopupMenuXY</tt><big>(</big><em>self</em>, <em>Menu menu</em>, <em>int x=-1</em>, <em>int y=-1</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PopupMenuXY" title="Permalink to this definition">¶</a></dt> 
     1672<dd><p>Pops up the given menu at the specified coordinates, relative to this window, 
    18441673and returns control when the user has dismissed the menu. If a menu item is 
    18451674selected, the corresponding menu event is generated and will be processed as 
     
    18561685<dl class="method"> 
    18571686<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PostCreate"> 
    1858 <tt class="descname">PostCreate</tt><big>(</big><em>pre</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PostCreate" title="Permalink to this definition">¶</a></dt> 
     1687<tt class="descname">PostCreate</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PostCreate" title="Permalink to this definition">¶</a></dt> 
    18591688<dd><p>Phase 3 of the 2-phase create &lt;wink!&gt; 
    18601689Call this method after precreating the window with the 2-phase create method.</p> 
     
    18631692<dl class="method"> 
    18641693<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PrepareDC"> 
    1865 <tt class="descname">PrepareDC</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PrepareDC" title="Permalink to this definition">¶</a></dt> 
    1866 <dd><p>PrepareDC(self, DC dc)</p> 
    1867 <p>Call this function to prepare the device context for drawing a 
     1694<tt class="descname">PrepareDC</tt><big>(</big><em>self</em>, <em>DC dc</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PrepareDC" title="Permalink to this definition">¶</a></dt> 
     1695<dd><p>Call this function to prepare the device context for drawing a 
    18681696scrolled image. It sets the device origin according to the current 
    18691697scroll position.</p> 
     
    18721700<dl class="staticmethod"> 
    18731701<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PrevControlId"> 
    1874 <em class="property">static </em><tt class="descname">PrevControlId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PrevControlId" title="Permalink to this definition">¶</a></dt> 
    1875 <dd><p>PrevControlId(int winid) -&gt; int</p> 
    1876 <p>Get the id of the control preceding the one with the given 
     1702<em class="property">static </em><tt class="descname">PrevControlId</tt><big>(</big><em>int winid</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PrevControlId" title="Permalink to this definition">¶</a></dt> 
     1703<dd><p>Get the id of the control preceding the one with the given 
    18771704autogenerated) id</p> 
    18781705</dd></dl> 
     
    18861713<dl class="method"> 
    18871714<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ProcessEvent"> 
    1888 <tt class="descname">ProcessEvent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ProcessEvent" title="Permalink to this definition">¶</a></dt> 
    1889 <dd><p>ProcessEvent(self, Event event) -&gt; bool</p> 
    1890 </dd></dl> 
     1715<tt class="descname">ProcessEvent</tt><big>(</big><em>self</em>, <em>Event event</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ProcessEvent" title="Permalink to this definition">¶</a></dt> 
     1716<dd></dd></dl> 
    18911717 
    18921718<dl class="method"> 
    18931719<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ProcessPendingEvents"> 
    1894 <tt class="descname">ProcessPendingEvents</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ProcessPendingEvents" title="Permalink to this definition">¶</a></dt> 
    1895 <dd><p>ProcessPendingEvents(self)</p> 
    1896 </dd></dl> 
     1720<tt class="descname">ProcessPendingEvents</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ProcessPendingEvents" title="Permalink to this definition">¶</a></dt> 
     1721<dd></dd></dl> 
    18971722 
    18981723<dl class="method"> 
    18991724<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PushEventHandler"> 
    1900 <tt class="descname">PushEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PushEventHandler" title="Permalink to this definition">¶</a></dt> 
    1901 <dd><p>PushEventHandler(self, EvtHandler handler)</p> 
    1902 <p>Pushes this event handler onto the event handler stack for the window. 
     1725<tt class="descname">PushEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PushEventHandler" title="Permalink to this definition">¶</a></dt> 
     1726<dd><p>Pushes this event handler onto the event handler stack for the window. 
    19031727An event handler is an object that is capable of processing the events 
    19041728sent to a window.  (In other words, is able to dispatch the events to a 
     
    19181742<dl class="method"> 
    19191743<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Raise"> 
    1920 <tt class="descname">Raise</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Raise" title="Permalink to this definition">¶</a></dt> 
    1921 <dd><p>Raise(self)</p> 
    1922 <p>Raises the window to the top of the window hierarchy.  In current 
     1744<tt class="descname">Raise</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Raise" title="Permalink to this definition">¶</a></dt> 
     1745<dd><p>Raises the window to the top of the window hierarchy.  In current 
    19231746version of wxWidgets this works both for managed and child windows.</p> 
    19241747</dd></dl> 
     
    19321755<dl class="method"> 
    19331756<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Refresh"> 
    1934 <tt class="descname">Refresh</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Refresh" title="Permalink to this definition">¶</a></dt> 
    1935 <dd><p>Refresh(self, bool eraseBackground=True, Rect rect=None)</p> 
    1936 <p>Mark the specified rectangle (or the whole window) as &#8220;dirty&#8221; so it 
     1757<tt class="descname">Refresh</tt><big>(</big><em>self</em>, <em>bool eraseBackground=True</em>, <em>Rect rect=None</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Refresh" title="Permalink to this definition">¶</a></dt> 
     1758<dd><p>Mark the specified rectangle (or the whole window) as &#8220;dirty&#8221; so it 
    19371759will be repainted.  Causes an EVT_PAINT event to be generated and sent 
    19381760to the window.</p> 
     
    19411763<dl class="method"> 
    19421764<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RefreshRect"> 
    1943 <tt class="descname">RefreshRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RefreshRect" title="Permalink to this definition">¶</a></dt> 
    1944 <dd><p>RefreshRect(self, Rect rect, bool eraseBackground=True)</p> 
    1945 <p>Redraws the contents of the given rectangle: the area inside it will 
     1765<tt class="descname">RefreshRect</tt><big>(</big><em>self</em>, <em>Rect rect</em>, <em>bool eraseBackground=True</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RefreshRect" title="Permalink to this definition">¶</a></dt> 
     1766<dd><p>Redraws the contents of the given rectangle: the area inside it will 
    19461767be repainted.  This is the same as Refresh but has a nicer syntax.</p> 
    19471768</dd></dl> 
     
    19491770<dl class="method"> 
    19501771<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RegisterHotKey"> 
    1951 <tt class="descname">RegisterHotKey</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RegisterHotKey" title="Permalink to this definition">¶</a></dt> 
    1952 <dd><p>RegisterHotKey(self, int hotkeyId, int modifiers, int keycode) -&gt; bool</p> 
    1953 <p>Registers a system wide hotkey. Every time the user presses the hotkey 
     1772<tt class="descname">RegisterHotKey</tt><big>(</big><em>self</em>, <em>int hotkeyId</em>, <em>int modifiers</em>, <em>int keycode</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RegisterHotKey" title="Permalink to this definition">¶</a></dt> 
     1773<dd><p>Registers a system wide hotkey. Every time the user presses the hotkey 
    19541774registered here, this window will receive a hotkey event. It will 
    19551775receive the event even if the application is in the background and 
     
    19621782<dl class="method"> 
    19631783<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ReleaseMouse"> 
    1964 <tt class="descname">ReleaseMouse</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ReleaseMouse" title="Permalink to this definition">¶</a></dt> 
    1965 <dd><p>ReleaseMouse(self)</p> 
    1966 <p>Releases mouse input captured with wx.Window.CaptureMouse.</p> 
     1784<tt class="descname">ReleaseMouse</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ReleaseMouse" title="Permalink to this definition">¶</a></dt> 
     1785<dd><p>Releases mouse input captured with wx.Window.CaptureMouse.</p> 
    19671786</dd></dl> 
    19681787 
    19691788<dl class="method"> 
    19701789<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RemoveChild"> 
    1971 <tt class="descname">RemoveChild</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RemoveChild" title="Permalink to this definition">¶</a></dt> 
    1972 <dd><p>RemoveChild(self, Window child)</p> 
    1973 <p>Removes a child window. This is called automatically by window 
     1790<tt class="descname">RemoveChild</tt><big>(</big><em>self</em>, <em>Window child</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RemoveChild" title="Permalink to this definition">¶</a></dt> 
     1791<dd><p>Removes a child window. This is called automatically by window 
    19741792deletion functions so should not be required by the application 
    19751793programmer.</p> 
     
    19781796<dl class="method"> 
    19791797<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RemoveEventHandler"> 
    1980 <tt class="descname">RemoveEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RemoveEventHandler" title="Permalink to this definition">¶</a></dt> 
    1981 <dd><p>RemoveEventHandler(self, EvtHandler handler) -&gt; bool</p> 
    1982 <p>Find the given handler in the event handler chain and remove (but not 
     1798<tt class="descname">RemoveEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RemoveEventHandler" title="Permalink to this definition">¶</a></dt> 
     1799<dd><p>Find the given handler in the event handler chain and remove (but not 
    19831800delete) it from the event handler chain, returns True if it was found 
    19841801and False otherwise (this also results in an assert failure so this 
     
    19891806<dl class="method"> 
    19901807<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Reparent"> 
    1991 <tt class="descname">Reparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Reparent" title="Permalink to this definition">¶</a></dt> 
    1992 <dd><p>Reparent(self, Window newParent) -&gt; bool</p> 
    1993 <p>Reparents the window, i.e the window will be removed from its current 
     1808<tt class="descname">Reparent</tt><big>(</big><em>self</em>, <em>Window newParent</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Reparent" title="Permalink to this definition">¶</a></dt> 
     1809<dd><p>Reparents the window, i.e the window will be removed from its current 
    19941810parent window (e.g. a non-standard toolbar in a wxFrame) and then 
    19951811re-inserted into another. Available on Windows and GTK.  Returns True 
     
    20241840<dl class="method"> 
    20251841<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScreenToClient"> 
    2026 <tt class="descname">ScreenToClient</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScreenToClient" title="Permalink to this definition">¶</a></dt> 
    2027 <dd><p>ScreenToClient(self, Point pt) -&gt; Point</p> 
    2028 <p>Converts from screen to client window coordinates.</p> 
     1842<tt class="descname">ScreenToClient</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScreenToClient" title="Permalink to this definition">¶</a></dt> 
     1843<dd><p>Converts from screen to client window coordinates.</p> 
    20291844</dd></dl> 
    20301845 
    20311846<dl class="method"> 
    20321847<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScreenToClientXY"> 
    2033 <tt class="descname">ScreenToClientXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScreenToClientXY" title="Permalink to this definition">¶</a></dt> 
    2034 <dd><p>ScreenToClientXY(int x, int y) -&gt; (x,y)</p> 
    2035 <p>Converts from screen to client window coordinates.</p> 
     1848<tt class="descname">ScreenToClientXY</tt><big>(</big><em>int x</em>, <em>int y) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScreenToClientXY" title="Permalink to this definition">¶</a></dt> 
     1849<dd><p>Converts from screen to client window coordinates.</p> 
    20361850</dd></dl> 
    20371851 
    20381852<dl class="method"> 
    20391853<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Scroll"> 
    2040 <tt class="descname">Scroll</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Scroll" title="Permalink to this definition">¶</a></dt> 
    2041 <dd><p>Scroll(self, int x, int y)</p> 
    2042 </dd></dl> 
     1854<tt class="descname">Scroll</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Scroll" title="Permalink to this definition">¶</a></dt> 
     1855<dd></dd></dl> 
    20431856 
    20441857<dl class="method"> 
    20451858<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScrollChildIntoView"> 
    2046 <tt class="descname">ScrollChildIntoView</tt><big>(</big><em>child</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScrollChildIntoView" title="Permalink to this definition">¶</a></dt> 
     1859<tt class="descname">ScrollChildIntoView</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScrollChildIntoView" title="Permalink to this definition">¶</a></dt> 
    20471860<dd><p>Scrolls the panel such that the specified child window is in view.</p> 
    20481861</dd></dl> 
     
    20501863<dl class="method"> 
    20511864<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScrollLines"> 
    2052 <tt class="descname">ScrollLines</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScrollLines" title="Permalink to this definition">¶</a></dt> 
    2053 <dd><p>ScrollLines(self, int lines) -&gt; bool</p> 
    2054 <p>If the platform and window class supports it, scrolls the window by 
     1865<tt class="descname">ScrollLines</tt><big>(</big><em>self</em>, <em>int lines</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScrollLines" title="Permalink to this definition">¶</a></dt> 
     1866<dd><p>If the platform and window class supports it, scrolls the window by 
    20551867the given number of lines down, if lines is positive, or up if lines 
    20561868is negative.  Returns True if the window was scrolled, False if it was 
     
    20601872<dl class="method"> 
    20611873<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScrollPages"> 
    2062 <tt class="descname">ScrollPages</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScrollPages" title="Permalink to this definition">¶</a></dt> 
    2063 <dd><p>ScrollPages(self, int pages) -&gt; bool</p> 
    2064 <p>If the platform and window class supports it, scrolls the window by 
     1874<tt class="descname">ScrollPages</tt><big>(</big><em>self</em>, <em>int pages</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScrollPages" title="Permalink to this definition">¶</a></dt> 
     1875<dd><p>If the platform and window class supports it, scrolls the window by 
    20651876the given number of pages down, if pages is positive, or up if pages 
    20661877is negative.  Returns True if the window was scrolled, False if it was 
     
    20701881<dl class="method"> 
    20711882<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScrollWindow"> 
    2072 <tt class="descname">ScrollWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScrollWindow" title="Permalink to this definition">¶</a></dt> 
    2073 <dd><p>ScrollWindow(self, int dx, int dy, Rect rect=None)</p> 
    2074 <p>Physically scrolls the pixels in the window and move child windows 
     1883<tt class="descname">ScrollWindow</tt><big>(</big><em>self</em>, <em>int dx</em>, <em>int dy</em>, <em>Rect rect=None</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScrollWindow" title="Permalink to this definition">¶</a></dt> 
     1884<dd><p>Physically scrolls the pixels in the window and move child windows 
    20751885accordingly.  Use this function to optimise your scrolling 
    20761886implementations, to minimise the area that must be redrawn. Note that 
     
    20851895<dl class="method"> 
    20861896<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetAcceleratorTable"> 
    2087 <tt class="descname">SetAcceleratorTable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
    2088 <dd><p>SetAcceleratorTable(self, AcceleratorTable accel)</p> 
    2089 <p>Sets the accelerator table for this window.</p> 
     1897<tt class="descname">SetAcceleratorTable</tt><big>(</big><em>self</em>, <em>AcceleratorTable accel</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
     1898<dd><p>Sets the accelerator table for this window.</p> 
    20901899</dd></dl> 
    20911900 
    20921901<dl class="method"> 
    20931902<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetAutoLayout"> 
    2094 <tt class="descname">SetAutoLayout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetAutoLayout" title="Permalink to this definition">¶</a></dt> 
    2095 <dd><p>SetAutoLayout(self, bool autoLayout)</p> 
    2096 <p>Determines whether the Layout function will be called automatically 
     1903<tt class="descname">SetAutoLayout</tt><big>(</big><em>self</em>, <em>bool autoLayout</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetAutoLayout" title="Permalink to this definition">¶</a></dt> 
     1904<dd><p>Determines whether the Layout function will be called automatically 
    20971905when the window is resized.  lease note that this only happens for the 
    20981906windows usually used to contain children, namely <cite>wx.Panel</cite> and 
     
    21051913<dl class="method"> 
    21061914<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetBackgroundColour"> 
    2107 <tt class="descname">SetBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    2108 <dd><p>SetBackgroundColour(self, Colour colour) -&gt; bool</p> 
    2109 <p>Sets the background colour of the window.  Returns True if the colour 
     1915<tt class="descname">SetBackgroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     1916<dd><p>Sets the background colour of the window.  Returns True if the colour 
    21101917was changed.  The background colour is usually painted by the default 
    21111918EVT_ERASE_BACKGROUND event handler function under Windows and 
     
    21231930<dl class="method"> 
    21241931<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetBackgroundStyle"> 
    2125 <tt class="descname">SetBackgroundStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
    2126 <dd><p>SetBackgroundStyle(self, int style) -&gt; bool</p> 
    2127 <p>Returns the background style of the window. The background style 
     1932<tt class="descname">SetBackgroundStyle</tt><big>(</big><em>self</em>, <em>int style</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
     1933<dd><p>Returns the background style of the window. The background style 
    21281934indicates how the background of the window is drawn.</p> 
    21291935<blockquote> 
     
    21341940</colgroup> 
    21351941<tbody valign="top"> 
    2136 <tr><td>wx.BG_STYLE_SYSTEM</td> 
     1942<tr class="row-odd"><td>wx.BG_STYLE_SYSTEM</td> 
    21371943<td>The background colour or pattern should 
    21381944be determined by the system</td> 
    21391945</tr> 
    2140 <tr><td>wx.BG_STYLE_COLOUR</td> 
     1946<tr class="row-even"><td>wx.BG_STYLE_COLOUR</td> 
    21411947<td>The background should be a solid colour</td> 
    21421948</tr> 
    2143 <tr><td>wx.BG_STYLE_CUSTOM</td> 
     1949<tr class="row-odd"><td>wx.BG_STYLE_CUSTOM</td> 
    21441950<td>The background will be implemented by the 
    21451951application.</td> 
     
    21551961<col class="field-body" /> 
    21561962<tbody valign="top"> 
    2157 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>GetBackgroundStyle</cite>, <cite>SetBackgroundColour</cite></td> 
     1963<tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>GetBackgroundStyle</cite>, <cite>SetBackgroundColour</cite></td> 
    21581964</tr> 
    21591965</tbody> 
     
    21631969<dl class="method"> 
    21641970<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetBestFittingSize"> 
    2165 <tt class="descname">SetBestFittingSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
     1971<tt class="descname">SetBestFittingSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
    21661972<dd><p>Use <cite>SetInitialSize</cite></p> 
    21671973</dd></dl> 
     
    21691975<dl class="method"> 
    21701976<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetBestSize"> 
    2171 <tt class="descname">SetBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetBestSize" title="Permalink to this definition">¶</a></dt> 
     1977<tt class="descname">SetBestSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetBestSize" title="Permalink to this definition">¶</a></dt> 
    21721978<dd><p>SetInitialSize(self, Size size=DefaultSize)</p> 
    21731979<p>A &#8216;Smart&#8217; SetSize that will fill in default size components with the 
     
    21771983<dl class="method"> 
    21781984<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetCaret"> 
    2179 <tt class="descname">SetCaret</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetCaret" title="Permalink to this definition">¶</a></dt> 
    2180 <dd><p>SetCaret(self, Caret caret)</p> 
    2181 <p>Sets the caret associated with the window.</p> 
     1985<tt class="descname">SetCaret</tt><big>(</big><em>self</em>, <em>Caret caret</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetCaret" title="Permalink to this definition">¶</a></dt> 
     1986<dd><p>Sets the caret associated with the window.</p> 
    21821987</dd></dl> 
    21831988 
    21841989<dl class="method"> 
    21851990<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetClientRect"> 
    2186 <tt class="descname">SetClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetClientRect" title="Permalink to this definition">¶</a></dt> 
    2187 <dd><p>SetClientRect(self, Rect rect)</p> 
    2188 <p>This sets the size of the window client area in pixels. Using this 
     1991<tt class="descname">SetClientRect</tt><big>(</big><em>self</em>, <em>Rect rect</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetClientRect" title="Permalink to this definition">¶</a></dt> 
     1992<dd><p>This sets the size of the window client area in pixels. Using this 
    21891993function to size a window tends to be more device-independent than 
    21901994wx.Window.SetSize, since the application need not worry about what 
     
    21951999<dl class="method"> 
    21962000<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetClientSize"> 
    2197 <tt class="descname">SetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetClientSize" title="Permalink to this definition">¶</a></dt> 
    2198 <dd><p>SetClientSize(self, Size size)</p> 
    2199 <p>This sets the size of the window client area in pixels. Using this 
     2001<tt class="descname">SetClientSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetClientSize" title="Permalink to this definition">¶</a></dt> 
     2002<dd><p>This sets the size of the window client area in pixels. Using this 
    22002003function to size a window tends to be more device-independent than 
    22012004wx.Window.SetSize, since the application need not worry about what 
     
    22062009<dl class="method"> 
    22072010<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetClientSizeWH"> 
    2208 <tt class="descname">SetClientSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetClientSizeWH" title="Permalink to this definition">¶</a></dt> 
    2209 <dd><p>SetClientSizeWH(self, int width, int height)</p> 
    2210 <p>This sets the size of the window client area in pixels. Using this 
     2011<tt class="descname">SetClientSizeWH</tt><big>(</big><em>self</em>, <em>int width</em>, <em>int height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetClientSizeWH" title="Permalink to this definition">¶</a></dt> 
     2012<dd><p>This sets the size of the window client area in pixels. Using this 
    22112013function to size a window tends to be more device-independent than 
    22122014wx.Window.SetSize, since the application need not worry about what 
     
    22172019<dl class="method"> 
    22182020<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetConstraints"> 
    2219 <tt class="descname">SetConstraints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetConstraints" title="Permalink to this definition">¶</a></dt> 
    2220 <dd><p>SetConstraints(self, LayoutConstraints constraints)</p> 
    2221 <p>Sets the window to have the given layout constraints. If an existing 
     2021<tt class="descname">SetConstraints</tt><big>(</big><em>self</em>, <em>LayoutConstraints constraints</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetConstraints" title="Permalink to this definition">¶</a></dt> 
     2022<dd><p>Sets the window to have the given layout constraints. If an existing 
    22222023layout constraints object is already owned by the window, it will be 
    22232024deleted.  Pass None to disassociate and delete the window&#8217;s current 
     
    22322033<dl class="method"> 
    22332034<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetContainingSizer"> 
    2234 <tt class="descname">SetContainingSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetContainingSizer" title="Permalink to this definition">¶</a></dt> 
    2235 <dd><p>SetContainingSizer(self, Sizer sizer)</p> 
    2236 <p>This normally does not need to be called by application code. It is 
     2035<tt class="descname">SetContainingSizer</tt><big>(</big><em>self</em>, <em>Sizer sizer</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetContainingSizer" title="Permalink to this definition">¶</a></dt> 
     2036<dd><p>This normally does not need to be called by application code. It is 
    22372037called internally when a window is added to a sizer, and is used so 
    22382038the window can remove itself from the sizer when it is destroyed.</p> 
     
    22412041<dl class="method"> 
    22422042<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetCursor"> 
    2243 <tt class="descname">SetCursor</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetCursor" title="Permalink to this definition">¶</a></dt> 
    2244 <dd><p>SetCursor(self, Cursor cursor) -&gt; bool</p> 
    2245 <p>Sets the window&#8217;s cursor. Notice that the window cursor also sets it 
     2043<tt class="descname">SetCursor</tt><big>(</big><em>self</em>, <em>Cursor cursor</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetCursor" title="Permalink to this definition">¶</a></dt> 
     2044<dd><p>Sets the window&#8217;s cursor. Notice that the window cursor also sets it 
    22462045for the children of the window implicitly.</p> 
    22472046<p>The cursor may be wx.NullCursor in which case the window cursor will 
     
    22512050<dl class="method"> 
    22522051<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetDimensions"> 
    2253 <tt class="descname">SetDimensions</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetDimensions" title="Permalink to this definition">¶</a></dt> 
    2254 <dd><p>SetDimensions(self, int x, int y, int width, int height, int sizeFlags=SIZE_AUTO)</p> 
    2255 <p>Sets the position and size of the window in pixels.  The sizeFlags 
     2052<tt class="descname">SetDimensions</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em>, <em>int width</em>, <em>int height</em>, <em>int sizeFlags=SIZE_AUTO</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetDimensions" title="Permalink to this definition">¶</a></dt> 
     2053<dd><p>Sets the position and size of the window in pixels.  The sizeFlags 
    22562054parameter indicates the interpretation of the other params if they are 
    22572055equal to -1.</p> 
     
    22632061</colgroup> 
    22642062<tbody valign="top"> 
    2265 <tr><td>wx.SIZE_AUTO</td> 
     2063<tr class="row-odd"><td>wx.SIZE_AUTO</td> 
    22662064<td>A -1 indicates that a class-specific 
    22672065default should be used.</td> 
    22682066</tr> 
    2269 <tr><td>wx.SIZE_USE_EXISTING</td> 
     2067<tr class="row-even"><td>wx.SIZE_USE_EXISTING</td> 
    22702068<td>Existing dimensions should be used if 
    22712069-1 values are supplied.</td> 
    22722070</tr> 
    2273 <tr><td>wxSIZE_ALLOW_MINUS_ONE</td> 
     2071<tr class="row-odd"><td>wxSIZE_ALLOW_MINUS_ONE</td> 
    22742072<td>Allow dimensions of -1 and less to be 
    22752073interpreted as real dimensions, not 
     
    22832081<dl class="method"> 
    22842082<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetDoubleBuffered"> 
    2285 <tt class="descname">SetDoubleBuffered</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
    2286 <dd><p>SetDoubleBuffered(self, bool on)</p> 
    2287 <p>Put the native window into double buffered or composited mode.</p> 
     2083<tt class="descname">SetDoubleBuffered</tt><big>(</big><em>self</em>, <em>bool on</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
     2084<dd><p>Put the native window into double buffered or composited mode.</p> 
    22882085</dd></dl> 
    22892086 
    22902087<dl class="method"> 
    22912088<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetDropTarget"> 
    2292 <tt class="descname">SetDropTarget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetDropTarget" title="Permalink to this definition">¶</a></dt> 
    2293 <dd><p>SetDropTarget(self, DropTarget dropTarget)</p> 
    2294 <p>Associates a drop target with this window.  If the window already has 
     2089<tt class="descname">SetDropTarget</tt><big>(</big><em>self</em>, <em>DropTarget dropTarget</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetDropTarget" title="Permalink to this definition">¶</a></dt> 
     2090<dd><p>Associates a drop target with this window.  If the window already has 
    22952091a drop target, it is deleted.</p> 
    22962092</dd></dl> 
     
    22982094<dl class="method"> 
    22992095<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetEventHandler"> 
    2300 <tt class="descname">SetEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetEventHandler" title="Permalink to this definition">¶</a></dt> 
    2301 <dd><p>SetEventHandler(self, EvtHandler handler)</p> 
    2302 <p>Sets the event handler for this window.  An event handler is an object 
     2096<tt class="descname">SetEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetEventHandler" title="Permalink to this definition">¶</a></dt> 
     2097<dd><p>Sets the event handler for this window.  An event handler is an object 
    23032098that is capable of processing the events sent to a window.  (In other 
    23042099words, is able to dispatch the events to handler function.)  By 
     
    23142109<dl class="method"> 
    23152110<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetEvtHandlerEnabled"> 
    2316 <tt class="descname">SetEvtHandlerEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
    2317 <dd><p>SetEvtHandlerEnabled(self, bool enabled)</p> 
    2318 </dd></dl> 
     2111<tt class="descname">SetEvtHandlerEnabled</tt><big>(</big><em>self</em>, <em>bool enabled</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
     2112<dd></dd></dl> 
    23192113 
    23202114<dl class="method"> 
    23212115<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetExtraStyle"> 
    2322 <tt class="descname">SetExtraStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetExtraStyle" title="Permalink to this definition">¶</a></dt> 
    2323 <dd><p>SetExtraStyle(self, long exStyle)</p> 
    2324 <p>Sets the extra style bits for the window.  Extra styles are the less 
     2116<tt class="descname">SetExtraStyle</tt><big>(</big><em>self</em>, <em>long exStyle</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetExtraStyle" title="Permalink to this definition">¶</a></dt> 
     2117<dd><p>Sets the extra style bits for the window.  Extra styles are the less 
    23252118often used style bits which can&#8217;t be set with the constructor or with 
    23262119SetWindowStyleFlag()</p> 
     
    23292122<dl class="method"> 
    23302123<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFocus"> 
    2331 <tt class="descname">SetFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFocus" title="Permalink to this definition">¶</a></dt> 
    2332 <dd><p>SetFocus(self)</p> 
    2333 <p>Set&#8217;s the focus to this window, allowing it to receive keyboard input.</p> 
     2124<tt class="descname">SetFocus</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFocus" title="Permalink to this definition">¶</a></dt> 
     2125<dd><p>Set&#8217;s the focus to this window, allowing it to receive keyboard input.</p> 
    23342126</dd></dl> 
    23352127 
    23362128<dl class="method"> 
    23372129<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFocusFromKbd"> 
    2338 <tt class="descname">SetFocusFromKbd</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFocusFromKbd" title="Permalink to this definition">¶</a></dt> 
    2339 <dd><p>SetFocusFromKbd(self)</p> 
    2340 <p>Set focus to this window as the result of a keyboard action.  Normally 
     2130<tt class="descname">SetFocusFromKbd</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFocusFromKbd" title="Permalink to this definition">¶</a></dt> 
     2131<dd><p>Set focus to this window as the result of a keyboard action.  Normally 
    23412132only called internally.</p> 
    23422133</dd></dl> 
     
    23442135<dl class="method"> 
    23452136<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFocusIgnoringChildren"> 
    2346 <tt class="descname">SetFocusIgnoringChildren</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFocusIgnoringChildren" title="Permalink to this definition">¶</a></dt> 
    2347 <dd><p>SetFocusIgnoringChildren(self)</p> 
    2348 <p>In contrast to <cite>SetFocus</cite> (see above) this will set the focus to the 
     2137<tt class="descname">SetFocusIgnoringChildren</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFocusIgnoringChildren" title="Permalink to this definition">¶</a></dt> 
     2138<dd><p>In contrast to <cite>SetFocus</cite> (see above) this will set the focus to the 
    23492139panel even of there are child windows in the panel. This is only 
    23502140rarely needed.</p> 
     
    23532143<dl class="method"> 
    23542144<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFont"> 
    2355 <tt class="descname">SetFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFont" title="Permalink to this definition">¶</a></dt> 
    2356 <dd><p>SetFont(self, Font font) -&gt; bool</p> 
    2357 <p>Sets the font for this window.</p> 
     2145<tt class="descname">SetFont</tt><big>(</big><em>self</em>, <em>Font font</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFont" title="Permalink to this definition">¶</a></dt> 
     2146<dd><p>Sets the font for this window.</p> 
    23582147</dd></dl> 
    23592148 
    23602149<dl class="method"> 
    23612150<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetForegroundColour"> 
    2362 <tt class="descname">SetForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetForegroundColour" title="Permalink to this definition">¶</a></dt> 
    2363 <dd><p>SetForegroundColour(self, Colour colour) -&gt; bool</p> 
    2364 <p>Sets the foreground colour of the window.  Returns True is the colour 
     2151<tt class="descname">SetForegroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetForegroundColour" title="Permalink to this definition">¶</a></dt> 
     2152<dd><p>Sets the foreground colour of the window.  Returns True is the colour 
    23652153was changed.  The interpretation of foreground colour is dependent on 
    23662154the window class; it may be the text colour or other colour, or it may 
     
    23702158<dl class="method"> 
    23712159<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetHelpText"> 
    2372 <tt class="descname">SetHelpText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetHelpText" title="Permalink to this definition">¶</a></dt> 
    2373 <dd><p>SetHelpText(self, String text)</p> 
    2374 <p>Sets the help text to be used as context-sensitive help for this 
     2160<tt class="descname">SetHelpText</tt><big>(</big><em>self</em>, <em>String text</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetHelpText" title="Permalink to this definition">¶</a></dt> 
     2161<dd><p>Sets the help text to be used as context-sensitive help for this 
    23752162window.  Note that the text is actually stored by the current 
    23762163<cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p> 
     
    23792166<dl class="method"> 
    23802167<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetHelpTextForId"> 
    2381 <tt class="descname">SetHelpTextForId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetHelpTextForId" title="Permalink to this definition">¶</a></dt> 
    2382 <dd><p>SetHelpTextForId(self, String text)</p> 
    2383 <p>Associate this help text with all windows with the same id as this 
     2168<tt class="descname">SetHelpTextForId</tt><big>(</big><em>self</em>, <em>String text</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetHelpTextForId" title="Permalink to this definition">¶</a></dt> 
     2169<dd><p>Associate this help text with all windows with the same id as this 
    23842170one.</p> 
    23852171</dd></dl> 
     
    23872173<dl class="method"> 
    23882174<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetId"> 
    2389 <tt class="descname">SetId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetId" title="Permalink to this definition">¶</a></dt> 
    2390 <dd><p>SetId(self, int winid)</p> 
    2391 <p>Sets the identifier of the window.  Each window has an integer 
     2175<tt class="descname">SetId</tt><big>(</big><em>self</em>, <em>int winid</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetId" title="Permalink to this definition">¶</a></dt> 
     2176<dd><p>Sets the identifier of the window.  Each window has an integer 
    23922177identifier. If the application has not provided one, an identifier 
    23932178will be generated. Normally, the identifier should be provided on 
     
    23972182<dl class="method"> 
    23982183<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetInitialSize"> 
    2399 <tt class="descname">SetInitialSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetInitialSize" title="Permalink to this definition">¶</a></dt> 
    2400 <dd><p>SetInitialSize(self, Size size=DefaultSize)</p> 
    2401 <p>A &#8216;Smart&#8217; SetSize that will fill in default size components with the 
     2184<tt class="descname">SetInitialSize</tt><big>(</big><em>self</em>, <em>Size size=DefaultSize</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetInitialSize" title="Permalink to this definition">¶</a></dt> 
     2185<dd><p>A &#8216;Smart&#8217; SetSize that will fill in default size components with the 
    24022186window&#8217;s <em>best size</em> values.  Also set&#8217;s the minsize for use with sizers.</p> 
    24032187</dd></dl> 
     
    24052189<dl class="method"> 
    24062190<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetLabel"> 
    2407 <tt class="descname">SetLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetLabel" title="Permalink to this definition">¶</a></dt> 
    2408 <dd><p>SetLabel(self, String label)</p> 
    2409 <p>Set the text which the window shows in its label if applicable.</p> 
     2191<tt class="descname">SetLabel</tt><big>(</big><em>self</em>, <em>String label</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetLabel" title="Permalink to this definition">¶</a></dt> 
     2192<dd><p>Set the text which the window shows in its label if applicable.</p> 
    24102193</dd></dl> 
    24112194 
    24122195<dl class="method"> 
    24132196<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetLayoutDirection"> 
    2414 <tt class="descname">SetLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
    2415 <dd><p>SetLayoutDirection(self, int dir)</p> 
    2416 <p>Set the layout direction (LTR or RTL) for this window.</p> 
     2197<tt class="descname">SetLayoutDirection</tt><big>(</big><em>self</em>, <em>int dir</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
     2198<dd><p>Set the layout direction (LTR or RTL) for this window.</p> 
    24172199</dd></dl> 
    24182200 
    24192201<dl class="method"> 
    24202202<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetMaxSize"> 
    2421 <tt class="descname">SetMaxSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetMaxSize" title="Permalink to this definition">¶</a></dt> 
    2422 <dd><p>SetMaxSize(self, Size maxSize)</p> 
    2423 <p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
     2203<tt class="descname">SetMaxSize</tt><big>(</big><em>self</em>, <em>Size maxSize</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetMaxSize" title="Permalink to this definition">¶</a></dt> 
     2204<dd><p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
    24242205max size.</p> 
    24252206</dd></dl> 
     
    24272208<dl class="method"> 
    24282209<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetMinSize"> 
    2429 <tt class="descname">SetMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetMinSize" title="Permalink to this definition">¶</a></dt> 
    2430 <dd><p>SetMinSize(self, Size minSize)</p> 
    2431 <p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
     2210<tt class="descname">SetMinSize</tt><big>(</big><em>self</em>, <em>Size minSize</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetMinSize" title="Permalink to this definition">¶</a></dt> 
     2211<dd><p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
    24322212min size.</p> 
    24332213</dd></dl> 
     
    24352215<dl class="method"> 
    24362216<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetName"> 
    2437 <tt class="descname">SetName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetName" title="Permalink to this definition">¶</a></dt> 
    2438 <dd><p>SetName(self, String name)</p> 
    2439 <p>Sets the window&#8217;s name.  The window name is used for ressource setting 
     2217<tt class="descname">SetName</tt><big>(</big><em>self</em>, <em>String name</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetName" title="Permalink to this definition">¶</a></dt> 
     2218<dd><p>Sets the window&#8217;s name.  The window name is used for ressource setting 
    24402219in X, it is not the same as the window title/label</p> 
    24412220</dd></dl> 
     
    24432222<dl class="method"> 
    24442223<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetNextHandler"> 
    2445 <tt class="descname">SetNextHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetNextHandler" title="Permalink to this definition">¶</a></dt> 
    2446 <dd><p>SetNextHandler(self, EvtHandler handler)</p> 
    2447 </dd></dl> 
     2224<tt class="descname">SetNextHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetNextHandler" title="Permalink to this definition">¶</a></dt> 
     2225<dd></dd></dl> 
    24482226 
    24492227<dl class="method"> 
    24502228<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetOwnBackgroundColour"> 
    2451 <tt class="descname">SetOwnBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetOwnBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    2452 <dd><p>SetOwnBackgroundColour(self, Colour colour)</p> 
    2453 </dd></dl> 
     2229<tt class="descname">SetOwnBackgroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetOwnBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     2230<dd></dd></dl> 
    24542231 
    24552232<dl class="method"> 
    24562233<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetOwnFont"> 
    2457 <tt class="descname">SetOwnFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetOwnFont" title="Permalink to this definition">¶</a></dt> 
    2458 <dd><p>SetOwnFont(self, Font font)</p> 
    2459 </dd></dl> 
     2234<tt class="descname">SetOwnFont</tt><big>(</big><em>self</em>, <em>Font font</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetOwnFont" title="Permalink to this definition">¶</a></dt> 
     2235<dd></dd></dl> 
    24602236 
    24612237<dl class="method"> 
    24622238<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetOwnForegroundColour"> 
    2463 <tt class="descname">SetOwnForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetOwnForegroundColour" title="Permalink to this definition">¶</a></dt> 
    2464 <dd><p>SetOwnForegroundColour(self, Colour colour)</p> 
    2465 </dd></dl> 
     2239<tt class="descname">SetOwnForegroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetOwnForegroundColour" title="Permalink to this definition">¶</a></dt> 
     2240<dd></dd></dl> 
    24662241 
    24672242<dl class="method"> 
    24682243<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetPosition"> 
    2469 <tt class="descname">SetPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetPosition" title="Permalink to this definition">¶</a></dt> 
     2244<tt class="descname">SetPosition</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetPosition" title="Permalink to this definition">¶</a></dt> 
    24702245<dd><p>Move(self, Point pt, int flags=SIZE_USE_EXISTING)</p> 
    24712246<p>Moves the window to the given position.</p> 
     
    24742249<dl class="method"> 
    24752250<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetPreviousHandler"> 
    2476 <tt class="descname">SetPreviousHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
    2477 <dd><p>SetPreviousHandler(self, EvtHandler handler)</p> 
    2478 </dd></dl> 
     2251<tt class="descname">SetPreviousHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
     2252<dd></dd></dl> 
    24792253 
    24802254<dl class="method"> 
    24812255<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetRect"> 
    2482 <tt class="descname">SetRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetRect" title="Permalink to this definition">¶</a></dt> 
    2483 <dd><p>SetRect(self, Rect rect, int sizeFlags=SIZE_AUTO)</p> 
    2484 <p>Sets the position and size of the window in pixels using a wx.Rect.</p> 
     2256<tt class="descname">SetRect</tt><big>(</big><em>self</em>, <em>Rect rect</em>, <em>int sizeFlags=SIZE_AUTO</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetRect" title="Permalink to this definition">¶</a></dt> 
     2257<dd><p>Sets the position and size of the window in pixels using a wx.Rect.</p> 
    24852258</dd></dl> 
    24862259 
    24872260<dl class="method"> 
    24882261<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScale"> 
    2489 <tt class="descname">SetScale</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScale" title="Permalink to this definition">¶</a></dt> 
    2490 <dd><p>SetScale(self, double xs, double ys)</p> 
    2491 </dd></dl> 
     2262<tt class="descname">SetScale</tt><big>(</big><em>self</em>, <em>double xs</em>, <em>double ys</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScale" title="Permalink to this definition">¶</a></dt> 
     2263<dd></dd></dl> 
    24922264 
    24932265<dl class="method"> 
    24942266<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollPageSize"> 
    2495 <tt class="descname">SetScrollPageSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollPageSize" title="Permalink to this definition">¶</a></dt> 
    2496 <dd><p>SetScrollPageSize(self, int orient, int pageSize)</p> 
    2497 </dd></dl> 
     2267<tt class="descname">SetScrollPageSize</tt><big>(</big><em>self</em>, <em>int orient</em>, <em>int pageSize</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollPageSize" title="Permalink to this definition">¶</a></dt> 
     2268<dd></dd></dl> 
    24982269 
    24992270<dl class="method"> 
    25002271<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollPos"> 
    2501 <tt class="descname">SetScrollPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollPos" title="Permalink to this definition">¶</a></dt> 
    2502 <dd><p>SetScrollPos(self, int orientation, int pos, bool refresh=True)</p> 
    2503 <p>Sets the position of one of the built-in scrollbars.</p> 
     2272<tt class="descname">SetScrollPos</tt><big>(</big><em>self</em>, <em>int orientation</em>, <em>int pos</em>, <em>bool refresh=True</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollPos" title="Permalink to this definition">¶</a></dt> 
     2273<dd><p>Sets the position of one of the built-in scrollbars.</p> 
    25042274</dd></dl> 
    25052275 
    25062276<dl class="method"> 
    25072277<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollRate"> 
    2508 <tt class="descname">SetScrollRate</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollRate" title="Permalink to this definition">¶</a></dt> 
    2509 <dd><p>SetScrollRate(self, int xstep, int ystep)</p> 
    2510 </dd></dl> 
     2278<tt class="descname">SetScrollRate</tt><big>(</big><em>self</em>, <em>int xstep</em>, <em>int ystep</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollRate" title="Permalink to this definition">¶</a></dt> 
     2279<dd></dd></dl> 
    25112280 
    25122281<dl class="method"> 
    25132282<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollbar"> 
    2514 <tt class="descname">SetScrollbar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollbar" title="Permalink to this definition">¶</a></dt> 
     2283<tt class="descname">SetScrollbar</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollbar" title="Permalink to this definition">¶</a></dt> 
    25152284<dd><dl class="docutils"> 
    25162285<dt>SetScrollbar(self, int orientation, int position, int thumbSize, int range, </dt> 
     
    25222291<dl class="method"> 
    25232292<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollbars"> 
    2524 <tt class="descname">SetScrollbars</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollbars" title="Permalink to this definition">¶</a></dt> 
    2525 <dd><dl class="docutils"> 
    2526 <dt>SetScrollbars(self, int pixelsPerUnitX, int pixelsPerUnitY, int noUnitsX, </dt> 
    2527 <dd>int noUnitsY, int xPos=0, int yPos=0, bool noRefresh=False)</dd> 
    2528 </dl> 
     2293<tt class="descname">SetScrollbars</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollbars" title="Permalink to this definition">¶</a></dt> 
     2294<dd><p>SetScrollbars(self, int pixelsPerUnitX, int pixelsPerUnitY, int noUnitsX,  
     2295int noUnitsY, int xPos=0, int yPos=0, bool noRefresh=False)</p> 
    25292296</dd></dl> 
    25302297 
    25312298<dl class="method"> 
    25322299<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSize"> 
    2533 <tt class="descname">SetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSize" title="Permalink to this definition">¶</a></dt> 
    2534 <dd><p>SetSize(self, Size size)</p> 
    2535 <p>Sets the size of the window in pixels.</p> 
     2300<tt class="descname">SetSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSize" title="Permalink to this definition">¶</a></dt> 
     2301<dd><p>Sets the size of the window in pixels.</p> 
    25362302</dd></dl> 
    25372303 
    25382304<dl class="method"> 
    25392305<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizeHints"> 
    2540 <tt class="descname">SetSizeHints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizeHints" title="Permalink to this definition">¶</a></dt> 
     2306<tt class="descname">SetSizeHints</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizeHints" title="Permalink to this definition">¶</a></dt> 
    25412307<dd><dl class="docutils"> 
    25422308<dt>SetSizeHints(self, int minW, int minH, int maxW=-1, int maxH=-1, int incW=-1, </dt> 
     
    25542320<dl class="method"> 
    25552321<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizeHintsSz"> 
    2556 <tt class="descname">SetSizeHintsSz</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
    2557 <dd><p>SetSizeHintsSz(self, Size minSize, Size maxSize=DefaultSize, Size incSize=DefaultSize)</p> 
    2558 <p>Allows specification of minimum and maximum window sizes, and window 
     2322<tt class="descname">SetSizeHintsSz</tt><big>(</big><em>self</em>, <em>Size minSize</em>, <em>Size maxSize=DefaultSize</em>, <em>Size incSize=DefaultSize</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
     2323<dd><p>Allows specification of minimum and maximum window sizes, and window 
    25592324size increments. If a pair of values is not set (or set to -1), the 
    25602325default values will be used.  If this function is called, the user 
     
    25672332<dl class="method"> 
    25682333<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizeWH"> 
    2569 <tt class="descname">SetSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizeWH" title="Permalink to this definition">¶</a></dt> 
    2570 <dd><p>SetSizeWH(self, int width, int height)</p> 
    2571 <p>Sets the size of the window in pixels.</p> 
     2334<tt class="descname">SetSizeWH</tt><big>(</big><em>self</em>, <em>int width</em>, <em>int height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizeWH" title="Permalink to this definition">¶</a></dt> 
     2335<dd><p>Sets the size of the window in pixels.</p> 
    25722336</dd></dl> 
    25732337 
    25742338<dl class="method"> 
    25752339<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizer"> 
    2576 <tt class="descname">SetSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizer" title="Permalink to this definition">¶</a></dt> 
    2577 <dd><p>SetSizer(self, Sizer sizer, bool deleteOld=True)</p> 
    2578 <p>Sets the window to have the given layout sizer. The window will then 
     2340<tt class="descname">SetSizer</tt><big>(</big><em>self</em>, <em>Sizer sizer</em>, <em>bool deleteOld=True</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizer" title="Permalink to this definition">¶</a></dt> 
     2341<dd><p>Sets the window to have the given layout sizer. The window will then 
    25792342own the object, and will take care of its deletion. If an existing 
    25802343layout sizer object is already owned by the window, it will be deleted 
     
    25862349<dl class="method"> 
    25872350<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizerAndFit"> 
    2588 <tt class="descname">SetSizerAndFit</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizerAndFit" title="Permalink to this definition">¶</a></dt> 
    2589 <dd><p>SetSizerAndFit(self, Sizer sizer, bool deleteOld=True)</p> 
    2590 <p>The same as SetSizer, except it also sets the size hints for the 
     2351<tt class="descname">SetSizerAndFit</tt><big>(</big><em>self</em>, <em>Sizer sizer</em>, <em>bool deleteOld=True</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizerAndFit" title="Permalink to this definition">¶</a></dt> 
     2352<dd><p>The same as SetSizer, except it also sets the size hints for the 
    25912353window based on the sizer&#8217;s minimum size.</p> 
    25922354</dd></dl> 
     
    25942356<dl class="method"> 
    25952357<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetTargetRect"> 
    2596 <tt class="descname">SetTargetRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetTargetRect" title="Permalink to this definition">¶</a></dt> 
    2597 <dd><p>SetTargetRect(self, Rect rect)</p> 
    2598 </dd></dl> 
     2358<tt class="descname">SetTargetRect</tt><big>(</big><em>self</em>, <em>Rect rect</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetTargetRect" title="Permalink to this definition">¶</a></dt> 
     2359<dd></dd></dl> 
    25992360 
    26002361<dl class="method"> 
    26012362<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetTargetWindow"> 
    2602 <tt class="descname">SetTargetWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetTargetWindow" title="Permalink to this definition">¶</a></dt> 
    2603 <dd><p>SetTargetWindow(self, Window target)</p> 
    2604 </dd></dl> 
     2363<tt class="descname">SetTargetWindow</tt><big>(</big><em>self</em>, <em>Window target</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetTargetWindow" title="Permalink to this definition">¶</a></dt> 
     2364<dd></dd></dl> 
    26052365 
    26062366<dl class="method"> 
    26072367<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetThemeEnabled"> 
    2608 <tt class="descname">SetThemeEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
    2609 <dd><p>SetThemeEnabled(self, bool enableTheme)</p> 
    2610 <dl class="docutils"> 
     2368<tt class="descname">SetThemeEnabled</tt><big>(</big><em>self</em>, <em>bool enableTheme</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
     2369<dd><dl class="docutils"> 
    26112370<dt>This function tells a window if it should use the system&#8217;s &#8220;theme&#8221;</dt> 
    26122371<dd>code to draw the windows&#8217; background instead if its own background 
     
    26222381<dl class="method"> 
    26232382<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetToolTip"> 
    2624 <tt class="descname">SetToolTip</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetToolTip" title="Permalink to this definition">¶</a></dt> 
    2625 <dd><p>SetToolTip(self, ToolTip tip)</p> 
    2626 <p>Attach a tooltip to the window.</p> 
     2383<tt class="descname">SetToolTip</tt><big>(</big><em>self</em>, <em>ToolTip tip</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetToolTip" title="Permalink to this definition">¶</a></dt> 
     2384<dd><p>Attach a tooltip to the window.</p> 
    26272385</dd></dl> 
    26282386 
    26292387<dl class="method"> 
    26302388<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetToolTipString"> 
    2631 <tt class="descname">SetToolTipString</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetToolTipString" title="Permalink to this definition">¶</a></dt> 
    2632 <dd><p>SetToolTipString(self, String tip)</p> 
    2633 <p>Attach a tooltip to the window.</p> 
     2389<tt class="descname">SetToolTipString</tt><big>(</big><em>self</em>, <em>String tip</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetToolTipString" title="Permalink to this definition">¶</a></dt> 
     2390<dd><p>Attach a tooltip to the window.</p> 
    26342391</dd></dl> 
    26352392 
    26362393<dl class="method"> 
    26372394<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetTransparent"> 
    2638 <tt class="descname">SetTransparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetTransparent" title="Permalink to this definition">¶</a></dt> 
    2639 <dd><p>SetTransparent(self, byte alpha) -&gt; bool</p> 
    2640 <p>Attempt to set the transparency of this window to the <tt class="docutils literal"><span class="pre">alpha</span></tt> value, 
     2395<tt class="descname">SetTransparent</tt><big>(</big><em>self</em>, <em>byte alpha</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetTransparent" title="Permalink to this definition">¶</a></dt> 
     2396<dd><p>Attempt to set the transparency of this window to the <tt class="docutils literal"><span class="pre">alpha</span></tt> value, 
    26412397returns True on success.  The <tt class="docutils literal"><span class="pre">alpha</span></tt> value is an integer in the 
    26422398range of 0 to 255, where 0 is fully transparent and 255 is fully 
     
    26462402<dl class="method"> 
    26472403<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetValidator"> 
    2648 <tt class="descname">SetValidator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetValidator" title="Permalink to this definition">¶</a></dt> 
    2649 <dd><p>SetValidator(self, Validator validator)</p> 
    2650 <p>Deletes the current validator (if any) and sets the window validator, 
     2404<tt class="descname">SetValidator</tt><big>(</big><em>self</em>, <em>Validator validator</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetValidator" title="Permalink to this definition">¶</a></dt> 
     2405<dd><p>Deletes the current validator (if any) and sets the window validator, 
    26512406having called wx.Validator.Clone to create a new validator of this 
    26522407type.</p> 
     
    26552410<dl class="method"> 
    26562411<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSize"> 
    2657 <tt class="descname">SetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSize" title="Permalink to this definition">¶</a></dt> 
    2658 <dd><p>SetVirtualSize(self, Size size)</p> 
    2659 <p>Set the the virtual size of a window in pixels.  For most windows this 
     2412<tt class="descname">SetVirtualSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSize" title="Permalink to this definition">¶</a></dt> 
     2413<dd><p>Set the the virtual size of a window in pixels.  For most windows this 
    26602414is just the client area of the window, but for some like scrolled 
    26612415windows it is more or less independent of the screen window size.</p> 
     
    26642418<dl class="method"> 
    26652419<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSizeHints"> 
    2666 <tt class="descname">SetVirtualSizeHints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSizeHints" title="Permalink to this definition">¶</a></dt> 
    2667 <dd><p>SetVirtualSizeHints(self, int minW, int minH, int maxW=-1, int maxH=-1)</p> 
    2668 <p>Allows specification of minimum and maximum virtual window sizes. If a 
     2420<tt class="descname">SetVirtualSizeHints</tt><big>(</big><em>self</em>, <em>int minW</em>, <em>int minH</em>, <em>int maxW=-1</em>, <em>int maxH=-1</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSizeHints" title="Permalink to this definition">¶</a></dt> 
     2421<dd><p>Allows specification of minimum and maximum virtual window sizes. If a 
    26692422pair of values is not set (or set to -1), the default values will be 
    26702423used.  If this function is called, the user will not be able to size 
     
    26742427<dl class="method"> 
    26752428<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSizeHintsSz"> 
    2676 <tt class="descname">SetVirtualSizeHintsSz</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
    2677 <dd><p>SetVirtualSizeHintsSz(self, Size minSize, Size maxSize=DefaultSize)</p> 
    2678 <p>Allows specification of minimum and maximum virtual window sizes. If a 
     2429<tt class="descname">SetVirtualSizeHintsSz</tt><big>(</big><em>self</em>, <em>Size minSize</em>, <em>Size maxSize=DefaultSize</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
     2430<dd><p>Allows specification of minimum and maximum virtual window sizes. If a 
    26792431pair of values is not set (or set to -1), the default values will be 
    26802432used.  If this function is called, the user will not be able to size 
     
    26842436<dl class="method"> 
    26852437<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSizeWH"> 
    2686 <tt class="descname">SetVirtualSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSizeWH" title="Permalink to this definition">¶</a></dt> 
    2687 <dd><p>SetVirtualSizeWH(self, int w, int h)</p> 
    2688 <p>Set the the virtual size of a window in pixels.  For most windows this 
     2438<tt class="descname">SetVirtualSizeWH</tt><big>(</big><em>self</em>, <em>int w</em>, <em>int h</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSizeWH" title="Permalink to this definition">¶</a></dt> 
     2439<dd><p>Set the the virtual size of a window in pixels.  For most windows this 
    26892440is just the client area of the window, but for some like scrolled 
    26902441windows it is more or less independent of the screen window size.</p> 
     
    26932444<dl class="method"> 
    26942445<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetWindowStyle"> 
    2695 <tt class="descname">SetWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetWindowStyle" title="Permalink to this definition">¶</a></dt> 
     2446<tt class="descname">SetWindowStyle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetWindowStyle" title="Permalink to this definition">¶</a></dt> 
    26962447<dd><p>SetWindowStyleFlag(self, long style)</p> 
    26972448<p>Sets the style of the window. Please note that some styles cannot be 
     
    27032454<dl class="method"> 
    27042455<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetWindowStyleFlag"> 
    2705 <tt class="descname">SetWindowStyleFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
    2706 <dd><p>SetWindowStyleFlag(self, long style)</p> 
    2707 <p>Sets the style of the window. Please note that some styles cannot be 
     2456<tt class="descname">SetWindowStyleFlag</tt><big>(</big><em>self</em>, <em>long style</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
     2457<dd><p>Sets the style of the window. Please note that some styles cannot be 
    27082458changed after the window creation and that Refresh() might need to be 
    27092459called after changing the others for the change to take place 
     
    27132463<dl class="method"> 
    27142464<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetWindowVariant"> 
    2715 <tt class="descname">SetWindowVariant</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetWindowVariant" title="Permalink to this definition">¶</a></dt> 
    2716 <dd><p>SetWindowVariant(self, int variant)</p> 
    2717 <p>Sets the variant of the window/font size to use for this window, if 
     2465<tt class="descname">SetWindowVariant</tt><big>(</big><em>self</em>, <em>int variant</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetWindowVariant" title="Permalink to this definition">¶</a></dt> 
     2466<dd><p>Sets the variant of the window/font size to use for this window, if 
    27182467the platform supports variants, for example, wxMac.</p> 
    27192468</dd></dl> 
     
    27212470<dl class="method"> 
    27222471<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetupScrolling"> 
    2723 <tt class="descname">SetupScrolling</tt><big>(</big><em>scroll_x=True</em>, <em>scroll_y=True</em>, <em>rate_x=20</em>, <em>rate_y=20</em>, <em>scrollToTop=True</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetupScrolling" title="Permalink to this definition">¶</a></dt> 
     2472<tt class="descname">SetupScrolling</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetupScrolling" title="Permalink to this definition">¶</a></dt> 
    27242473<dd><p>This function sets up the event handling necessary to handle 
    27252474scrolling properly. It should be called within the __init__ 
     
    27312480<dl class="method"> 
    27322481<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ShouldInheritColours"> 
    2733 <tt class="descname">ShouldInheritColours</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ShouldInheritColours" title="Permalink to this definition">¶</a></dt> 
    2734 <dd><p>ShouldInheritColours(self) -&gt; bool</p> 
    2735 <p>Return true from here to allow the colours of this window to be 
     2482<tt class="descname">ShouldInheritColours</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ShouldInheritColours" title="Permalink to this definition">¶</a></dt> 
     2483<dd><p>Return true from here to allow the colours of this window to be 
    27362484changed by InheritAttributes, returning false forbids inheriting them 
    27372485from the parent window.</p> 
     
    27422490<dl class="method"> 
    27432491<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Show"> 
    2744 <tt class="descname">Show</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Show" title="Permalink to this definition">¶</a></dt> 
    2745 <dd><p>Show(self, bool show=True) -&gt; bool</p> 
    2746 <p>Shows or hides the window. You may need to call Raise for a top level 
     2492<tt class="descname">Show</tt><big>(</big><em>self</em>, <em>bool show=True</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Show" title="Permalink to this definition">¶</a></dt> 
     2493<dd><p>Shows or hides the window. You may need to call Raise for a top level 
    27472494window if you want to bring it to top, although this is not needed if 
    27482495Show is called immediately after the frame creation.  Returns True if 
     
    27772524<dl class="method"> 
    27782525<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Thaw"> 
    2779 <tt class="descname">Thaw</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Thaw" title="Permalink to this definition">¶</a></dt> 
    2780 <dd><p>Thaw(self)</p> 
    2781 <p>Reenables window updating after a previous call to Freeze.  Calls to 
     2526<tt class="descname">Thaw</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Thaw" title="Permalink to this definition">¶</a></dt> 
     2527<dd><p>Reenables window updating after a previous call to Freeze.  Calls to 
    27822528Freeze/Thaw may be nested, so Thaw must be called the same number of 
    27832529times that Freeze was before the window will be updated.</p> 
     
    27922538<dl class="method"> 
    27932539<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ToggleWindowStyle"> 
    2794 <tt class="descname">ToggleWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ToggleWindowStyle" title="Permalink to this definition">¶</a></dt> 
    2795 <dd><p>ToggleWindowStyle(self, int flag) -&gt; bool</p> 
    2796 <p>Turn the flag on if it had been turned off before and vice versa, 
     2540<tt class="descname">ToggleWindowStyle</tt><big>(</big><em>self</em>, <em>int flag</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ToggleWindowStyle" title="Permalink to this definition">¶</a></dt> 
     2541<dd><p>Turn the flag on if it had been turned off before and vice versa, 
    27972542returns True if the flag is turned on by this function call.</p> 
    27982543</dd></dl> 
     
    28182563<dl class="method"> 
    28192564<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.TransferDataFromWindow"> 
    2820 <tt class="descname">TransferDataFromWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.TransferDataFromWindow" title="Permalink to this definition">¶</a></dt> 
    2821 <dd><p>TransferDataFromWindow(self) -&gt; bool</p> 
    2822 <p>Transfers values from child controls to data areas specified by their 
     2565<tt class="descname">TransferDataFromWindow</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.TransferDataFromWindow" title="Permalink to this definition">¶</a></dt> 
     2566<dd><p>Transfers values from child controls to data areas specified by their 
    28232567validators. Returns false if a transfer failed.  If the window has 
    28242568wx.WS_EX_VALIDATE_RECURSIVELY extra style flag set, the method will 
     
    28282572<dl class="method"> 
    28292573<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.TransferDataToWindow"> 
    2830 <tt class="descname">TransferDataToWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.TransferDataToWindow" title="Permalink to this definition">¶</a></dt> 
    2831 <dd><p>TransferDataToWindow(self) -&gt; bool</p> 
    2832 <p>Transfers values to child controls from data areas specified by their 
     2574<tt class="descname">TransferDataToWindow</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.TransferDataToWindow" title="Permalink to this definition">¶</a></dt> 
     2575<dd><p>Transfers values to child controls from data areas specified by their 
    28332576validators.  If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra 
    28342577style flag set, the method will also call TransferDataToWindow() of 
     
    28382581<dl class="method"> 
    28392582<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Unbind"> 
    2840 <tt class="descname">Unbind</tt><big>(</big><em>event</em>, <em>source=None</em>, <em>id=-1</em>, <em>id2=-1</em>, <em>handler=None</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Unbind" title="Permalink to this definition">¶</a></dt> 
     2583<tt class="descname">Unbind</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Unbind" title="Permalink to this definition">¶</a></dt> 
    28412584<dd><p>Disconnects the event handler binding for event from self. 
    28422585Returns True if successful.</p> 
     
    28452588<dl class="method"> 
    28462589<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UnregisterHotKey"> 
    2847 <tt class="descname">UnregisterHotKey</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UnregisterHotKey" title="Permalink to this definition">¶</a></dt> 
    2848 <dd><p>UnregisterHotKey(self, int hotkeyId) -&gt; bool</p> 
    2849 <p>Unregisters a system wide hotkey.</p> 
     2590<tt class="descname">UnregisterHotKey</tt><big>(</big><em>self</em>, <em>int hotkeyId</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UnregisterHotKey" title="Permalink to this definition">¶</a></dt> 
     2591<dd><p>Unregisters a system wide hotkey.</p> 
    28502592</dd></dl> 
    28512593 
    28522594<dl class="method"> 
    28532595<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Update"> 
    2854 <tt class="descname">Update</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Update" title="Permalink to this definition">¶</a></dt> 
    2855 <dd><p>Update(self)</p> 
    2856 <p>Calling this method immediately repaints the invalidated area of the 
     2596<tt class="descname">Update</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Update" title="Permalink to this definition">¶</a></dt> 
     2597<dd><p>Calling this method immediately repaints the invalidated area of the 
    28572598window instead of waiting for the EVT_PAINT event to happen, (normally 
    28582599this would usually only happen when the flow of control returns to the 
     
    28772618<dl class="method"> 
    28782619<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UpdateWindowUI"> 
    2879 <tt class="descname">UpdateWindowUI</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UpdateWindowUI" title="Permalink to this definition">¶</a></dt> 
    2880 <dd><p>UpdateWindowUI(self, long flags=UPDATE_UI_NONE)</p> 
    2881 <p>This function sends EVT_UPDATE_UI events to the window. The particular 
     2620<tt class="descname">UpdateWindowUI</tt><big>(</big><em>self</em>, <em>long flags=UPDATE_UI_NONE</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UpdateWindowUI" title="Permalink to this definition">¶</a></dt> 
     2621<dd><p>This function sends EVT_UPDATE_UI events to the window. The particular 
    28822622implementation depends on the window; for example a wx.ToolBar will 
    28832623send an update UI event for each toolbar button, and a wx.Frame will 
     
    28932633<dl class="method"> 
    28942634<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UseBgCol"> 
    2895 <tt class="descname">UseBgCol</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UseBgCol" title="Permalink to this definition">¶</a></dt> 
    2896 <dd><p>UseBgCol(self) -&gt; bool</p> 
    2897 </dd></dl> 
     2635<tt class="descname">UseBgCol</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UseBgCol" title="Permalink to this definition">¶</a></dt> 
     2636<dd></dd></dl> 
    28982637 
    28992638<dl class="method"> 
    29002639<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Validate"> 
    2901 <tt class="descname">Validate</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Validate" title="Permalink to this definition">¶</a></dt> 
    2902 <dd><p>Validate(self) -&gt; bool</p> 
    2903 <p>Validates the current values of the child controls using their 
     2640<tt class="descname">Validate</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Validate" title="Permalink to this definition">¶</a></dt> 
     2641<dd><p>Validates the current values of the child controls using their 
    29042642validators.  If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra 
    29052643style flag set, the method will also call Validate() of all child 
     
    29272665<dl class="method"> 
    29282666<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.WarpPointer"> 
    2929 <tt class="descname">WarpPointer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.WarpPointer" title="Permalink to this definition">¶</a></dt> 
    2930 <dd><p>WarpPointer(self, int x, int y)</p> 
    2931 <p>Moves the pointer to the given position on the window.</p> 
     2667<tt class="descname">WarpPointer</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.WarpPointer" title="Permalink to this definition">¶</a></dt> 
     2668<dd><p>Moves the pointer to the given position on the window.</p> 
    29322669<p>NOTE: This function is not supported under Mac because Apple Human 
    29332670Interface Guidelines forbid moving the mouse cursor programmatically.</p> 
     
    29482685<dl class="method"> 
    29492686<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.WindowToClientSize"> 
    2950 <tt class="descname">WindowToClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.WindowToClientSize" title="Permalink to this definition">¶</a></dt> 
    2951 <dd><p>WindowToClientSize(self, Size size) -&gt; Size</p> 
    2952 </dd></dl> 
     2687<tt class="descname">WindowToClientSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.WindowToClientSize" title="Permalink to this definition">¶</a></dt> 
     2688<dd></dd></dl> 
    29532689 
    29542690<dl class="attribute"> 
     
    29592695 
    29602696<dl class="method"> 
     2697<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._SetupAfter"> 
     2698<tt class="descname">_SetupAfter</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._SetupAfter" title="Permalink to this definition">¶</a></dt> 
     2699<dd></dd></dl> 
     2700 
     2701<dl class="attribute"> 
     2702<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__class__"> 
     2703<tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__class__" title="Permalink to this definition">¶</a></dt> 
     2704<dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 
     2705</dd></dl> 
     2706 
     2707<dl class="attribute"> 
     2708<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__delattr__"> 
     2709<tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__delattr__" title="Permalink to this definition">¶</a></dt> 
     2710<dd><p>x.__delattr__(&#8216;name&#8217;) &lt;==&gt; del x.name</p> 
     2711</dd></dl> 
     2712 
     2713<dl class="attribute"> 
     2714<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__dict__"> 
     2715<tt class="descname">__dict__</tt><em class="property"> = &lt;dictproxy object at 0x0818F2B0&gt;</em><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__dict__" title="Permalink to this definition">¶</a></dt> 
     2716<dd></dd></dl> 
     2717 
     2718<dl class="attribute"> 
     2719<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__getattribute__"> 
     2720<tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__getattribute__" title="Permalink to this definition">¶</a></dt> 
     2721<dd><p>x.__getattribute__(&#8216;name&#8217;) &lt;==&gt; x.name</p> 
     2722</dd></dl> 
     2723 
     2724<dl class="attribute"> 
     2725<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__hash__"> 
     2726<tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__hash__" title="Permalink to this definition">¶</a></dt> 
     2727<dd><p>x.__hash__() &lt;==&gt; hash(x)</p> 
     2728</dd></dl> 
     2729 
     2730<dl class="method"> 
     2731<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__init__"> 
     2732<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__init__" title="Permalink to this definition">¶</a></dt> 
     2733<dd></dd></dl> 
     2734 
     2735<dl class="attribute"> 
     2736<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__module__"> 
     2737<tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.fitting.simfitpage'</em><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__module__" title="Permalink to this definition">¶</a></dt> 
     2738<dd></dd></dl> 
     2739 
     2740<dl class="staticmethod"> 
     2741<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__new__"> 
     2742<em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> &rarr; a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__new__" title="Permalink to this definition">¶</a></dt> 
     2743<dd></dd></dl> 
     2744 
     2745<dl class="method"> 
     2746<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__reduce__"> 
     2747<tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__reduce__" title="Permalink to this definition">¶</a></dt> 
     2748<dd><p>helper for pickle</p> 
     2749</dd></dl> 
     2750 
     2751<dl class="method"> 
     2752<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__reduce_ex__"> 
     2753<tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 
     2754<dd><p>helper for pickle</p> 
     2755</dd></dl> 
     2756 
     2757<dl class="method"> 
     2758<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__repr__"> 
     2759<tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__repr__" title="Permalink to this definition">¶</a></dt> 
     2760<dd></dd></dl> 
     2761 
     2762<dl class="attribute"> 
     2763<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__setattr__"> 
     2764<tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__setattr__" title="Permalink to this definition">¶</a></dt> 
     2765<dd><p>x.__setattr__(&#8216;name&#8217;, value) &lt;==&gt; x.name = value</p> 
     2766</dd></dl> 
     2767 
     2768<dl class="attribute"> 
     2769<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__str__"> 
     2770<tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__str__" title="Permalink to this definition">¶</a></dt> 
     2771<dd><p>x.__str__() &lt;==&gt; str(x)</p> 
     2772</dd></dl> 
     2773 
     2774<dl class="attribute"> 
     2775<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__weakref__"> 
     2776<tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.__weakref__" title="Permalink to this definition">¶</a></dt> 
     2777<dd><p>list of weak references to the object (if defined)</p> 
     2778</dd></dl> 
     2779 
     2780<dl class="method"> 
     2781<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._display_constraint"> 
     2782<tt class="descname">_display_constraint</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._display_constraint" title="Permalink to this definition">¶</a></dt> 
     2783<dd><p>Show fields to add constraint</p> 
     2784</dd></dl> 
     2785 
     2786<dl class="method"> 
     2787<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._fill_sizer_constraint"> 
     2788<tt class="descname">_fill_sizer_constraint</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._fill_sizer_constraint" title="Permalink to this definition">¶</a></dt> 
     2789<dd><p>Fill sizer containing constraint info</p> 
     2790</dd></dl> 
     2791 
     2792<dl class="method"> 
     2793<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._fill_sizer_fit"> 
     2794<tt class="descname">_fill_sizer_fit</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._fill_sizer_fit" title="Permalink to this definition">¶</a></dt> 
     2795<dd><p>Draw fit button</p> 
     2796</dd></dl> 
     2797 
     2798<dl class="method"> 
     2799<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._fill_sizer_model_list"> 
     2800<tt class="descname">_fill_sizer_model_list</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._fill_sizer_model_list" title="Permalink to this definition">¶</a></dt> 
     2801<dd><p>Receive a dictionary containing information to display model name</p> 
     2802<table class="docutils field-list" frame="void" rules="none"> 
     2803<col class="field-name" /> 
     2804<col class="field-body" /> 
     2805<tbody valign="top"> 
     2806<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>page_finder</strong> &#8211; the dictionary containing models information</td> 
     2807</tr> 
     2808</tbody> 
     2809</table> 
     2810</dd></dl> 
     2811 
     2812<dl class="method"> 
     2813<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._hide_constraint"> 
     2814<tt class="descname">_hide_constraint</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._hide_constraint" title="Permalink to this definition">¶</a></dt> 
     2815<dd><p>hide buttons related constraint</p> 
     2816</dd></dl> 
     2817 
     2818<dl class="method"> 
     2819<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._onAdd_constraint"> 
     2820<tt class="descname">_onAdd_constraint</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._onAdd_constraint" title="Permalink to this definition">¶</a></dt> 
     2821<dd><p>Add another line for constraint</p> 
     2822</dd></dl> 
     2823 
     2824<dl class="method"> 
     2825<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._on_select_model"> 
     2826<tt class="descname">_on_select_model</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._on_select_model" title="Permalink to this definition">¶</a></dt> 
     2827<dd><p>fill combox box with list of parameters</p> 
     2828</dd></dl> 
     2829 
     2830<dl class="method"> 
     2831<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._on_select_modelcb"> 
     2832<tt class="descname">_on_select_modelcb</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._on_select_modelcb" title="Permalink to this definition">¶</a></dt> 
     2833<dd><p>On select model left or right combobox</p> 
     2834</dd></dl> 
     2835 
     2836<dl class="method"> 
     2837<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._on_select_param"> 
     2838<tt class="descname">_on_select_param</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._on_select_param" title="Permalink to this definition">¶</a></dt> 
     2839<dd><p>Store the appropriate constraint in the page_finder</p> 
     2840</dd></dl> 
     2841 
     2842<dl class="method"> 
     2843<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._on_set_all_equal"> 
     2844<tt class="descname">_on_set_all_equal</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._on_set_all_equal" title="Permalink to this definition">¶</a></dt> 
     2845<dd><p>On set button</p> 
     2846</dd></dl> 
     2847 
     2848<dl class="method"> 
     2849<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._setCallbackInfo"> 
     2850<tt class="descname">_setCallbackInfo</tt><big>(</big><em>self</em>, <em>PyObject self</em>, <em>PyObject _class</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._setCallbackInfo" title="Permalink to this definition">¶</a></dt> 
     2851<dd></dd></dl> 
     2852 
     2853<dl class="method"> 
     2854<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._setOORInfo"> 
     2855<tt class="descname">_setOORInfo</tt><big>(</big><em>self</em>, <em>PyObject _self</em>, <em>bool incref=True</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._setOORInfo" title="Permalink to this definition">¶</a></dt> 
     2856<dd></dd></dl> 
     2857 
     2858<dl class="method"> 
     2859<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_bookmark_flag"> 
     2860<tt class="descname">_set_bookmark_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_bookmark_flag" title="Permalink to this definition">¶</a></dt> 
     2861<dd><p>The derivative class sets the bookmark flag value to indicate that it 
     2862can be bookmarked</p> 
     2863</dd></dl> 
     2864 
     2865<dl class="method"> 
     2866<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_constraint"> 
     2867<tt class="descname">_set_constraint</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_constraint" title="Permalink to this definition">¶</a></dt> 
     2868<dd><p>get values from the constrainst textcrtl ,parses them into model name 
     2869parameter name and parameters values. 
     2870store them in a list self.params .when when params is not empty  
     2871set_model uses it to reset the appropriate model  
     2872and its appropriates parameters</p> 
     2873</dd></dl> 
     2874 
     2875<dl class="method"> 
     2876<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_copy_flag"> 
     2877<tt class="descname">_set_copy_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_copy_flag" title="Permalink to this definition">¶</a></dt> 
     2878<dd><p>The derivative class sets the copy flag value to indicate that the  
     2879action done can be recovered</p> 
     2880</dd></dl> 
     2881 
     2882<dl class="method"> 
     2883<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_drag_flag"> 
     2884<tt class="descname">_set_drag_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_drag_flag" title="Permalink to this definition">¶</a></dt> 
     2885<dd><p>The derivative class sets the drag flag value to indicate that  
     2886dragging motion is possible</p> 
     2887</dd></dl> 
     2888 
     2889<dl class="method"> 
     2890<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_paste_flag"> 
     2891<tt class="descname">_set_paste_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_paste_flag" title="Permalink to this definition">¶</a></dt> 
     2892<dd><p>The derivative class sets the paste flag value to indicate that the  
     2893action done can be recovered</p> 
     2894</dd></dl> 
     2895 
     2896<dl class="method"> 
     2897<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_preview_flag"> 
     2898<tt class="descname">_set_preview_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_preview_flag" title="Permalink to this definition">¶</a></dt> 
     2899<dd><p>The derivative class sets the preview flag value to indicate that it 
     2900can be previewed</p> 
     2901</dd></dl> 
     2902 
     2903<dl class="method"> 
     2904<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_print_flag"> 
     2905<tt class="descname">_set_print_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_print_flag" title="Permalink to this definition">¶</a></dt> 
     2906<dd><p>The derivative class sets the print flag value to indicate that it can  
     2907be printed</p> 
     2908</dd></dl> 
     2909 
     2910<dl class="method"> 
     2911<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_redo_flag"> 
     2912<tt class="descname">_set_redo_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_redo_flag" title="Permalink to this definition">¶</a></dt> 
     2913<dd><p>The derivative class sets the redo flag value to indicate that the  
     2914action done can be recovered</p> 
     2915</dd></dl> 
     2916 
     2917<dl class="method"> 
     2918<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_reset_flag"> 
     2919<tt class="descname">_set_reset_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_reset_flag" title="Permalink to this definition">¶</a></dt> 
     2920<dd><p>The derivative class sets the reset flag value to indicate that it 
     2921can be reset</p> 
     2922</dd></dl> 
     2923 
     2924<dl class="method"> 
     2925<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_save_flag"> 
     2926<tt class="descname">_set_save_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_save_flag" title="Permalink to this definition">¶</a></dt> 
     2927<dd><p>The derivative class sets the drag flag value to indicate that it 
     2928can be saved</p> 
     2929</dd></dl> 
     2930 
     2931<dl class="method"> 
     2932<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_undo_flag"> 
     2933<tt class="descname">_set_undo_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_undo_flag" title="Permalink to this definition">¶</a></dt> 
     2934<dd><p>The derivative class sets the undo flag value to indicate that the  
     2935current action done can be canceled</p> 
     2936</dd></dl> 
     2937 
     2938<dl class="method"> 
     2939<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_zoom_flag"> 
     2940<tt class="descname">_set_zoom_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_zoom_flag" title="Permalink to this definition">¶</a></dt> 
     2941<dd><p>The derivative class sets the zoom flag value to indicate that it 
     2942can be zoomed</p> 
     2943</dd></dl> 
     2944 
     2945<dl class="method"> 
     2946<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_zoomed_in_flag"> 
     2947<tt class="descname">_set_zoomed_in_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_zoomed_in_flag" title="Permalink to this definition">¶</a></dt> 
     2948<dd><p>The derivative class sets the zoom in flag value to indicate that it 
     2949can be zoomed in</p> 
     2950</dd></dl> 
     2951 
     2952<dl class="method"> 
     2953<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_zoomed_out_flag"> 
     2954<tt class="descname">_set_zoomed_out_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._set_zoomed_out_flag" title="Permalink to this definition">¶</a></dt> 
     2955<dd><p>The derivative class sets the zoom out flag value to indicate that it 
     2956can be zoomed out</p> 
     2957</dd></dl> 
     2958 
     2959<dl class="method"> 
     2960<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._show_all_constraint"> 
     2961<tt class="descname">_show_all_constraint</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._show_all_constraint" title="Permalink to this definition">¶</a></dt> 
     2962<dd><p>Show constraint fields</p> 
     2963</dd></dl> 
     2964 
     2965<dl class="method"> 
     2966<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._show_constraint"> 
     2967<tt class="descname">_show_constraint</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._show_constraint" title="Permalink to this definition">¶</a></dt> 
     2968<dd><p>Show constraint fields</p> 
     2969</dd></dl> 
     2970 
     2971<dl class="method"> 
     2972<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._store_model"> 
     2973<tt class="descname">_store_model</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._store_model" title="Permalink to this definition">¶</a></dt> 
     2974<dd><p>Store selected model</p> 
     2975</dd></dl> 
     2976 
     2977<dl class="method"> 
     2978<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage._update_easy_setup_cb"> 
     2979<tt class="descname">_update_easy_setup_cb</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage._update_easy_setup_cb" title="Permalink to this definition">¶</a></dt> 
     2980<dd><p>Update easy setup combobox on selecting a model</p> 
     2981</dd></dl> 
     2982 
     2983<dl class="method"> 
    29612984<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_AcceptsFocus"> 
    2962 <tt class="descname">base_AcceptsFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_AcceptsFocus" title="Permalink to this definition">¶</a></dt> 
     2985<tt class="descname">base_AcceptsFocus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_AcceptsFocus" title="Permalink to this definition">¶</a></dt> 
    29632986<dd><p>Please use PyScrolledWindow.AcceptsFocus instead.</p> 
    29642987</dd></dl> 
     
    29662989<dl class="method"> 
    29672990<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_AcceptsFocusFromKeyboard"> 
    2968 <tt class="descname">base_AcceptsFocusFromKeyboard</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_AcceptsFocusFromKeyboard" title="Permalink to this definition">¶</a></dt> 
     2991<tt class="descname">base_AcceptsFocusFromKeyboard</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_AcceptsFocusFromKeyboard" title="Permalink to this definition">¶</a></dt> 
    29692992<dd><p>Please use PyScrolledWindow.AcceptsFocusFromKeyboard instead.</p> 
    29702993</dd></dl> 
     
    29722995<dl class="method"> 
    29732996<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_AddChild"> 
    2974 <tt class="descname">base_AddChild</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_AddChild" title="Permalink to this definition">¶</a></dt> 
     2997<tt class="descname">base_AddChild</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_AddChild" title="Permalink to this definition">¶</a></dt> 
    29752998<dd><p>Please use PyScrolledWindow.AddChild instead.</p> 
    29762999</dd></dl> 
     
    29783001<dl class="method"> 
    29793002<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoGetBestSize"> 
    2980 <tt class="descname">base_DoGetBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoGetBestSize" title="Permalink to this definition">¶</a></dt> 
     3003<tt class="descname">base_DoGetBestSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoGetBestSize" title="Permalink to this definition">¶</a></dt> 
    29813004<dd><p>Please use PyScrolledWindow.DoGetBestSize instead.</p> 
    29823005</dd></dl> 
     
    29843007<dl class="method"> 
    29853008<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoGetClientSize"> 
    2986 <tt class="descname">base_DoGetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoGetClientSize" title="Permalink to this definition">¶</a></dt> 
     3009<tt class="descname">base_DoGetClientSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoGetClientSize" title="Permalink to this definition">¶</a></dt> 
    29873010<dd><p>Please use PyScrolledWindow.DoGetClientSize instead.</p> 
    29883011</dd></dl> 
     
    29903013<dl class="method"> 
    29913014<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoGetPosition"> 
    2992 <tt class="descname">base_DoGetPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoGetPosition" title="Permalink to this definition">¶</a></dt> 
     3015<tt class="descname">base_DoGetPosition</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoGetPosition" title="Permalink to this definition">¶</a></dt> 
    29933016<dd><p>Please use PyScrolledWindow.DoGetPosition instead.</p> 
    29943017</dd></dl> 
     
    29963019<dl class="method"> 
    29973020<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoGetSize"> 
    2998 <tt class="descname">base_DoGetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoGetSize" title="Permalink to this definition">¶</a></dt> 
     3021<tt class="descname">base_DoGetSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoGetSize" title="Permalink to this definition">¶</a></dt> 
    29993022<dd><p>Please use PyScrolledWindow.DoGetSize instead.</p> 
    30003023</dd></dl> 
     
    30023025<dl class="method"> 
    30033026<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoGetVirtualSize"> 
    3004 <tt class="descname">base_DoGetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoGetVirtualSize" title="Permalink to this definition">¶</a></dt> 
     3027<tt class="descname">base_DoGetVirtualSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoGetVirtualSize" title="Permalink to this definition">¶</a></dt> 
    30053028<dd><p>Please use PyScrolledWindow.DoGetVirtualSize instead.</p> 
    30063029</dd></dl> 
     
    30083031<dl class="method"> 
    30093032<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoMoveWindow"> 
    3010 <tt class="descname">base_DoMoveWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoMoveWindow" title="Permalink to this definition">¶</a></dt> 
     3033<tt class="descname">base_DoMoveWindow</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoMoveWindow" title="Permalink to this definition">¶</a></dt> 
    30113034<dd><p>Please use PyScrolledWindow.DoMoveWindow instead.</p> 
    30123035</dd></dl> 
     
    30143037<dl class="method"> 
    30153038<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoSetClientSize"> 
    3016 <tt class="descname">base_DoSetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoSetClientSize" title="Permalink to this definition">¶</a></dt> 
     3039<tt class="descname">base_DoSetClientSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoSetClientSize" title="Permalink to this definition">¶</a></dt> 
    30173040<dd><p>Please use PyScrolledWindow.DoSetClientSize instead.</p> 
    30183041</dd></dl> 
     
    30203043<dl class="method"> 
    30213044<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoSetSize"> 
    3022 <tt class="descname">base_DoSetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoSetSize" title="Permalink to this definition">¶</a></dt> 
     3045<tt class="descname">base_DoSetSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoSetSize" title="Permalink to this definition">¶</a></dt> 
    30233046<dd><p>Please use PyScrolledWindow.DoSetSize instead.</p> 
    30243047</dd></dl> 
     
    30263049<dl class="method"> 
    30273050<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoSetVirtualSize"> 
    3028 <tt class="descname">base_DoSetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoSetVirtualSize" title="Permalink to this definition">¶</a></dt> 
     3051<tt class="descname">base_DoSetVirtualSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_DoSetVirtualSize" title="Permalink to this definition">¶</a></dt> 
    30293052<dd><p>Please use PyScrolledWindow.DoSetVirtualSize instead.</p> 
    30303053</dd></dl> 
     
    30323055<dl class="method"> 
    30333056<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_Enable"> 
    3034 <tt class="descname">base_Enable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_Enable" title="Permalink to this definition">¶</a></dt> 
     3057<tt class="descname">base_Enable</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_Enable" title="Permalink to this definition">¶</a></dt> 
    30353058<dd><p>Please use PyScrolledWindow.Enable instead.</p> 
    30363059</dd></dl> 
     
    30383061<dl class="method"> 
    30393062<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_GetDefaultAttributes"> 
    3040 <tt class="descname">base_GetDefaultAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_GetDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
     3063<tt class="descname">base_GetDefaultAttributes</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_GetDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
    30413064<dd><p>Please use PyScrolledWindow.GetDefaultAttributes instead.</p> 
    30423065</dd></dl> 
     
    30443067<dl class="method"> 
    30453068<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_GetMaxSize"> 
    3046 <tt class="descname">base_GetMaxSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_GetMaxSize" title="Permalink to this definition">¶</a></dt> 
     3069<tt class="descname">base_GetMaxSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_GetMaxSize" title="Permalink to this definition">¶</a></dt> 
    30473070<dd><p>Please use PyScrolledWindow.GetMaxSize instead.</p> 
    30483071</dd></dl> 
     
    30503073<dl class="method"> 
    30513074<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_InitDialog"> 
    3052 <tt class="descname">base_InitDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_InitDialog" title="Permalink to this definition">¶</a></dt> 
     3075<tt class="descname">base_InitDialog</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_InitDialog" title="Permalink to this definition">¶</a></dt> 
    30533076<dd><p>Please use PyScrolledWindow.InitDialog instead.</p> 
    30543077</dd></dl> 
     
    30563079<dl class="method"> 
    30573080<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_OnInternalIdle"> 
    3058 <tt class="descname">base_OnInternalIdle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_OnInternalIdle" title="Permalink to this definition">¶</a></dt> 
     3081<tt class="descname">base_OnInternalIdle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_OnInternalIdle" title="Permalink to this definition">¶</a></dt> 
    30593082<dd><p>Please use PyScrolledWindow.OnInternalIdle instead.</p> 
    30603083</dd></dl> 
     
    30623085<dl class="method"> 
    30633086<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_RemoveChild"> 
    3064 <tt class="descname">base_RemoveChild</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_RemoveChild" title="Permalink to this definition">¶</a></dt> 
     3087<tt class="descname">base_RemoveChild</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_RemoveChild" title="Permalink to this definition">¶</a></dt> 
    30653088<dd><p>Please use PyScrolledWindow.RemoveChild instead.</p> 
    30663089</dd></dl> 
     
    30683091<dl class="method"> 
    30693092<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_ShouldInheritColours"> 
    3070 <tt class="descname">base_ShouldInheritColours</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_ShouldInheritColours" title="Permalink to this definition">¶</a></dt> 
     3093<tt class="descname">base_ShouldInheritColours</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_ShouldInheritColours" title="Permalink to this definition">¶</a></dt> 
    30713094<dd><p>Please use PyScrolledWindow.ShouldInheritColours instead.</p> 
    30723095</dd></dl> 
     
    30743097<dl class="method"> 
    30753098<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_TransferDataFromWindow"> 
    3076 <tt class="descname">base_TransferDataFromWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_TransferDataFromWindow" title="Permalink to this definition">¶</a></dt> 
     3099<tt class="descname">base_TransferDataFromWindow</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_TransferDataFromWindow" title="Permalink to this definition">¶</a></dt> 
    30773100<dd><p>Please use PyScrolledWindow.TransferDataFromWindow instead.</p> 
    30783101</dd></dl> 
     
    30803103<dl class="method"> 
    30813104<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_TransferDataToWindow"> 
    3082 <tt class="descname">base_TransferDataToWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_TransferDataToWindow" title="Permalink to this definition">¶</a></dt> 
     3105<tt class="descname">base_TransferDataToWindow</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_TransferDataToWindow" title="Permalink to this definition">¶</a></dt> 
    30833106<dd><p>Please use PyScrolledWindow.TransferDataToWindow instead.</p> 
    30843107</dd></dl> 
     
    30863109<dl class="method"> 
    30873110<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_Validate"> 
    3088 <tt class="descname">base_Validate</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_Validate" title="Permalink to this definition">¶</a></dt> 
     3111<tt class="descname">base_Validate</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.base_Validate" title="Permalink to this definition">¶</a></dt> 
    30893112<dd><p>Please use PyScrolledWindow.Validate instead.</p> 
    30903113</dd></dl> 
     
    30923115<dl class="method"> 
    30933116<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.check_all_model_name"> 
    3094 <tt class="descname">check_all_model_name</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.check_all_model_name" title="Permalink to this definition">¶</a></dt> 
     3117<tt class="descname">check_all_model_name</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.check_all_model_name" title="Permalink to this definition">¶</a></dt> 
    30953118<dd><p>check all models names</p> 
    30963119</dd></dl> 
     
    30983121<dl class="method"> 
    30993122<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.check_model_name"> 
    3100 <tt class="descname">check_model_name</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.check_model_name" title="Permalink to this definition">¶</a></dt> 
     3123<tt class="descname">check_model_name</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.check_model_name" title="Permalink to this definition">¶</a></dt> 
    31013124<dd><p>Save information related to checkbox and their states</p> 
    31023125</dd></dl> 
     
    32093232</dd></dl> 
    32103233 
     3234<dl class="attribute"> 
     3235<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.group_id"> 
     3236<tt class="descname">group_id</tt><em class="property"> = None</em><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.group_id" title="Permalink to this definition">¶</a></dt> 
     3237<dd></dd></dl> 
     3238 
    32113239<dl class="method"> 
    32123240<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.has_changed"> 
     
    32163244<dl class="method"> 
    32173245<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.onFit"> 
    3218 <tt class="descname">onFit</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.onFit" title="Permalink to this definition">¶</a></dt> 
     3246<tt class="descname">onFit</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.onFit" title="Permalink to this definition">¶</a></dt> 
    32193247<dd><p>signal for fitting</p> 
    32203248</dd></dl> 
     
    32223250<dl class="method"> 
    32233251<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.onRemove"> 
    3224 <tt class="descname">onRemove</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.onRemove" title="Permalink to this definition">¶</a></dt> 
     3252<tt class="descname">onRemove</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.onRemove" title="Permalink to this definition">¶</a></dt> 
    32253253<dd><p>Remove constraint fields</p> 
    32263254</dd></dl> 
     
    32283256<dl class="method"> 
    32293257<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_batch_selection"> 
    3230 <tt class="descname">on_batch_selection</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_batch_selection" title="Permalink to this definition">¶</a></dt> 
     3258<tt class="descname">on_batch_selection</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_batch_selection" title="Permalink to this definition">¶</a></dt> 
    32313259<dd><table class="docutils field-list" frame="void" rules="none"> 
    32323260<col class="field-name" /> 
    32333261<col class="field-body" /> 
    32343262<tbody valign="top"> 
    3235 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; contains parameter enable . when enable is set to True</td> 
     3263<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; contains parameter enable . when enable is set to True</td> 
    32363264</tr> 
    32373265</tbody> 
     
    32433271<dl class="method"> 
    32443272<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_bookmark"> 
    3245 <tt class="descname">on_bookmark</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_bookmark" title="Permalink to this definition">¶</a></dt> 
     3273<tt class="descname">on_bookmark</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_bookmark" title="Permalink to this definition">¶</a></dt> 
    32463274<dd><p>The derivative class is on bookmark mode if implemented</p> 
    32473275</dd></dl> 
     
    32493277<dl class="method"> 
    32503278<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_copy"> 
    3251 <tt class="descname">on_copy</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_copy" title="Permalink to this definition">¶</a></dt> 
     3279<tt class="descname">on_copy</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_copy" title="Permalink to this definition">¶</a></dt> 
    32523280<dd><p>The copy action if possible</p> 
    32533281</dd></dl> 
     
    32553283<dl class="method"> 
    32563284<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_drag"> 
    3257 <tt class="descname">on_drag</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_drag" title="Permalink to this definition">¶</a></dt> 
     3285<tt class="descname">on_drag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_drag" title="Permalink to this definition">¶</a></dt> 
    32583286<dd><p>The derivative class allows dragging motion if implemented</p> 
    32593287</dd></dl> 
     
    32613289<dl class="method"> 
    32623290<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_kill_focus"> 
    3263 <tt class="descname">on_kill_focus</tt><big>(</big><em>event=None</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_kill_focus" title="Permalink to this definition">¶</a></dt> 
     3291<tt class="descname">on_kill_focus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_kill_focus" title="Permalink to this definition">¶</a></dt> 
    32643292<dd><p>The  derivative class is on unfocus if implemented</p> 
    32653293</dd></dl> 
     
    32673295<dl class="method"> 
    32683296<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_paste"> 
    3269 <tt class="descname">on_paste</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_paste" title="Permalink to this definition">¶</a></dt> 
     3297<tt class="descname">on_paste</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_paste" title="Permalink to this definition">¶</a></dt> 
    32703298<dd><p>The paste action if possible</p> 
    32713299</dd></dl> 
     
    32733301<dl class="method"> 
    32743302<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_preview"> 
    3275 <tt class="descname">on_preview</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_preview" title="Permalink to this definition">¶</a></dt> 
     3303<tt class="descname">on_preview</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_preview" title="Permalink to this definition">¶</a></dt> 
    32763304<dd><p>Display a printable version of the class derivative</p> 
    32773305</dd></dl> 
     
    32793307<dl class="method"> 
    32803308<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_redo"> 
    3281 <tt class="descname">on_redo</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_redo" title="Permalink to this definition">¶</a></dt> 
     3309<tt class="descname">on_redo</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_redo" title="Permalink to this definition">¶</a></dt> 
    32823310<dd><p>The previous action is restored if possible</p> 
    32833311</dd></dl> 
     
    32853313<dl class="method"> 
    32863314<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_reset"> 
    3287 <tt class="descname">on_reset</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_reset" title="Permalink to this definition">¶</a></dt> 
     3315<tt class="descname">on_reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_reset" title="Permalink to this definition">¶</a></dt> 
    32883316<dd><p>The derivative class state is restored</p> 
    32893317</dd></dl> 
     
    32913319<dl class="method"> 
    32923320<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_save"> 
    3293 <tt class="descname">on_save</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_save" title="Permalink to this definition">¶</a></dt> 
     3321<tt class="descname">on_save</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_save" title="Permalink to this definition">¶</a></dt> 
    32943322<dd><p>The state of the derivative class is restored</p> 
    32953323</dd></dl> 
     
    32973325<dl class="method"> 
    32983326<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_set_focus"> 
    3299 <tt class="descname">on_set_focus</tt><big>(</big><em>event=None</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_set_focus" title="Permalink to this definition">¶</a></dt> 
     3327<tt class="descname">on_set_focus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_set_focus" title="Permalink to this definition">¶</a></dt> 
    33003328<dd><p>The  derivative class is on focus if implemented</p> 
    33013329</dd></dl> 
    33023330 
    33033331<dl class="method"> 
     3332<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_tap_focus"> 
     3333<tt class="descname">on_tap_focus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_tap_focus" title="Permalink to this definition">¶</a></dt> 
     3334<dd><p>Update menu on clicking the panel tap</p> 
     3335</dd></dl> 
     3336 
     3337<dl class="method"> 
    33043338<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_undo"> 
    3305 <tt class="descname">on_undo</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_undo" title="Permalink to this definition">¶</a></dt> 
     3339<tt class="descname">on_undo</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_undo" title="Permalink to this definition">¶</a></dt> 
    33063340<dd><p>The current action is canceled</p> 
    33073341</dd></dl> 
     
    33093343<dl class="method"> 
    33103344<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_zoom"> 
    3311 <tt class="descname">on_zoom</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_zoom" title="Permalink to this definition">¶</a></dt> 
     3345<tt class="descname">on_zoom</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_zoom" title="Permalink to this definition">¶</a></dt> 
    33123346<dd><p>The derivative class is on zoom mode (using pane) 
    33133347if zoom mode is implemented</p> 
     
    33163350<dl class="method"> 
    33173351<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_zoom_in"> 
    3318 <tt class="descname">on_zoom_in</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_zoom_in" title="Permalink to this definition">¶</a></dt> 
     3352<tt class="descname">on_zoom_in</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_zoom_in" title="Permalink to this definition">¶</a></dt> 
    33193353<dd><p>The derivative class is on zoom in mode if implemented</p> 
    33203354</dd></dl> 
     
    33223356<dl class="method"> 
    33233357<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_zoom_out"> 
    3324 <tt class="descname">on_zoom_out</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_zoom_out" title="Permalink to this definition">¶</a></dt> 
     3358<tt class="descname">on_zoom_out</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.on_zoom_out" title="Permalink to this definition">¶</a></dt> 
    33253359<dd><p>The derivative class is on zoom out mode if implemented</p> 
    33263360</dd></dl> 
     
    33283362<dl class="method"> 
    33293363<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.save_project"> 
    3330 <tt class="descname">save_project</tt><big>(</big><em>doc=None</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.save_project" title="Permalink to this definition">¶</a></dt> 
    3331 <dd><dl class="docutils"> 
    3332 <dt>return an xml node containing state of the panel</dt> 
    3333 <dd>that guiframe can write to file</dd> 
    3334 </dl> 
     3364<tt class="descname">save_project</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.save_project" title="Permalink to this definition">¶</a></dt> 
     3365<dd><p>return an xml node containing state of the panel 
     3366that guiframe can write to file</p> 
    33353367</dd></dl> 
    33363368 
     
    33433375<dl class="method"> 
    33443376<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.set_manager"> 
    3345 <tt class="descname">set_manager</tt><big>(</big><em>manager</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.set_manager" title="Permalink to this definition">¶</a></dt> 
     3377<tt class="descname">set_manager</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.set_manager" title="Permalink to this definition">¶</a></dt> 
    33463378<dd><p>set panel manager</p> 
    33473379<table class="docutils field-list" frame="void" rules="none"> 
     
    33493381<col class="field-body" /> 
    33503382<tbody valign="top"> 
    3351 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>manager</strong> &#8211; instance of plugin fitting</td> 
     3383<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>manager</strong> &#8211; instance of plugin fitting</td> 
    33523384</tr> 
    33533385</tbody> 
     
    33663398</dd></dl> 
    33673399 
     3400<dl class="attribute"> 
     3401<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.uid"> 
     3402<tt class="descname">uid</tt><em class="property"> = None</em><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.uid" title="Permalink to this definition">¶</a></dt> 
     3403<dd></dd></dl> 
     3404 
     3405<dl class="attribute"> 
     3406<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.window_caption"> 
     3407<tt class="descname">window_caption</tt><em class="property"> = 'Simultaneous Fit Page'</em><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.window_caption" title="Permalink to this definition">¶</a></dt> 
     3408<dd></dd></dl> 
     3409 
     3410<dl class="attribute"> 
     3411<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.window_name"> 
     3412<tt class="descname">window_name</tt><em class="property"> = 'simultaneous Fit page'</em><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.window_name" title="Permalink to this definition">¶</a></dt> 
     3413<dd></dd></dl> 
     3414 
    33683415</dd></dl> 
    33693416 
    33703417<dl class="function"> 
    33713418<dt id="sans.perspectives.fitting.simfitpage.get_fittableParam"> 
    3372 <tt class="descclassname">sans.perspectives.fitting.simfitpage.</tt><tt class="descname">get_fittableParam</tt><big>(</big><em>model</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.get_fittableParam" title="Permalink to this definition">¶</a></dt> 
     3419<tt class="descclassname">sans.perspectives.fitting.simfitpage.</tt><tt class="descname">get_fittableParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.get_fittableParam" title="Permalink to this definition">¶</a></dt> 
    33733420<dd><p>return list of fittable parameters name of a model</p> 
    33743421<table class="docutils field-list" frame="void" rules="none"> 
     
    33763423<col class="field-body" /> 
    33773424<tbody valign="top"> 
    3378 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>model</strong> &#8211; the model used</td> 
     3425<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>model</strong> &#8211; the model used</td> 
    33793426</tr> 
    33803427</tbody> 
     
    33943441  <ul> 
    33953442<li><a class="reference internal" href="#">simfitpage</a><ul> 
    3396 <li><a class="reference internal" href="#module-sans.perspectives.fitting.simfitpage"><tt class="docutils literal"><span class="pre">sans.perspectives.fitting.simfitpage</span></tt></a></li> 
     3443<li><a class="reference internal" href="#sans-perspectives-fitting-simfitpage"><tt class="docutils literal"><span class="pre">sans.perspectives.fitting.simfitpage</span></tt></a></li> 
    33973444</ul> 
    33983445</li> 
     
    34003447 
    34013448  <h4>Previous topic</h4> 
    3402   <p class="topless"><a href="pagestate.html" 
    3403                         title="previous chapter">pagestate</a></p> 
     3449  <p class="topless"><a href="report_dialog.html" 
     3450                        title="previous chapter">report_dialog</a></p> 
     3451  <h4>Next topic</h4> 
     3452  <p class="topless"><a href="utils.html" 
     3453                        title="next chapter">utils</a></p> 
    34043454  <h3>This Page</h3> 
    34053455  <ul class="this-page-menu"> 
     
    34103460  <h3>Quick search</h3> 
    34113461    <form class="search" action="../../../search.html" method="get"> 
    3412       <input type="text" name="q" size="18" /> 
     3462      <input type="text" name="q" /> 
    34133463      <input type="submit" value="Go" /> 
    34143464      <input type="hidden" name="check_keywords" value="yes" /> 
     
    34343484             >modules</a> |</li> 
    34353485        <li class="right" > 
    3436           <a href="pagestate.html" title="pagestate" 
     3486          <a href="utils.html" title="utils" 
     3487             >next</a> |</li> 
     3488        <li class="right" > 
     3489          <a href="report_dialog.html" title="report_dialog" 
    34373490             >previous</a> |</li> 
    3438         <li><a href="../../../index.html">sansview v0.1.0 documentation</a> &raquo;</li> 
     3491        <li><a href="../../../index.html">sansview 0.1.0 documentation</a> &raquo;</li> 
    34393492          <li><a href="index.html" >Reference</a> &raquo;</li>  
    34403493      </ul> 
     
    34423495    <div class="footer"> 
    34433496        &copy; Copyright 2010, sans group. 
    3444       Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7. 
     3497      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 
    34453498    </div> 
    34463499  </body> 
Note: See TracChangeset for help on using the changeset viewer.