source: sasview/sansview/docs/sphinx/_build/html/api/perspectives/fitting/simfitpage.html @ 5062bbf

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 5062bbf was 5062bbf, checked in by Gervaise Alina <gervyh@…>, 14 years ago

working on documentation

  • Property mode set to 100644
File size: 184.3 KB
Line 
1
2
3<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
6<html xmlns="http://www.w3.org/1999/xhtml">
7  <head>
8    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9   
10    <title>simfitpage &mdash; sansview v0.1.0 documentation</title>
11    <link rel="stylesheet" href="../../../_static/default.css" type="text/css" />
12    <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
13    <script type="text/javascript">
14      var DOCUMENTATION_OPTIONS = {
15        URL_ROOT:    '../../../',
16        VERSION:     '0.1.0',
17        COLLAPSE_INDEX: false,
18        FILE_SUFFIX: '.html',
19        HAS_SOURCE:  true
20      };
21    </script>
22    <script type="text/javascript" src="../../../_static/jquery.js"></script>
23    <script type="text/javascript" src="../../../_static/underscore.js"></script>
24    <script type="text/javascript" src="../../../_static/doctools.js"></script>
25    <link rel="top" title="sansview v0.1.0 documentation" href="../../../index.html" />
26    <link rel="up" title="Reference" href="index.html" />
27    <link rel="prev" title="pagestate" href="pagestate.html" /> 
28  </head>
29  <body>
30    <div class="related">
31      <h3>Navigation</h3>
32      <ul>
33        <li class="right" style="margin-right: 10px">
34          <a href="../../../genindex.html" title="General Index"
35             accesskey="I">index</a></li>
36        <li class="right" >
37          <a href="../../../py-modindex.html" title="Python Module Index"
38             >modules</a> |</li>
39        <li class="right" >
40          <a href="pagestate.html" title="pagestate"
41             accesskey="P">previous</a> |</li>
42        <li><a href="../../../index.html">sansview v0.1.0 documentation</a> &raquo;</li>
43          <li><a href="index.html" accesskey="U">Reference</a> &raquo;</li> 
44      </ul>
45    </div> 
46
47    <div class="document">
48      <div class="documentwrapper">
49        <div class="bodywrapper">
50          <div class="body">
51           
52  <div class="section" id="simfitpage">
53<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"><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">
57<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>
59<dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">wx._windows.ScrolledWindow</span></tt></p>
60<p>Simultaneous fitting panel
61All that needs to be defined are the
62two data members window_name and window_caption</p>
63<dl class="attribute">
64<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AcceleratorTable">
65<tt class="descname">AcceleratorTable</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AcceleratorTable" title="Permalink to this definition">¶</a></dt>
66<dd>See <cite>GetAcceleratorTable</cite> and <cite>SetAcceleratorTable</cite></dd></dl>
67
68<dl class="method">
69<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AcceptsFocus">
70<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>
71<dd><p>AcceptsFocus(self) -&gt; bool</p>
72<p>Can this window have focus?</p>
73</dd></dl>
74
75<dl class="method">
76<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AcceptsFocusFromKeyboard">
77<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>
78<dd><p>AcceptsFocusFromKeyboard(self) -&gt; bool</p>
79<p>Can this window be given focus by keyboard navigation? if not, the
80only way to give it focus (provided it accepts it at all) is to click
81it.</p>
82</dd></dl>
83
84<dl class="method">
85<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AddChild">
86<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>
87<dd><p>AddChild(self, Window child)</p>
88<p>Adds a child window. This is called automatically by window creation
89functions so should not be required by the application programmer.</p>
90</dd></dl>
91
92<dl class="method">
93<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AddPendingEvent">
94<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>
95<dd>AddPendingEvent(self, Event event)</dd></dl>
96
97<dl class="method">
98<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AdjustForLayoutDirection">
99<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>
100<dd><p>AdjustForLayoutDirection(self, int x, int width, int widthTotal) -&gt; int</p>
101<p>Mirror coordinates for RTL layout if this window uses it and if the
102mirroring is not done automatically like Win32.</p>
103</dd></dl>
104
105<dl class="method">
106<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AdjustScrollbars">
107<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>
108<dd>AdjustScrollbars(self)</dd></dl>
109
110<dl class="method">
111<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AssociateHandle">
112<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>
113<dd><p>AssociateHandle(self, long handle)</p>
114<p>Associate the window with a new native handle</p>
115</dd></dl>
116
117<dl class="attribute">
118<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AutoLayout">
119<tt class="descname">AutoLayout</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.AutoLayout" title="Permalink to this definition">¶</a></dt>
120<dd>See <cite>GetAutoLayout</cite> and <cite>SetAutoLayout</cite></dd></dl>
121
122<dl class="attribute">
123<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.BackgroundColour">
124<tt class="descname">BackgroundColour</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.BackgroundColour" title="Permalink to this definition">¶</a></dt>
125<dd>See <cite>GetBackgroundColour</cite> and <cite>SetBackgroundColour</cite></dd></dl>
126
127<dl class="attribute">
128<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.BackgroundStyle">
129<tt class="descname">BackgroundStyle</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.BackgroundStyle" title="Permalink to this definition">¶</a></dt>
130<dd>See <cite>GetBackgroundStyle</cite> and <cite>SetBackgroundStyle</cite></dd></dl>
131
132<dl class="attribute">
133<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.BestSize">
134<tt class="descname">BestSize</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.BestSize" title="Permalink to this definition">¶</a></dt>
135<dd>See <cite>GetBestSize</cite></dd></dl>
136
137<dl class="attribute">
138<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.BestVirtualSize">
139<tt class="descname">BestVirtualSize</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.BestVirtualSize" title="Permalink to this definition">¶</a></dt>
140<dd>See <cite>GetBestVirtualSize</cite></dd></dl>
141
142<dl class="method">
143<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Bind">
144<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>
145<dd><p>Bind an event to an event handler.</p>
146<table class="docutils field-list" frame="void" rules="none">
147<col class="field-name" />
148<col class="field-body" />
149<tbody valign="top">
150<tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
151<li><strong>event</strong> &#8211; One of the EVT_* objects that specifies the
152type of event to bind,</li>
153<li><strong>handler</strong> &#8211; A callable object to be invoked when the
154event is delivered to self.  Pass None to
155disconnect an event handler.</li>
156<li><strong>source</strong> &#8211; Sometimes the event originates from a
157different window than self, but you still
158want to catch it in self.  (For example, a
159button event delivered to a frame.)  By
160passing the source of the event, the event
161handling system is able to differentiate
162between the same event type from different
163controls.</li>
164<li><strong>id</strong> &#8211; Used to spcify the event source by ID instead
165of instance.</li>
166<li><strong>id2</strong> &#8211; Used when it is desirable to bind a handler
167to a range of IDs, such as with EVT_MENU_RANGE.</li>
168</ul>
169</td>
170</tr>
171</tbody>
172</table>
173</dd></dl>
174
175<dl class="attribute">
176<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Border">
177<tt class="descname">Border</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Border" title="Permalink to this definition">¶</a></dt>
178<dd>See <cite>GetBorder</cite></dd></dl>
179
180<dl class="method">
181<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CacheBestSize">
182<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>
183<dd><p>CacheBestSize(self, Size size)</p>
184<p>Cache the best size so it doesn&#8217;t need to be calculated again, (at least until
185some properties of the window change.)</p>
186</dd></dl>
187
188<dl class="method">
189<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CalcScrollInc">
190<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>
191<dd>CalcScrollInc(self, ScrollWinEvent event) -&gt; int</dd></dl>
192
193<dl class="method">
194<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CalcScrolledPosition">
195<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>
196<dd><p>CalcScrolledPosition(self, Point pt) -&gt; Point
197CalcScrolledPosition(int x, int y) -&gt; (sx, sy)</p>
198<p>Translate between scrolled and unscrolled coordinates.</p>
199</dd></dl>
200
201<dl class="method">
202<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CalcUnscrolledPosition">
203<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>
204<dd><p>CalcUnscrolledPosition(self, Point pt) -&gt; Point
205CalcUnscrolledPosition(int x, int y) -&gt; (ux, uy)</p>
206<p>Translate between scrolled and unscrolled coordinates.</p>
207</dd></dl>
208
209<dl class="method">
210<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CanSetTransparent">
211<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>
212<dd><p>CanSetTransparent(self) -&gt; bool</p>
213<p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the platform supports setting the transparency for
214this window.  Note that this method will err on the side of caution,
215so it is possible that this will return <tt class="xref docutils literal"><span class="pre">False</span></tt> when it is in fact
216possible to set the transparency.</p>
217<p>NOTE: On X-windows systems the X server must have the composite
218extension loaded, and there must be a composite manager program (such
219as xcompmgr) running.</p>
220</dd></dl>
221
222<dl class="method">
223<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CaptureMouse">
224<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>
225<dd><p>CaptureMouse(self)</p>
226<p>Directs all mouse input to this window. Call wx.Window.ReleaseMouse to
227release the capture.</p>
228<p>Note that wxWindows maintains the stack of windows having captured the
229mouse and when the mouse is released the capture returns to the window
230which had had captured it previously and it is only really released if
231there were no previous window. In particular, this means that you must
232release the mouse as many times as you capture it, unless the window
233receives the <cite>wx.MouseCaptureLostEvent</cite> event.</p>
234<p>Any application which captures the mouse in the beginning of some
235operation <em>must</em> handle <cite>wx.MouseCaptureLostEvent</cite> and cancel this
236operation when it receives the event. The event handler must not
237recapture mouse.</p>
238</dd></dl>
239
240<dl class="attribute">
241<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Caret">
242<tt class="descname">Caret</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Caret" title="Permalink to this definition">¶</a></dt>
243<dd>See <cite>GetCaret</cite> and <cite>SetCaret</cite></dd></dl>
244
245<dl class="method">
246<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Center">
247<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>
248<dd><p>Center(self, int direction=BOTH)</p>
249<p>Centers the window.  The parameter specifies the direction for
250centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may
251also include wx.CENTER_ON_SCREEN flag if you want to center the window
252on the entire screen and not on its parent window.  If it is a
253top-level window and has no parent then it will always be centered
254relative to the screen.</p>
255</dd></dl>
256
257<dl class="method">
258<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CenterOnParent">
259<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>
260<dd><p>CenterOnParent(self, int dir=BOTH)</p>
261<p>Center with respect to the the parent window</p>
262</dd></dl>
263
264<dl class="method">
265<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Centre">
266<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>
267<dd><p>Center(self, int direction=BOTH)</p>
268<p>Centers the window.  The parameter specifies the direction for
269centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may
270also include wx.CENTER_ON_SCREEN flag if you want to center the window
271on the entire screen and not on its parent window.  If it is a
272top-level window and has no parent then it will always be centered
273relative to the screen.</p>
274</dd></dl>
275
276<dl class="method">
277<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CentreOnParent">
278<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>
279<dd><p>CenterOnParent(self, int dir=BOTH)</p>
280<p>Center with respect to the the parent window</p>
281</dd></dl>
282
283<dl class="attribute">
284<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CharHeight">
285<tt class="descname">CharHeight</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CharHeight" title="Permalink to this definition">¶</a></dt>
286<dd>See <cite>GetCharHeight</cite></dd></dl>
287
288<dl class="attribute">
289<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CharWidth">
290<tt class="descname">CharWidth</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.CharWidth" title="Permalink to this definition">¶</a></dt>
291<dd>See <cite>GetCharWidth</cite></dd></dl>
292
293<dl class="attribute">
294<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Children">
295<tt class="descname">Children</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Children" title="Permalink to this definition">¶</a></dt>
296<dd>See <cite>GetChildren</cite></dd></dl>
297
298<dl class="attribute">
299<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClassName">
300<tt class="descname">ClassName</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClassName" title="Permalink to this definition">¶</a></dt>
301<dd>See <cite>GetClassName</cite></dd></dl>
302
303<dl class="method">
304<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClearBackground">
305<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>
306<dd><p>ClearBackground(self)</p>
307<p>Clears the window by filling it with the current background
308colour. Does not cause an erase background event to be generated.</p>
309</dd></dl>
310
311<dl class="attribute">
312<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientAreaOrigin">
313<tt class="descname">ClientAreaOrigin</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientAreaOrigin" title="Permalink to this definition">¶</a></dt>
314<dd>See <cite>GetClientAreaOrigin</cite></dd></dl>
315
316<dl class="attribute">
317<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientRect">
318<tt class="descname">ClientRect</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientRect" title="Permalink to this definition">¶</a></dt>
319<dd>See <cite>GetClientRect</cite> and <cite>SetClientRect</cite></dd></dl>
320
321<dl class="attribute">
322<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientSize">
323<tt class="descname">ClientSize</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientSize" title="Permalink to this definition">¶</a></dt>
324<dd>See <cite>GetClientSize</cite> and <cite>SetClientSize</cite></dd></dl>
325
326<dl class="method">
327<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientToScreen">
328<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>
329<dd><p>ClientToScreen(self, Point pt) -&gt; Point</p>
330<p>Converts to screen coordinates from coordinates relative to this window.</p>
331</dd></dl>
332
333<dl class="method">
334<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientToScreenXY">
335<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>
336<dd><p>ClientToScreenXY(int x, int y) -&gt; (x,y)</p>
337<p>Converts to screen coordinates from coordinates relative to this window.</p>
338</dd></dl>
339
340<dl class="method">
341<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ClientToWindowSize">
342<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>
343<dd>ClientToWindowSize(self, Size size) -&gt; Size</dd></dl>
344
345<dl class="method">
346<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Close">
347<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>
348<dd><p>Close(self, bool force=False) -&gt; bool</p>
349<p>This function simply generates a EVT_CLOSE event whose handler usually
350tries to close the window. It doesn&#8217;t close the window itself,
351however.  If force is False (the default) then the window&#8217;s close
352handler will be allowed to veto the destruction of the window.</p>
353</dd></dl>
354
355<dl class="method">
356<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Connect">
357<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>
358<dd>Connect(self, int id, int lastId, int eventType, PyObject func)</dd></dl>
359
360<dl class="attribute">
361<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Constraints">
362<tt class="descname">Constraints</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Constraints" title="Permalink to this definition">¶</a></dt>
363<dd>See <cite>GetConstraints</cite> and <cite>SetConstraints</cite></dd></dl>
364
365<dl class="attribute">
366<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ContainingSizer">
367<tt class="descname">ContainingSizer</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ContainingSizer" title="Permalink to this definition">¶</a></dt>
368<dd>See <cite>GetContainingSizer</cite> and <cite>SetContainingSizer</cite></dd></dl>
369
370<dl class="method">
371<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertDialogPointToPixels">
372<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>
373<dd><p>ConvertDialogPointToPixels(self, Point pt) -&gt; Point</p>
374<p>Converts a point or size from dialog units to pixels.  Dialog units
375are used for maintaining a dialog&#8217;s proportions even if the font
376changes. For the x dimension, the dialog units are multiplied by the
377average character width and then divided by 4. For the y dimension,
378the dialog units are multiplied by the average character height and
379then divided by 8.</p>
380</dd></dl>
381
382<dl class="method">
383<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertDialogSizeToPixels">
384<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>
385<dd><p>ConvertDialogSizeToPixels(self, Size sz) -&gt; Size</p>
386<p>Converts a point or size from dialog units to pixels.  Dialog units
387are used for maintaining a dialog&#8217;s proportions even if the font
388changes. For the x dimension, the dialog units are multiplied by the
389average character width and then divided by 4. For the y dimension,
390the dialog units are multiplied by the average character height and
391then divided by 8.</p>
392</dd></dl>
393
394<dl class="method">
395<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertPixelPointToDialog">
396<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>
397<dd>ConvertPixelPointToDialog(self, Point pt) -&gt; Point</dd></dl>
398
399<dl class="method">
400<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ConvertPixelSizeToDialog">
401<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>
402<dd>ConvertPixelSizeToDialog(self, Size sz) -&gt; Size</dd></dl>
403
404<dl class="method">
405<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Create">
406<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>
407<dd><dl class="docutils">
408<dt>Create(self, Window parent, int id=-1, Point pos=DefaultPosition, </dt>
409<dd>Size size=DefaultSize, long style=wxHSCROLL|wxVSCROLL,
410String name=PanelNameStr) -&gt; bool</dd>
411</dl>
412<p>Create the GUI part of the Window for 2-phase creation mode.</p>
413</dd></dl>
414
415<dl class="attribute">
416<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Cursor">
417<tt class="descname">Cursor</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Cursor" title="Permalink to this definition">¶</a></dt>
418<dd>See <cite>GetCursor</cite> and <cite>SetCursor</cite></dd></dl>
419
420<dl class="method">
421<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DLG_PNT">
422<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>
423<dd><p>DLG_PNT(self, Point pt) -&gt; Point</p>
424<p>Converts a point or size from dialog units to pixels.  Dialog units
425are used for maintaining a dialog&#8217;s proportions even if the font
426changes. For the x dimension, the dialog units are multiplied by the
427average character width and then divided by 4. For the y dimension,
428the dialog units are multiplied by the average character height and
429then divided by 8.</p>
430</dd></dl>
431
432<dl class="method">
433<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DLG_SZE">
434<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>
435<dd><p>DLG_SZE(self, Size sz) -&gt; Size</p>
436<p>Converts a point or size from dialog units to pixels.  Dialog units
437are used for maintaining a dialog&#8217;s proportions even if the font
438changes. For the x dimension, the dialog units are multiplied by the
439average character width and then divided by 4. For the y dimension,
440the dialog units are multiplied by the average character height and
441then divided by 8.</p>
442</dd></dl>
443
444<dl class="attribute">
445<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DefaultAttributes">
446<tt class="descname">DefaultAttributes</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DefaultAttributes" title="Permalink to this definition">¶</a></dt>
447<dd>See <cite>GetDefaultAttributes</cite></dd></dl>
448
449<dl class="method">
450<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Destroy">
451<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>
452<dd><p>Destroy(self) -&gt; bool</p>
453<p>Destroys the window safely.  Frames and dialogs are not destroyed
454immediately when this function is called &#8211; they are added to a list
455of windows to be deleted on idle time, when all the window&#8217;s events
456have been processed. This prevents problems with events being sent to
457non-existent windows.</p>
458<p>Returns True if the window has either been successfully deleted, or it
459has been added to the list of windows pending real deletion.</p>
460</dd></dl>
461
462<dl class="method">
463<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DestroyChildren">
464<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>
465<dd><p>DestroyChildren(self) -&gt; bool</p>
466<p>Destroys all children of a window. Called automatically by the
467destructor.</p>
468</dd></dl>
469
470<dl class="method">
471<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Disable">
472<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>
473<dd><p>Disable(self) -&gt; bool</p>
474<p>Disables the window, same as Enable(false).</p>
475</dd></dl>
476
477<dl class="method">
478<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Disconnect">
479<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>
480<dd><dl class="docutils">
481<dt>Disconnect(self, int id, int lastId=-1, EventType eventType=wxEVT_NULL, </dt>
482<dd>PyObject func=None) -&gt; bool</dd>
483</dl>
484</dd></dl>
485
486<dl class="method">
487<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DissociateHandle">
488<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>
489<dd><p>DissociateHandle(self)</p>
490<p>Dissociate the current native handle from the window</p>
491</dd></dl>
492
493<dl class="method">
494<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DoPrepareDC">
495<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>
496<dd><p>DoPrepareDC(self, DC dc)</p>
497<p>Normally what is called by <cite>PrepareDC</cite>.</p>
498</dd></dl>
499
500<dl class="method">
501<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DragAcceptFiles">
502<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>
503<dd><p>DragAcceptFiles(self, bool accept)</p>
504<p>Enables or disables eligibility for drop file events, EVT_DROP_FILES.</p>
505</dd></dl>
506
507<dl class="attribute">
508<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DropTarget">
509<tt class="descname">DropTarget</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.DropTarget" title="Permalink to this definition">¶</a></dt>
510<dd>See <cite>GetDropTarget</cite> and <cite>SetDropTarget</cite></dd></dl>
511
512<dl class="attribute">
513<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.EffectiveMinSize">
514<tt class="descname">EffectiveMinSize</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.EffectiveMinSize" title="Permalink to this definition">¶</a></dt>
515<dd>See <cite>GetEffectiveMinSize</cite></dd></dl>
516
517<dl class="method">
518<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Enable">
519<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>
520<dd><p>Enable(self, bool enable=True) -&gt; bool</p>
521<p>Enable or disable the window for user input. Note that when a parent
522window is disabled, all of its children are disabled as well and they
523are reenabled again when the parent is.  Returns true if the window
524has been enabled or disabled, false if nothing was done, i.e. if the
525window had already been in the specified state.</p>
526</dd></dl>
527
528<dl class="method">
529<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.EnableScrolling">
530<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>
531<dd>EnableScrolling(self, bool x_scrolling, bool y_scrolling)</dd></dl>
532
533<dl class="attribute">
534<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Enabled">
535<tt class="descname">Enabled</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Enabled" title="Permalink to this definition">¶</a></dt>
536<dd>See <cite>IsEnabled</cite> and <cite>Enable</cite></dd></dl>
537
538<dl class="attribute">
539<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.EventHandler">
540<tt class="descname">EventHandler</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.EventHandler" title="Permalink to this definition">¶</a></dt>
541<dd>See <cite>GetEventHandler</cite> and <cite>SetEventHandler</cite></dd></dl>
542
543<dl class="attribute">
544<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.EvtHandlerEnabled">
545<tt class="descname">EvtHandlerEnabled</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.EvtHandlerEnabled" title="Permalink to this definition">¶</a></dt>
546<dd>See <cite>GetEvtHandlerEnabled</cite> and <cite>SetEvtHandlerEnabled</cite></dd></dl>
547
548<dl class="attribute">
549<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ExtraStyle">
550<tt class="descname">ExtraStyle</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ExtraStyle" title="Permalink to this definition">¶</a></dt>
551<dd>See <cite>GetExtraStyle</cite> and <cite>SetExtraStyle</cite></dd></dl>
552
553<dl class="staticmethod">
554<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindFocus">
555<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>
556<dd><p>FindFocus() -&gt; Window</p>
557<p>Returns the window or control that currently has the keyboard focus,
558or None.</p>
559</dd></dl>
560
561<dl class="method">
562<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindWindowById">
563<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>
564<dd><p>FindWindowById(self, long winid) -&gt; Window</p>
565<p>Find a child of this window by window ID</p>
566</dd></dl>
567
568<dl class="method">
569<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindWindowByLabel">
570<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>
571<dd><p>FindWindowByLabel(self, String label) -&gt; Window</p>
572<p>Find a child of this window by label</p>
573</dd></dl>
574
575<dl class="method">
576<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FindWindowByName">
577<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>
578<dd><p>FindWindowByName(self, String name) -&gt; Window</p>
579<p>Find a child of this window by name</p>
580</dd></dl>
581
582<dl class="method">
583<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Fit">
584<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>
585<dd><p>Fit(self)</p>
586<p>Sizes the window so that it fits around its subwindows. This function
587won&#8217;t do anything if there are no subwindows and will only really work
588correctly if sizers are used for the subwindows layout. Also, if the
589window has exactly one subwindow it is better (faster and the result
590is more precise as Fit adds some margin to account for fuzziness of
591its calculations) to call window.SetClientSize(child.GetSize())
592instead of calling Fit.</p>
593</dd></dl>
594
595<dl class="method">
596<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.FitInside">
597<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>
598<dd><p>FitInside(self)</p>
599<p>Similar to Fit, but sizes the interior (virtual) size of a
600window. Mainly useful with scrolled windows to reset scrollbars after
601sizing changes that do not trigger a size event, and/or scrolled
602windows without an interior sizer. This function similarly won&#8217;t do
603anything if there are no subwindows.</p>
604</dd></dl>
605
606<dl class="attribute">
607<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Font">
608<tt class="descname">Font</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Font" title="Permalink to this definition">¶</a></dt>
609<dd>See <cite>GetFont</cite> and <cite>SetFont</cite></dd></dl>
610
611<dl class="attribute">
612<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ForegroundColour">
613<tt class="descname">ForegroundColour</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ForegroundColour" title="Permalink to this definition">¶</a></dt>
614<dd>See <cite>GetForegroundColour</cite> and <cite>SetForegroundColour</cite></dd></dl>
615
616<dl class="method">
617<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Freeze">
618<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>
619<dd><p>Freeze(self)</p>
620<p>Freezes the window or, in other words, prevents any updates from
621taking place on screen, the window is not redrawn at all. Thaw must be
622called to reenable window redrawing.  Calls to Freeze/Thaw may be
623nested, with the actual Thaw being delayed until all the nesting has
624been undone.</p>
625<p>This method is useful for visual appearance optimization (for example,
626it is a good idea to use it before inserting large amount of text into
627a wxTextCtrl under wxGTK) but is not implemented on all platforms nor
628for all controls so it is mostly just a hint to wxWindows and not a
629mandatory directive.</p>
630</dd></dl>
631
632<dl class="method">
633<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetAcceleratorTable">
634<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>
635<dd><p>GetAcceleratorTable(self) -&gt; AcceleratorTable</p>
636<p>Gets the accelerator table for this window.</p>
637</dd></dl>
638
639<dl class="method">
640<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetAdjustedBestSize">
641<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>
642<dd>Use <cite>GetEffectiveMinSize</cite> instead.</dd></dl>
643
644<dl class="method">
645<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetAutoLayout">
646<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>
647<dd><p>GetAutoLayout(self) -&gt; bool</p>
648<p>Returns the current autoLayout setting</p>
649</dd></dl>
650
651<dl class="method">
652<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBackgroundColour">
653<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>
654<dd><p>GetBackgroundColour(self) -&gt; Colour</p>
655<p>Returns the background colour of the window.</p>
656</dd></dl>
657
658<dl class="method">
659<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBackgroundStyle">
660<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>
661<dd><p>GetBackgroundStyle(self) -&gt; int</p>
662<p>Returns the background style of the window.</p>
663<table class="docutils field-list" frame="void" rules="none">
664<col class="field-name" />
665<col class="field-body" />
666<tbody valign="top">
667<tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>SetBackgroundStyle</cite></td>
668</tr>
669</tbody>
670</table>
671</dd></dl>
672
673<dl class="method">
674<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestFittingSize">
675<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>
676<dd>Use <cite>GetEffectiveMinSize</cite> instead.</dd></dl>
677
678<dl class="method">
679<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestSize">
680<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>
681<dd><p>GetBestSize(self) -&gt; Size</p>
682<p>This function returns the best acceptable minimal size for the
683window, if applicable. For example, for a static text control, it will
684be the minimal size such that the control label is not truncated. For
685windows containing subwindows (such as wx.Panel), the size returned by
686this function will be the same as the size the window would have had
687after calling Fit.</p>
688</dd></dl>
689
690<dl class="method">
691<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestSizeTuple">
692<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>
693<dd><p>GetBestSizeTuple() -&gt; (width, height)</p>
694<p>This function returns the best acceptable minimal size for the
695window, if applicable. For example, for a static text control, it will
696be the minimal size such that the control label is not truncated. For
697windows containing subwindows (such as wx.Panel), the size returned by
698this function will be the same as the size the window would have had
699after calling Fit.</p>
700</dd></dl>
701
702<dl class="method">
703<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBestVirtualSize">
704<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>
705<dd><p>GetBestVirtualSize(self) -&gt; Size</p>
706<p>Return the largest of ClientSize and BestSize (as determined by a
707sizer, interior children, or other means)</p>
708</dd></dl>
709
710<dl class="method">
711<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetBorder">
712<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>
713<dd><p>GetBorder(self, long flags) -&gt; int
714GetBorder(self) -&gt; int</p>
715<p>Get border for the flags of this window</p>
716</dd></dl>
717
718<dl class="staticmethod">
719<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCapture">
720<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>
721<dd><p>GetCapture() -&gt; Window</p>
722<p>Returns the window which currently captures the mouse or None</p>
723</dd></dl>
724
725<dl class="method">
726<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCaret">
727<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>
728<dd><p>GetCaret(self) -&gt; Caret</p>
729<p>Returns the caret associated with the window.</p>
730</dd></dl>
731
732<dl class="method">
733<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCharHeight">
734<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>
735<dd><p>GetCharHeight(self) -&gt; int</p>
736<p>Get the (average) character size for the current font.</p>
737</dd></dl>
738
739<dl class="method">
740<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCharWidth">
741<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>
742<dd><p>GetCharWidth(self) -&gt; int</p>
743<p>Get the (average) character size for the current font.</p>
744</dd></dl>
745
746<dl class="method">
747<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetChildren">
748<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>
749<dd><p>GetChildren(self) -&gt; WindowList</p>
750<p>Returns an object containing a list of the window&#8217;s children.  The
751object provides a Python sequence-like interface over the internal
752list maintained by the window..</p>
753</dd></dl>
754
755<dl class="staticmethod">
756<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClassDefaultAttributes">
757<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>
758<dd><p>GetClassDefaultAttributes(int variant=WINDOW_VARIANT_NORMAL) -&gt; VisualAttributes</p>
759<p>Get the default attributes for this class.  This is useful if you want
760to use the same font or colour in your own control as in a standard
761control &#8211; which is a much better idea than hard coding specific
762colours or fonts which might look completely out of place on the
763user&#8217;s system, especially if it uses themes.</p>
764<p>The variant parameter is only relevant under Mac currently and is
765ignore under other platforms. Under Mac, it will change the size of
766the returned font. See <cite>wx.Window.SetWindowVariant</cite> for more about
767this.</p>
768</dd></dl>
769
770<dl class="method">
771<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClassName">
772<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>
773<dd><p>GetClassName(self) -&gt; String</p>
774<p>Returns the class name of the C++ class using wxRTTI.</p>
775</dd></dl>
776
777<dl class="method">
778<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientAreaOrigin">
779<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>
780<dd><p>GetClientAreaOrigin(self) -&gt; Point</p>
781<p>Get the origin of the client area of the window relative to the
782window&#8217;s top left corner (the client area may be shifted because of
783the borders, scrollbars, other decorations...)</p>
784</dd></dl>
785
786<dl class="method">
787<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientRect">
788<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>
789<dd><p>GetClientRect(self) -&gt; Rect</p>
790<p>Get the client area position and size as a <cite>wx.Rect</cite> object.</p>
791</dd></dl>
792
793<dl class="method">
794<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientSize">
795<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>
796<dd><p>GetClientSize(self) -&gt; Size</p>
797<p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client
798area is the area which may be drawn on by the programmer, excluding
799title bar, border, scrollbars, etc.</p>
800</dd></dl>
801
802<dl class="method">
803<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetClientSizeTuple">
804<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>
805<dd><p>GetClientSizeTuple() -&gt; (width, height)</p>
806<p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client
807area is the area which may be drawn on by the programmer, excluding
808title bar, border, scrollbars, etc.</p>
809</dd></dl>
810
811<dl class="method">
812<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetConstraints">
813<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>
814<dd><p>GetConstraints(self) -&gt; LayoutConstraints</p>
815<p>Returns a pointer to the window&#8217;s layout constraints, or None if there
816are none.</p>
817</dd></dl>
818
819<dl class="method">
820<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetContainingSizer">
821<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>
822<dd><p>GetContainingSizer(self) -&gt; Sizer</p>
823<p>Return the sizer that this window is a member of, if any, otherwise None.</p>
824</dd></dl>
825
826<dl class="method">
827<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetCursor">
828<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>
829<dd><p>GetCursor(self) -&gt; Cursor</p>
830<p>Return the cursor associated with this window.</p>
831</dd></dl>
832
833<dl class="method">
834<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetDefaultAttributes">
835<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>
836<dd><p>GetDefaultAttributes(self) -&gt; VisualAttributes</p>
837<p>Get the default attributes for an instance of this class.  This is
838useful if you want to use the same font or colour in your own control
839as in a standard control &#8211; which is a much better idea than hard
840coding specific colours or fonts which might look completely out of
841place on the user&#8217;s system, especially if it uses themes.</p>
842</dd></dl>
843
844<dl class="method">
845<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetDropTarget">
846<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>
847<dd><p>GetDropTarget(self) -&gt; DropTarget</p>
848<p>Returns the associated drop target, which may be None.</p>
849</dd></dl>
850
851<dl class="method">
852<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetEffectiveMinSize">
853<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>
854<dd><p>GetEffectiveMinSize(self) -&gt; Size</p>
855<p>This function will merge the window&#8217;s best size into the window&#8217;s
856minimum size, giving priority to the min size components, and returns
857the results.</p>
858</dd></dl>
859
860<dl class="method">
861<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetEventHandler">
862<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>
863<dd><p>GetEventHandler(self) -&gt; EvtHandler</p>
864<p>Returns the event handler for this window. By default, the window is
865its own event handler.</p>
866</dd></dl>
867
868<dl class="method">
869<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetEvtHandlerEnabled">
870<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>
871<dd>GetEvtHandlerEnabled(self) -&gt; bool</dd></dl>
872
873<dl class="method">
874<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetExtraStyle">
875<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>
876<dd><p>GetExtraStyle(self) -&gt; long</p>
877<p>Returns the extra style bits for the window.</p>
878</dd></dl>
879
880<dl class="method">
881<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetFont">
882<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>
883<dd><p>GetFont(self) -&gt; Font</p>
884<p>Returns the default font used for this window.</p>
885</dd></dl>
886
887<dl class="method">
888<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetForegroundColour">
889<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>
890<dd><p>GetForegroundColour(self) -&gt; Colour</p>
891<p>Returns the foreground colour of the window.  The interpretation of
892foreground colour is dependent on the window class; it may be the text
893colour or other colour, or it may not be used at all.</p>
894</dd></dl>
895
896<dl class="method">
897<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetFullTextExtent">
898<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>
899<dd><dl class="docutils">
900<dt>GetFullTextExtent(String string, Font font=None) -&gt;</dt>
901<dd>(width, height, descent, externalLeading)</dd>
902</dl>
903<p>Get the width, height, decent and leading of the text using the
904current or specified font.</p>
905</dd></dl>
906
907<dl class="method">
908<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetGrandParent">
909<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>
910<dd><p>GetGrandParent(self) -&gt; Window</p>
911<p>Returns the parent of the parent of this window, or None if there
912isn&#8217;t one.</p>
913</dd></dl>
914
915<dl class="method">
916<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetGtkWidget">
917<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>
918<dd><p>GetGtkWidget(self) -&gt; long</p>
919<p>On wxGTK returns a pointer to the GtkWidget for this window as a long
920integer.  On the other platforms this method returns zero.</p>
921</dd></dl>
922
923<dl class="method">
924<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetHandle">
925<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>
926<dd><p>GetHandle(self) -&gt; long</p>
927<p>Returns the platform-specific handle (as a long integer) of the
928physical window.  On wxMSW this is the win32 window handle, on wxGTK
929it is the XWindow ID, and on wxMac it is the ControlRef.</p>
930</dd></dl>
931
932<dl class="method">
933<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetHelpText">
934<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>
935<dd><p>GetHelpText(self) -&gt; String</p>
936<p>Gets the help text to be used as context-sensitive help for this
937window.  Note that the text is actually stored by the current
938<cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p>
939</dd></dl>
940
941<dl class="method">
942<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetHelpTextAtPoint">
943<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>
944<dd><p>GetHelpTextAtPoint(self, Point pt, wxHelpEvent::Origin origin) -&gt; String</p>
945<p>Get the help string associated with the given position in this window.</p>
946<p>Notice that pt may be invalid if event origin is keyboard or unknown
947and this method should return the global window help text then</p>
948</dd></dl>
949
950<dl class="method">
951<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetId">
952<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>
953<dd><p>GetId(self) -&gt; int</p>
954<p>Returns the identifier of the window.  Each window has an integer
955identifier. If the application has not provided one (or the default Id
956-1 is used) then an unique identifier with a negative value will be
957generated.</p>
958</dd></dl>
959
960<dl class="method">
961<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetLabel">
962<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>
963<dd><p>GetLabel(self) -&gt; String</p>
964<p>Generic way of getting a label from any window, for identification
965purposes.  The interpretation of this function differs from class to
966class. For frames and dialogs, the value returned is the title. For
967buttons or static text controls, it is the button text. This function
968can be useful for meta-programs such as testing tools or special-needs
969access programs)which need to identify windows by name.</p>
970</dd></dl>
971
972<dl class="method">
973<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetLayoutDirection">
974<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>
975<dd><p>GetLayoutDirection(self) -&gt; int</p>
976<p>Get the layout direction (LTR or RTL) for this window.  Returns
977<tt class="docutils literal"><span class="pre">wx.Layout_Default</span></tt> if layout direction is not supported.</p>
978</dd></dl>
979
980<dl class="method">
981<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMaxHeight">
982<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>
983<dd>GetMaxHeight(self) -&gt; int</dd></dl>
984
985<dl class="method">
986<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMaxSize">
987<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>
988<dd>GetMaxSize(self) -&gt; Size</dd></dl>
989
990<dl class="method">
991<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMaxWidth">
992<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>
993<dd>GetMaxWidth(self) -&gt; int</dd></dl>
994
995<dl class="method">
996<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMinHeight">
997<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>
998<dd>GetMinHeight(self) -&gt; int</dd></dl>
999
1000<dl class="method">
1001<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMinSize">
1002<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>
1003<dd>GetMinSize(self) -&gt; Size</dd></dl>
1004
1005<dl class="method">
1006<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetMinWidth">
1007<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>
1008<dd>GetMinWidth(self) -&gt; int</dd></dl>
1009
1010<dl class="method">
1011<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetName">
1012<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>
1013<dd><p>GetName(self) -&gt; String</p>
1014<p>Returns the windows name.  This name is not guaranteed to be unique;
1015it is up to the programmer to supply an appropriate name in the window
1016constructor or via wx.Window.SetName.</p>
1017</dd></dl>
1018
1019<dl class="method">
1020<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetNextHandler">
1021<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>
1022<dd>GetNextHandler(self) -&gt; EvtHandler</dd></dl>
1023
1024<dl class="method">
1025<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetParent">
1026<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>
1027<dd><p>GetParent(self) -&gt; Window</p>
1028<p>Returns the parent window of this window, or None if there isn&#8217;t one.</p>
1029</dd></dl>
1030
1031<dl class="method">
1032<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetPosition">
1033<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>
1034<dd><p>GetPosition(self) -&gt; Point</p>
1035<p>Get the window&#8217;s position.  Notice that the position is in client
1036coordinates for child windows and screen coordinates for the top level
1037ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all
1038kinds of windows.</p>
1039</dd></dl>
1040
1041<dl class="method">
1042<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetPositionTuple">
1043<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>
1044<dd><p>GetPositionTuple() -&gt; (x,y)</p>
1045<p>Get the window&#8217;s position.  Notice that the position is in client
1046coordinates for child windows and screen coordinates for the top level
1047ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all
1048kinds of windows.</p>
1049</dd></dl>
1050
1051<dl class="method">
1052<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetPreviousHandler">
1053<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>
1054<dd>GetPreviousHandler(self) -&gt; EvtHandler</dd></dl>
1055
1056<dl class="method">
1057<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetRect">
1058<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>
1059<dd><p>GetRect(self) -&gt; Rect</p>
1060<p>Returns the size and position of the window as a <cite>wx.Rect</cite> object.</p>
1061</dd></dl>
1062
1063<dl class="method">
1064<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScaleX">
1065<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>
1066<dd>GetScaleX(self) -&gt; double</dd></dl>
1067
1068<dl class="method">
1069<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScaleY">
1070<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>
1071<dd>GetScaleY(self) -&gt; double</dd></dl>
1072
1073<dl class="method">
1074<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScreenPosition">
1075<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>
1076<dd><p>GetScreenPosition(self) -&gt; Point</p>
1077<p>Get the position of the window in screen coordinantes.</p>
1078</dd></dl>
1079
1080<dl class="method">
1081<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScreenPositionTuple">
1082<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>
1083<dd><p>GetScreenPositionTuple() -&gt; (x,y)</p>
1084<p>Get the position of the window in screen coordinantes.</p>
1085</dd></dl>
1086
1087<dl class="method">
1088<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScreenRect">
1089<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>
1090<dd><p>GetScreenRect(self) -&gt; Rect</p>
1091<p>Returns the size and position of the window in screen coordinantes as
1092a <cite>wx.Rect</cite> object.</p>
1093</dd></dl>
1094
1095<dl class="method">
1096<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollPageSize">
1097<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>
1098<dd>GetScrollPageSize(self, int orient) -&gt; int</dd></dl>
1099
1100<dl class="method">
1101<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollPixelsPerUnit">
1102<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>
1103<dd><p>GetScrollPixelsPerUnit() -&gt; (xUnit, yUnit)</p>
1104<p>Get the size of one logical unit in physical units.</p>
1105</dd></dl>
1106
1107<dl class="method">
1108<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollPos">
1109<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>
1110<dd><p>GetScrollPos(self, int orientation) -&gt; int</p>
1111<p>Returns the built-in scrollbar position.</p>
1112</dd></dl>
1113
1114<dl class="method">
1115<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollRange">
1116<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>
1117<dd><p>GetScrollRange(self, int orientation) -&gt; int</p>
1118<p>Returns the built-in scrollbar range.</p>
1119</dd></dl>
1120
1121<dl class="method">
1122<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetScrollThumb">
1123<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>
1124<dd><p>GetScrollThumb(self, int orientation) -&gt; int</p>
1125<p>Returns the built-in scrollbar thumb size.</p>
1126</dd></dl>
1127
1128<dl class="method">
1129<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetSize">
1130<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>
1131<dd><p>GetSize(self) -&gt; Size</p>
1132<p>Get the window size.</p>
1133</dd></dl>
1134
1135<dl class="method">
1136<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetSizeTuple">
1137<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>
1138<dd><p>GetSizeTuple() -&gt; (width, height)</p>
1139<p>Get the window size.</p>
1140</dd></dl>
1141
1142<dl class="method">
1143<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetSizer">
1144<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>
1145<dd><p>GetSizer(self) -&gt; Sizer</p>
1146<p>Return the sizer associated with the window by a previous call to
1147SetSizer or None if there isn&#8217;t one.</p>
1148</dd></dl>
1149
1150<dl class="method">
1151<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTargetRect">
1152<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>
1153<dd>GetTargetRect(self) -&gt; Rect</dd></dl>
1154
1155<dl class="method">
1156<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTargetWindow">
1157<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>
1158<dd>GetTargetWindow(self) -&gt; Window</dd></dl>
1159
1160<dl class="method">
1161<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTextExtent">
1162<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>
1163<dd><p>GetTextExtent(String string) -&gt; (width, height)</p>
1164<p>Get the width and height of the text using the current font.</p>
1165</dd></dl>
1166
1167<dl class="method">
1168<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetThemeEnabled">
1169<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>
1170<dd><p>GetThemeEnabled(self) -&gt; bool</p>
1171<p>Return the themeEnabled flag.</p>
1172</dd></dl>
1173
1174<dl class="method">
1175<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetToolTip">
1176<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>
1177<dd><p>GetToolTip(self) -&gt; ToolTip</p>
1178<p>get the associated tooltip or None if none</p>
1179</dd></dl>
1180
1181<dl class="method">
1182<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetTopLevelParent">
1183<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>
1184<dd><p>GetTopLevelParent(self) -&gt; Window</p>
1185<p>Returns the first frame or dialog in this window&#8217;s parental hierarchy.</p>
1186</dd></dl>
1187
1188<dl class="method">
1189<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetUpdateClientRect">
1190<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>
1191<dd><p>GetUpdateClientRect(self) -&gt; Rect</p>
1192<p>Get the update rectangle region bounding box in client coords.</p>
1193</dd></dl>
1194
1195<dl class="method">
1196<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetUpdateRegion">
1197<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>
1198<dd><p>GetUpdateRegion(self) -&gt; Region</p>
1199<p>Returns the region specifying which parts of the window have been
1200damaged. Should only be called within an EVT_PAINT handler.</p>
1201</dd></dl>
1202
1203<dl class="method">
1204<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetValidator">
1205<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>
1206<dd><p>GetValidator(self) -&gt; Validator</p>
1207<p>Returns a pointer to the current validator for the window, or None if
1208there is none.</p>
1209</dd></dl>
1210
1211<dl class="method">
1212<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetViewStart">
1213<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>
1214<dd><p>GetViewStart() -&gt; (x,y)</p>
1215<p>Get the view start</p>
1216</dd></dl>
1217
1218<dl class="method">
1219<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetVirtualSize">
1220<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>
1221<dd><p>GetVirtualSize(self) -&gt; Size</p>
1222<p>Get the the virtual size of the window in pixels.  For most windows
1223this is just the client area of the window, but for some like scrolled
1224windows it is more or less independent of the screen window size.</p>
1225</dd></dl>
1226
1227<dl class="method">
1228<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetVirtualSizeTuple">
1229<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>
1230<dd><p>GetVirtualSizeTuple() -&gt; (width, height)</p>
1231<p>Get the the virtual size of the window in pixels.  For most windows
1232this is just the client area of the window, but for some like scrolled
1233windows it is more or less independent of the screen window size.</p>
1234</dd></dl>
1235
1236<dl class="method">
1237<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowBorderSize">
1238<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>
1239<dd><p>GetWindowBorderSize(self) -&gt; Size</p>
1240<p>Return the size of the left/right and top/bottom borders.</p>
1241</dd></dl>
1242
1243<dl class="method">
1244<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowStyle">
1245<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>
1246<dd><p>GetWindowStyleFlag(self) -&gt; long</p>
1247<p>Gets the window style that was passed to the constructor or Create
1248method.</p>
1249</dd></dl>
1250
1251<dl class="method">
1252<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowStyleFlag">
1253<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>
1254<dd><p>GetWindowStyleFlag(self) -&gt; long</p>
1255<p>Gets the window style that was passed to the constructor or Create
1256method.</p>
1257</dd></dl>
1258
1259<dl class="method">
1260<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GetWindowVariant">
1261<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>
1262<dd>GetWindowVariant(self) -&gt; int</dd></dl>
1263
1264<dl class="attribute">
1265<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GrandParent">
1266<tt class="descname">GrandParent</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GrandParent" title="Permalink to this definition">¶</a></dt>
1267<dd>See <cite>GetGrandParent</cite></dd></dl>
1268
1269<dl class="attribute">
1270<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GtkWidget">
1271<tt class="descname">GtkWidget</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.GtkWidget" title="Permalink to this definition">¶</a></dt>
1272<dd><p>GetGtkWidget(self) -&gt; long</p>
1273<p>On wxGTK returns a pointer to the GtkWidget for this window as a long
1274integer.  On the other platforms this method returns zero.</p>
1275</dd></dl>
1276
1277<dl class="attribute">
1278<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Handle">
1279<tt class="descname">Handle</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Handle" title="Permalink to this definition">¶</a></dt>
1280<dd>See <cite>GetHandle</cite></dd></dl>
1281
1282<dl class="method">
1283<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasCapture">
1284<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>
1285<dd><p>HasCapture(self) -&gt; bool</p>
1286<p>Returns true if this window has the current mouse capture.</p>
1287</dd></dl>
1288
1289<dl class="method">
1290<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasFlag">
1291<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>
1292<dd><p>HasFlag(self, int flag) -&gt; bool</p>
1293<p>Test if the given style is set for this window.</p>
1294</dd></dl>
1295
1296<dl class="method">
1297<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasMultiplePages">
1298<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>
1299<dd>HasMultiplePages(self) -&gt; bool</dd></dl>
1300
1301<dl class="method">
1302<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasScrollbar">
1303<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>
1304<dd><p>HasScrollbar(self, int orient) -&gt; bool</p>
1305<p>Does the window have the scrollbar for this orientation?</p>
1306</dd></dl>
1307
1308<dl class="method">
1309<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HasTransparentBackground">
1310<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>
1311<dd><p>HasTransparentBackground(self) -&gt; bool</p>
1312<p>Returns True if this window&#8217;s background is transparent (as, for
1313example, for <cite>wx.StaticText</cite>) and should show the parent window&#8217;s
1314background.</p>
1315<p>This method is mostly used internally by the library itself and you
1316normally shouldn&#8217;t have to call it. You may, however, have to override
1317it in your custom control classes to ensure that background is painted
1318correctly.</p>
1319</dd></dl>
1320
1321<dl class="attribute">
1322<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HelpText">
1323<tt class="descname">HelpText</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HelpText" title="Permalink to this definition">¶</a></dt>
1324<dd>See <cite>GetHelpText</cite> and <cite>SetHelpText</cite></dd></dl>
1325
1326<dl class="method">
1327<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Hide">
1328<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>
1329<dd><p>Hide(self) -&gt; bool</p>
1330<p>Equivalent to calling Show(False).</p>
1331</dd></dl>
1332
1333<dl class="method">
1334<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HitTest">
1335<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>
1336<dd><p>HitTest(self, Point pt) -&gt; int</p>
1337<p>Test where the given (in client coords) point lies</p>
1338</dd></dl>
1339
1340<dl class="method">
1341<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.HitTestXY">
1342<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>
1343<dd><p>HitTestXY(self, int x, int y) -&gt; int</p>
1344<p>Test where the given (in client coords) point lies</p>
1345</dd></dl>
1346
1347<dl class="attribute">
1348<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Id">
1349<tt class="descname">Id</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Id" title="Permalink to this definition">¶</a></dt>
1350<dd>See <cite>GetId</cite> and <cite>SetId</cite></dd></dl>
1351
1352<dl class="method">
1353<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InheritAttributes">
1354<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>
1355<dd><p>InheritAttributes(self)</p>
1356<p>This function is (or should be, in case of custom controls) called
1357during window creation to intelligently set up the window visual
1358attributes, that is the font and the foreground and background
1359colours.</p>
1360<p>By &#8216;intelligently&#8217; the following is meant: by default, all windows use
1361their own default attributes. However if some of the parent&#8217;s
1362attributes are explicitly changed (that is, using SetFont and not
1363SetOwnFont) and if the corresponding attribute hadn&#8217;t been
1364explicitly set for this window itself, then this window takes the same
1365value as used by the parent. In addition, if the window overrides
1366ShouldInheritColours to return false, the colours will not be changed
1367no matter what and only the font might.</p>
1368<p>This rather complicated logic is necessary in order to accommodate the
1369different usage scenarios. The most common one is when all default
1370attributes are used and in this case, nothing should be inherited as
1371in modern GUIs different controls use different fonts (and colours)
1372than their siblings so they can&#8217;t inherit the same value from the
1373parent. However it was also deemed desirable to allow to simply change
1374the attributes of all children at once by just changing the font or
1375colour of their common parent, hence in this case we do inherit the
1376parents attributes.</p>
1377</dd></dl>
1378
1379<dl class="method">
1380<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InheritsBackgroundColour">
1381<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>
1382<dd>InheritsBackgroundColour(self) -&gt; bool</dd></dl>
1383
1384<dl class="method">
1385<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InitDialog">
1386<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>
1387<dd><p>InitDialog(self)</p>
1388<p>Sends an EVT_INIT_DIALOG event, whose handler usually transfers data
1389to the dialog via validators.</p>
1390</dd></dl>
1391
1392<dl class="method">
1393<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.InvalidateBestSize">
1394<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>
1395<dd><p>InvalidateBestSize(self)</p>
1396<p>Reset the cached best size value so it will be recalculated the next
1397time it is needed.</p>
1398</dd></dl>
1399
1400<dl class="method">
1401<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsBeingDeleted">
1402<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>
1403<dd><p>IsBeingDeleted(self) -&gt; bool</p>
1404<p>Is the window in the process of being deleted?</p>
1405</dd></dl>
1406
1407<dl class="method">
1408<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsDoubleBuffered">
1409<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>
1410<dd><p>IsDoubleBuffered(self) -&gt; bool</p>
1411<p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window contents is double-buffered by the
1412system, i.e. if any drawing done on the window is really done on a
1413temporary backing surface and transferred to the screen all at once
1414later.</p>
1415</dd></dl>
1416
1417<dl class="method">
1418<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsEnabled">
1419<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>
1420<dd><p>IsEnabled(self) -&gt; bool</p>
1421<p>Returns true if the window is enabled for input, false otherwise.</p>
1422</dd></dl>
1423
1424<dl class="method">
1425<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsExposed">
1426<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>
1427<dd><p>IsExposed(self, int x, int y, int w=1, int h=1) -&gt; bool</p>
1428<p>Returns true if the given point or rectangle area has been exposed
1429since the last repaint. Call this in an paint event handler to
1430optimize redrawing by only redrawing those areas, which have been
1431exposed.</p>
1432</dd></dl>
1433
1434<dl class="method">
1435<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsExposedPoint">
1436<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>
1437<dd><p>IsExposedPoint(self, Point pt) -&gt; bool</p>
1438<p>Returns true if the given point or rectangle area has been exposed
1439since the last repaint. Call this in an paint event handler to
1440optimize redrawing by only redrawing those areas, which have been
1441exposed.</p>
1442</dd></dl>
1443
1444<dl class="method">
1445<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsExposedRect">
1446<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>
1447<dd><p>IsExposedRect(self, Rect rect) -&gt; bool</p>
1448<p>Returns true if the given point or rectangle area has been exposed
1449since the last repaint. Call this in an paint event handler to
1450optimize redrawing by only redrawing those areas, which have been
1451exposed.</p>
1452</dd></dl>
1453
1454<dl class="method">
1455<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsFrozen">
1456<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>
1457<dd><p>IsFrozen(self) -&gt; bool</p>
1458<p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window has been frozen and not thawed yet.</p>
1459<table class="docutils field-list" frame="void" rules="none">
1460<col class="field-name" />
1461<col class="field-body" />
1462<tbody valign="top">
1463<tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>Freeze</cite> and <cite>Thaw</cite></td>
1464</tr>
1465</tbody>
1466</table>
1467</dd></dl>
1468
1469<dl class="method">
1470<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsRetained">
1471<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>
1472<dd><p>IsRetained(self) -&gt; bool</p>
1473<p>Returns true if the window is retained, false otherwise.  Retained
1474windows are only available on X platforms.</p>
1475</dd></dl>
1476
1477<dl class="method">
1478<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsSameAs">
1479<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>
1480<dd><p>IsSameAs(self, Object p) -&gt; bool</p>
1481<p>For wx.Objects that use C++ reference counting internally, this method
1482can be used to determine if two objects are referencing the same data
1483object.</p>
1484</dd></dl>
1485
1486<dl class="method">
1487<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsShown">
1488<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>
1489<dd><p>IsShown(self) -&gt; bool</p>
1490<p>Returns true if the window is shown, false if it has been hidden.</p>
1491</dd></dl>
1492
1493<dl class="method">
1494<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsShownOnScreen">
1495<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>
1496<dd><p>IsShownOnScreen(self) -&gt; bool</p>
1497<p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window is physically visible on the screen,
1498i.e. it is shown and all its parents up to the toplevel window are
1499shown as well.</p>
1500</dd></dl>
1501
1502<dl class="method">
1503<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.IsTopLevel">
1504<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>
1505<dd><p>IsTopLevel(self) -&gt; bool</p>
1506<p>Returns true if the given window is a top-level one. Currently all
1507frames and dialogs are always considered to be top-level windows (even
1508if they have a parent window).</p>
1509</dd></dl>
1510
1511<dl class="attribute">
1512<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Label">
1513<tt class="descname">Label</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Label" title="Permalink to this definition">¶</a></dt>
1514<dd>See <cite>GetLabel</cite> and <cite>SetLabel</cite></dd></dl>
1515
1516<dl class="method">
1517<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Layout">
1518<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>
1519<dd><p>Layout(self) -&gt; bool</p>
1520<p>Invokes the constraint-based layout algorithm or the sizer-based
1521algorithm for this window.  See SetAutoLayout: when auto layout is on,
1522this function gets called automatically by the default EVT_SIZE
1523handler when the window is resized.</p>
1524</dd></dl>
1525
1526<dl class="attribute">
1527<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.LayoutDirection">
1528<tt class="descname">LayoutDirection</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.LayoutDirection" title="Permalink to this definition">¶</a></dt>
1529<dd>See <cite>GetLayoutDirection</cite> and <cite>SetLayoutDirection</cite></dd></dl>
1530
1531<dl class="method">
1532<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.LineDown">
1533<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>
1534<dd><p>LineDown(self) -&gt; bool</p>
1535<p>This is just a wrapper for ScrollLines(1).</p>
1536</dd></dl>
1537
1538<dl class="method">
1539<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.LineUp">
1540<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>
1541<dd><p>LineUp(self) -&gt; bool</p>
1542<p>This is just a wrapper for ScrollLines(-1).</p>
1543</dd></dl>
1544
1545<dl class="method">
1546<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Lower">
1547<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>
1548<dd><p>Lower(self)</p>
1549<p>Lowers the window to the bottom of the window hierarchy.  In current
1550version of wxWidgets this works both for managed and child windows.</p>
1551</dd></dl>
1552
1553<dl class="method">
1554<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MakeModal">
1555<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>
1556<dd><p>MakeModal(self, bool modal=True)</p>
1557<p>Disables all other windows in the application so that the user can
1558only interact with this window.  Passing False will reverse this
1559effect.</p>
1560</dd></dl>
1561
1562<dl class="attribute">
1563<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MaxHeight">
1564<tt class="descname">MaxHeight</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MaxHeight" title="Permalink to this definition">¶</a></dt>
1565<dd>See <cite>GetMaxHeight</cite></dd></dl>
1566
1567<dl class="attribute">
1568<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MaxSize">
1569<tt class="descname">MaxSize</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MaxSize" title="Permalink to this definition">¶</a></dt>
1570<dd>See <cite>GetMaxSize</cite> and <cite>SetMaxSize</cite></dd></dl>
1571
1572<dl class="attribute">
1573<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MaxWidth">
1574<tt class="descname">MaxWidth</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MaxWidth" title="Permalink to this definition">¶</a></dt>
1575<dd>See <cite>GetMaxWidth</cite></dd></dl>
1576
1577<dl class="attribute">
1578<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MinHeight">
1579<tt class="descname">MinHeight</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MinHeight" title="Permalink to this definition">¶</a></dt>
1580<dd>See <cite>GetMinHeight</cite></dd></dl>
1581
1582<dl class="attribute">
1583<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MinSize">
1584<tt class="descname">MinSize</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MinSize" title="Permalink to this definition">¶</a></dt>
1585<dd>See <cite>GetMinSize</cite> and <cite>SetMinSize</cite></dd></dl>
1586
1587<dl class="attribute">
1588<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MinWidth">
1589<tt class="descname">MinWidth</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MinWidth" title="Permalink to this definition">¶</a></dt>
1590<dd>See <cite>GetMinWidth</cite></dd></dl>
1591
1592<dl class="method">
1593<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Move">
1594<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>
1595<dd><p>Move(self, Point pt, int flags=SIZE_USE_EXISTING)</p>
1596<p>Moves the window to the given position.</p>
1597</dd></dl>
1598
1599<dl class="method">
1600<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MoveAfterInTabOrder">
1601<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>
1602<dd><p>MoveAfterInTabOrder(self, Window win)</p>
1603<p>Moves this window in the tab navigation order after the specified
1604sibling window.  This means that when the user presses the TAB key on
1605that other window, the focus switches to this window.</p>
1606<p>The default tab order is the same as creation order.  This function
1607and <cite>MoveBeforeInTabOrder</cite> allow to change it after creating all the
1608windows.</p>
1609</dd></dl>
1610
1611<dl class="method">
1612<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MoveBeforeInTabOrder">
1613<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>
1614<dd><p>MoveBeforeInTabOrder(self, Window win)</p>
1615<p>Same as <cite>MoveAfterInTabOrder</cite> except that it inserts this window just
1616before win instead of putting it right after it.</p>
1617</dd></dl>
1618
1619<dl class="method">
1620<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.MoveXY">
1621<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>
1622<dd><p>MoveXY(self, int x, int y, int flags=SIZE_USE_EXISTING)</p>
1623<p>Moves the window to the given position.</p>
1624</dd></dl>
1625
1626<dl class="attribute">
1627<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Name">
1628<tt class="descname">Name</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Name" title="Permalink to this definition">¶</a></dt>
1629<dd>See <cite>GetName</cite> and <cite>SetName</cite></dd></dl>
1630
1631<dl class="method">
1632<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Navigate">
1633<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>
1634<dd><p>Navigate(self, int flags=NavigationKeyEvent.IsForward) -&gt; bool</p>
1635<p>Does keyboard navigation from this window to another, by sending a
1636<cite>wx.NavigationKeyEvent</cite>.</p>
1637</dd></dl>
1638
1639<dl class="staticmethod">
1640<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.NewControlId">
1641<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>
1642<dd><p>NewControlId() -&gt; int</p>
1643<p>Generate a control id for the controls which were not given one.</p>
1644</dd></dl>
1645
1646<dl class="staticmethod">
1647<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.NextControlId">
1648<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>
1649<dd><p>NextControlId(int winid) -&gt; int</p>
1650<p>Get the id of the control following the one with the given
1651autogenerated) id</p>
1652</dd></dl>
1653
1654<dl class="attribute">
1655<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.NextHandler">
1656<tt class="descname">NextHandler</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.NextHandler" title="Permalink to this definition">¶</a></dt>
1657<dd>See <cite>GetNextHandler</cite> and <cite>SetNextHandler</cite></dd></dl>
1658
1659<dl class="method">
1660<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.OnPaint">
1661<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>
1662<dd>OnPaint(self, PaintEvent event)</dd></dl>
1663
1664<dl class="method">
1665<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PageDown">
1666<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>
1667<dd><p>PageDown(self) -&gt; bool</p>
1668<p>This is just a wrapper for ScrollPages(1).</p>
1669</dd></dl>
1670
1671<dl class="method">
1672<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PageUp">
1673<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>
1674<dd><p>PageUp(self) -&gt; bool</p>
1675<p>This is just a wrapper for ScrollPages(-1).</p>
1676</dd></dl>
1677
1678<dl class="attribute">
1679<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Parent">
1680<tt class="descname">Parent</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Parent" title="Permalink to this definition">¶</a></dt>
1681<dd>See <cite>GetParent</cite></dd></dl>
1682
1683<dl class="method">
1684<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PopEventHandler">
1685<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>
1686<dd><p>PopEventHandler(self, bool deleteHandler=False) -&gt; EvtHandler</p>
1687<p>Removes and returns the top-most event handler on the event handler
1688stack.  If deleteHandler is True then the wx.EvtHandler object will be
1689destroyed after it is popped, and <tt class="xref docutils literal"><span class="pre">None</span></tt> will be returned instead.</p>
1690</dd></dl>
1691
1692<dl class="method">
1693<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PopupMenu">
1694<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>
1695<dd><p>PopupMenu(self, Menu menu, Point pos=DefaultPosition) -&gt; bool</p>
1696<p>Pops up the given menu at the specified coordinates, relative to this window,
1697and returns control when the user has dismissed the menu. If a menu item is
1698selected, the corresponding menu event is generated and will be processed as
1699usual.  If the default position is given then the current position of the
1700mouse cursor will be used.</p>
1701</dd></dl>
1702
1703<dl class="method">
1704<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PopupMenuXY">
1705<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>
1706<dd><p>PopupMenuXY(self, Menu menu, int x=-1, int y=-1) -&gt; bool</p>
1707<p>Pops up the given menu at the specified coordinates, relative to this window,
1708and returns control when the user has dismissed the menu. If a menu item is
1709selected, the corresponding menu event is generated and will be processed as
1710usual.  If the default position is given then the current position of the
1711mouse cursor will be used.</p>
1712</dd></dl>
1713
1714<dl class="attribute">
1715<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Position">
1716<tt class="descname">Position</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Position" title="Permalink to this definition">¶</a></dt>
1717<dd>See <cite>GetPosition</cite> and <cite>SetPosition</cite></dd></dl>
1718
1719<dl class="method">
1720<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PostCreate">
1721<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>
1722<dd>Phase 3 of the 2-phase create &lt;wink!&gt;
1723Call this method after precreating the window with the 2-phase create method.</dd></dl>
1724
1725<dl class="method">
1726<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PrepareDC">
1727<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>
1728<dd><p>PrepareDC(self, DC dc)</p>
1729<p>Call this function to prepare the device context for drawing a
1730scrolled image. It sets the device origin according to the current
1731scroll position.</p>
1732</dd></dl>
1733
1734<dl class="staticmethod">
1735<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PrevControlId">
1736<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>
1737<dd><p>PrevControlId(int winid) -&gt; int</p>
1738<p>Get the id of the control preceding the one with the given
1739autogenerated) id</p>
1740</dd></dl>
1741
1742<dl class="attribute">
1743<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PreviousHandler">
1744<tt class="descname">PreviousHandler</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PreviousHandler" title="Permalink to this definition">¶</a></dt>
1745<dd>See <cite>GetPreviousHandler</cite> and <cite>SetPreviousHandler</cite></dd></dl>
1746
1747<dl class="method">
1748<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ProcessEvent">
1749<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>
1750<dd>ProcessEvent(self, Event event) -&gt; bool</dd></dl>
1751
1752<dl class="method">
1753<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ProcessPendingEvents">
1754<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>
1755<dd>ProcessPendingEvents(self)</dd></dl>
1756
1757<dl class="method">
1758<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.PushEventHandler">
1759<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>
1760<dd><p>PushEventHandler(self, EvtHandler handler)</p>
1761<p>Pushes this event handler onto the event handler stack for the window.
1762An event handler is an object that is capable of processing the events
1763sent to a window.  (In other words, is able to dispatch the events to a
1764handler function.)  By default, the window is its own event handler,
1765but an application may wish to substitute another, for example to
1766allow central implementation of event-handling for a variety of
1767different window classes.</p>
1768<p>wx.Window.PushEventHandler allows an application to set up a chain of
1769event handlers, where an event not handled by one event handler is
1770handed to the next one in the chain.  Use <cite>wx.Window.PopEventHandler</cite>
1771to remove the event handler.  Ownership of the handler is <em>not</em> given
1772to the window, so you should be sure to pop the handler before the
1773window is destroyed and either let PopEventHandler destroy it, or call
1774its Destroy method yourself.</p>
1775</dd></dl>
1776
1777<dl class="method">
1778<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Raise">
1779<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>
1780<dd><p>Raise(self)</p>
1781<p>Raises the window to the top of the window hierarchy.  In current
1782version of wxWidgets this works both for managed and child windows.</p>
1783</dd></dl>
1784
1785<dl class="attribute">
1786<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Rect">
1787<tt class="descname">Rect</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Rect" title="Permalink to this definition">¶</a></dt>
1788<dd>See <cite>GetRect</cite> and <cite>SetRect</cite></dd></dl>
1789
1790<dl class="method">
1791<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Refresh">
1792<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>
1793<dd><p>Refresh(self, bool eraseBackground=True, Rect rect=None)</p>
1794<p>Mark the specified rectangle (or the whole window) as &#8220;dirty&#8221; so it
1795will be repainted.  Causes an EVT_PAINT event to be generated and sent
1796to the window.</p>
1797</dd></dl>
1798
1799<dl class="method">
1800<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RefreshRect">
1801<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>
1802<dd><p>RefreshRect(self, Rect rect, bool eraseBackground=True)</p>
1803<p>Redraws the contents of the given rectangle: the area inside it will
1804be repainted.  This is the same as Refresh but has a nicer syntax.</p>
1805</dd></dl>
1806
1807<dl class="method">
1808<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RegisterHotKey">
1809<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>
1810<dd><p>RegisterHotKey(self, int hotkeyId, int modifiers, int keycode) -&gt; bool</p>
1811<p>Registers a system wide hotkey. Every time the user presses the hotkey
1812registered here, this window will receive a hotkey event. It will
1813receive the event even if the application is in the background and
1814does not have the input focus because the user is working with some
1815other application.  To bind an event handler function to this hotkey
1816use EVT_HOTKEY with an id equal to hotkeyId.  Returns True if the
1817hotkey was registered successfully.</p>
1818</dd></dl>
1819
1820<dl class="method">
1821<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ReleaseMouse">
1822<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>
1823<dd><p>ReleaseMouse(self)</p>
1824<p>Releases mouse input captured with wx.Window.CaptureMouse.</p>
1825</dd></dl>
1826
1827<dl class="method">
1828<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RemoveChild">
1829<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>
1830<dd><p>RemoveChild(self, Window child)</p>
1831<p>Removes a child window. This is called automatically by window
1832deletion functions so should not be required by the application
1833programmer.</p>
1834</dd></dl>
1835
1836<dl class="method">
1837<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.RemoveEventHandler">
1838<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>
1839<dd><p>RemoveEventHandler(self, EvtHandler handler) -&gt; bool</p>
1840<p>Find the given handler in the event handler chain and remove (but not
1841delete) it from the event handler chain, returns True if it was found
1842and False otherwise (this also results in an assert failure so this
1843function should only be called when the handler is supposed to be
1844there.)</p>
1845</dd></dl>
1846
1847<dl class="method">
1848<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Reparent">
1849<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>
1850<dd><p>Reparent(self, Window newParent) -&gt; bool</p>
1851<p>Reparents the window, i.e the window will be removed from its current
1852parent window (e.g. a non-standard toolbar in a wxFrame) and then
1853re-inserted into another. Available on Windows and GTK.  Returns True
1854if the parent was changed, False otherwise (error or newParent ==
1855oldParent)</p>
1856</dd></dl>
1857
1858<dl class="attribute">
1859<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScaleX">
1860<tt class="descname">ScaleX</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScaleX" title="Permalink to this definition">¶</a></dt>
1861<dd>See <cite>GetScaleX</cite></dd></dl>
1862
1863<dl class="attribute">
1864<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScaleY">
1865<tt class="descname">ScaleY</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScaleY" title="Permalink to this definition">¶</a></dt>
1866<dd>See <cite>GetScaleY</cite></dd></dl>
1867
1868<dl class="attribute">
1869<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScreenPosition">
1870<tt class="descname">ScreenPosition</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScreenPosition" title="Permalink to this definition">¶</a></dt>
1871<dd>See <cite>GetScreenPosition</cite></dd></dl>
1872
1873<dl class="attribute">
1874<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScreenRect">
1875<tt class="descname">ScreenRect</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScreenRect" title="Permalink to this definition">¶</a></dt>
1876<dd>See <cite>GetScreenRect</cite></dd></dl>
1877
1878<dl class="method">
1879<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScreenToClient">
1880<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>
1881<dd><p>ScreenToClient(self, Point pt) -&gt; Point</p>
1882<p>Converts from screen to client window coordinates.</p>
1883</dd></dl>
1884
1885<dl class="method">
1886<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScreenToClientXY">
1887<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>
1888<dd><p>ScreenToClientXY(int x, int y) -&gt; (x,y)</p>
1889<p>Converts from screen to client window coordinates.</p>
1890</dd></dl>
1891
1892<dl class="method">
1893<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Scroll">
1894<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>
1895<dd>Scroll(self, int x, int y)</dd></dl>
1896
1897<dl class="method">
1898<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScrollLines">
1899<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>
1900<dd><p>ScrollLines(self, int lines) -&gt; bool</p>
1901<p>If the platform and window class supports it, scrolls the window by
1902the given number of lines down, if lines is positive, or up if lines
1903is negative.  Returns True if the window was scrolled, False if it was
1904already on top/bottom and nothing was done.</p>
1905</dd></dl>
1906
1907<dl class="method">
1908<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScrollPages">
1909<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>
1910<dd><p>ScrollPages(self, int pages) -&gt; bool</p>
1911<p>If the platform and window class supports it, scrolls the window by
1912the given number of pages down, if pages is positive, or up if pages
1913is negative.  Returns True if the window was scrolled, False if it was
1914already on top/bottom and nothing was done.</p>
1915</dd></dl>
1916
1917<dl class="method">
1918<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ScrollWindow">
1919<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>
1920<dd><p>ScrollWindow(self, int dx, int dy, Rect rect=None)</p>
1921<p>Physically scrolls the pixels in the window and move child windows
1922accordingly.  Use this function to optimise your scrolling
1923implementations, to minimise the area that must be redrawn. Note that
1924it is rarely required to call this function from a user program.</p>
1925</dd></dl>
1926
1927<dl class="method">
1928<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SendSizeEvent">
1929<tt class="descname">SendSizeEvent</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SendSizeEvent" title="Permalink to this definition">¶</a></dt>
1930<dd></dd></dl>
1931
1932<dl class="method">
1933<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetAcceleratorTable">
1934<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>
1935<dd><p>SetAcceleratorTable(self, AcceleratorTable accel)</p>
1936<p>Sets the accelerator table for this window.</p>
1937</dd></dl>
1938
1939<dl class="method">
1940<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetAutoLayout">
1941<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>
1942<dd><p>SetAutoLayout(self, bool autoLayout)</p>
1943<p>Determines whether the Layout function will be called automatically
1944when the window is resized.  lease note that this only happens for the
1945windows usually used to contain children, namely <cite>wx.Panel</cite> and
1946<cite>wx.TopLevelWindow</cite> (and the classes deriving from them).</p>
1947<p>This method is called implicitly by <cite>SetSizer</cite> but if you use
1948<cite>SetConstraints</cite> you should call it manually or otherwise the window
1949layout won&#8217;t be correctly updated when its size changes.</p>
1950</dd></dl>
1951
1952<dl class="method">
1953<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetBackgroundColour">
1954<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>
1955<dd><p>SetBackgroundColour(self, Colour colour) -&gt; bool</p>
1956<p>Sets the background colour of the window.  Returns True if the colour
1957was changed.  The background colour is usually painted by the default
1958EVT_ERASE_BACKGROUND event handler function under Windows and
1959automatically under GTK.  Using <cite>wx.NullColour</cite> will reset the window
1960to the default background colour.</p>
1961<p>Note that setting the background colour may not cause an immediate
1962refresh, so you may wish to call <cite>ClearBackground</cite> or <cite>Refresh</cite> after
1963calling this function.</p>
1964<p>Using this function will disable attempts to use themes for this
1965window, if the system supports them.  Use with care since usually the
1966themes represent the appearance chosen by the user to be used for all
1967applications on the system.</p>
1968</dd></dl>
1969
1970<dl class="method">
1971<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetBackgroundStyle">
1972<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>
1973<dd><p>SetBackgroundStyle(self, int style) -&gt; bool</p>
1974<p>Returns the background style of the window. The background style
1975indicates how the background of the window is drawn.</p>
1976<blockquote>
1977<table border="1" class="docutils">
1978<colgroup>
1979<col width="35%" />
1980<col width="65%" />
1981</colgroup>
1982<tbody valign="top">
1983<tr><td>wx.BG_STYLE_SYSTEM</td>
1984<td>The background colour or pattern should
1985be determined by the system</td>
1986</tr>
1987<tr><td>wx.BG_STYLE_COLOUR</td>
1988<td>The background should be a solid colour</td>
1989</tr>
1990<tr><td>wx.BG_STYLE_CUSTOM</td>
1991<td>The background will be implemented by the
1992application.</td>
1993</tr>
1994</tbody>
1995</table>
1996</blockquote>
1997<p>On GTK+, use of wx.BG_STYLE_CUSTOM allows the flicker-free drawing of
1998a custom background, such as a tiled bitmap. Currently the style has
1999no effect on other platforms.</p>
2000<table class="docutils field-list" frame="void" rules="none">
2001<col class="field-name" />
2002<col class="field-body" />
2003<tbody valign="top">
2004<tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>GetBackgroundStyle</cite>, <cite>SetBackgroundColour</cite></td>
2005</tr>
2006</tbody>
2007</table>
2008</dd></dl>
2009
2010<dl class="method">
2011<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetBestFittingSize">
2012<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>
2013<dd>Use <cite>SetInitialSize</cite></dd></dl>
2014
2015<dl class="method">
2016<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetCaret">
2017<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>
2018<dd><p>SetCaret(self, Caret caret)</p>
2019<p>Sets the caret associated with the window.</p>
2020</dd></dl>
2021
2022<dl class="method">
2023<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetClientRect">
2024<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>
2025<dd><p>SetClientRect(self, Rect rect)</p>
2026<p>This sets the size of the window client area in pixels. Using this
2027function to size a window tends to be more device-independent than
2028wx.Window.SetSize, since the application need not worry about what
2029dimensions the border or title bar have when trying to fit the window
2030around panel items, for example.</p>
2031</dd></dl>
2032
2033<dl class="method">
2034<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetClientSize">
2035<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>
2036<dd><p>SetClientSize(self, Size size)</p>
2037<p>This sets the size of the window client area in pixels. Using this
2038function to size a window tends to be more device-independent than
2039wx.Window.SetSize, since the application need not worry about what
2040dimensions the border or title bar have when trying to fit the window
2041around panel items, for example.</p>
2042</dd></dl>
2043
2044<dl class="method">
2045<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetClientSizeWH">
2046<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>
2047<dd><p>SetClientSizeWH(self, int width, int height)</p>
2048<p>This sets the size of the window client area in pixels. Using this
2049function to size a window tends to be more device-independent than
2050wx.Window.SetSize, since the application need not worry about what
2051dimensions the border or title bar have when trying to fit the window
2052around panel items, for example.</p>
2053</dd></dl>
2054
2055<dl class="method">
2056<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetConstraints">
2057<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>
2058<dd><p>SetConstraints(self, LayoutConstraints constraints)</p>
2059<p>Sets the window to have the given layout constraints. If an existing
2060layout constraints object is already owned by the window, it will be
2061deleted.  Pass None to disassociate and delete the window&#8217;s current
2062constraints.</p>
2063<p>You must call SetAutoLayout to tell a window to use the constraints
2064automatically in its default EVT_SIZE handler; otherwise, you must
2065handle EVT_SIZE yourself and call Layout() explicitly. When setting
2066both a wx.LayoutConstraints and a wx.Sizer, only the sizer will have
2067effect.</p>
2068</dd></dl>
2069
2070<dl class="method">
2071<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetContainingSizer">
2072<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>
2073<dd><p>SetContainingSizer(self, Sizer sizer)</p>
2074<p>This normally does not need to be called by application code. It is
2075called internally when a window is added to a sizer, and is used so
2076the window can remove itself from the sizer when it is destroyed.</p>
2077</dd></dl>
2078
2079<dl class="method">
2080<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetCursor">
2081<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>
2082<dd><p>SetCursor(self, Cursor cursor) -&gt; bool</p>
2083<p>Sets the window&#8217;s cursor. Notice that the window cursor also sets it
2084for the children of the window implicitly.</p>
2085<p>The cursor may be wx.NullCursor in which case the window cursor will
2086be reset back to default.</p>
2087</dd></dl>
2088
2089<dl class="method">
2090<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetDimensions">
2091<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>
2092<dd><p>SetDimensions(self, int x, int y, int width, int height, int sizeFlags=SIZE_AUTO)</p>
2093<p>Sets the position and size of the window in pixels.  The sizeFlags
2094parameter indicates the interpretation of the other params if they are
2095equal to -1.</p>
2096<blockquote>
2097<table border="1" class="docutils">
2098<colgroup>
2099<col width="39%" />
2100<col width="61%" />
2101</colgroup>
2102<tbody valign="top">
2103<tr><td>wx.SIZE_AUTO</td>
2104<td>A -1 indicates that a class-specific
2105default should be used.</td>
2106</tr>
2107<tr><td>wx.SIZE_USE_EXISTING</td>
2108<td>Existing dimensions should be used if
2109-1 values are supplied.</td>
2110</tr>
2111<tr><td>wxSIZE_ALLOW_MINUS_ONE</td>
2112<td>Allow dimensions of -1 and less to be
2113interpreted as real dimensions, not
2114default values.</td>
2115</tr>
2116</tbody>
2117</table>
2118</blockquote>
2119</dd></dl>
2120
2121<dl class="method">
2122<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetDoubleBuffered">
2123<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>
2124<dd><p>SetDoubleBuffered(self, bool on)</p>
2125<p>Put the native window into double buffered or composited mode.</p>
2126</dd></dl>
2127
2128<dl class="method">
2129<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetDropTarget">
2130<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>
2131<dd><p>SetDropTarget(self, DropTarget dropTarget)</p>
2132<p>Associates a drop target with this window.  If the window already has
2133a drop target, it is deleted.</p>
2134</dd></dl>
2135
2136<dl class="method">
2137<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetEventHandler">
2138<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>
2139<dd><p>SetEventHandler(self, EvtHandler handler)</p>
2140<p>Sets the event handler for this window.  An event handler is an object
2141that is capable of processing the events sent to a window.  (In other
2142words, is able to dispatch the events to handler function.)  By
2143default, the window is its own event handler, but an application may
2144wish to substitute another, for example to allow central
2145implementation of event-handling for a variety of different window
2146classes.</p>
2147<p>It is usually better to use <cite>wx.Window.PushEventHandler</cite> since this sets
2148up a chain of event handlers, where an event not handled by one event
2149handler is handed off to the next one in the chain.</p>
2150</dd></dl>
2151
2152<dl class="method">
2153<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetEvtHandlerEnabled">
2154<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>
2155<dd>SetEvtHandlerEnabled(self, bool enabled)</dd></dl>
2156
2157<dl class="method">
2158<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetExtraStyle">
2159<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>
2160<dd><p>SetExtraStyle(self, long exStyle)</p>
2161<p>Sets the extra style bits for the window.  Extra styles are the less
2162often used style bits which can&#8217;t be set with the constructor or with
2163SetWindowStyleFlag()</p>
2164</dd></dl>
2165
2166<dl class="method">
2167<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFocus">
2168<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>
2169<dd><p>SetFocus(self)</p>
2170<p>Set&#8217;s the focus to this window, allowing it to receive keyboard input.</p>
2171</dd></dl>
2172
2173<dl class="method">
2174<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFocusFromKbd">
2175<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>
2176<dd><p>SetFocusFromKbd(self)</p>
2177<p>Set focus to this window as the result of a keyboard action.  Normally
2178only called internally.</p>
2179</dd></dl>
2180
2181<dl class="method">
2182<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFocusIgnoringChildren">
2183<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>
2184<dd><p>SetFocusIgnoringChildren(self)</p>
2185<p>In contrast to <cite>SetFocus</cite> (see above) this will set the focus to the
2186panel even of there are child windows in the panel. This is only
2187rarely needed.</p>
2188</dd></dl>
2189
2190<dl class="method">
2191<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetFont">
2192<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>
2193<dd><p>SetFont(self, Font font) -&gt; bool</p>
2194<p>Sets the font for this window.</p>
2195</dd></dl>
2196
2197<dl class="method">
2198<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetForegroundColour">
2199<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>
2200<dd><p>SetForegroundColour(self, Colour colour) -&gt; bool</p>
2201<p>Sets the foreground colour of the window.  Returns True is the colour
2202was changed.  The interpretation of foreground colour is dependent on
2203the window class; it may be the text colour or other colour, or it may
2204not be used at all.</p>
2205</dd></dl>
2206
2207<dl class="method">
2208<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetHelpText">
2209<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>
2210<dd><p>SetHelpText(self, String text)</p>
2211<p>Sets the help text to be used as context-sensitive help for this
2212window.  Note that the text is actually stored by the current
2213<cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p>
2214</dd></dl>
2215
2216<dl class="method">
2217<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetHelpTextForId">
2218<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>
2219<dd><p>SetHelpTextForId(self, String text)</p>
2220<p>Associate this help text with all windows with the same id as this
2221one.</p>
2222</dd></dl>
2223
2224<dl class="method">
2225<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetId">
2226<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>
2227<dd><p>SetId(self, int winid)</p>
2228<p>Sets the identifier of the window.  Each window has an integer
2229identifier. If the application has not provided one, an identifier
2230will be generated. Normally, the identifier should be provided on
2231creation and should not be modified subsequently.</p>
2232</dd></dl>
2233
2234<dl class="method">
2235<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetInitialSize">
2236<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>
2237<dd><p>SetInitialSize(self, Size size=DefaultSize)</p>
2238<p>A &#8216;Smart&#8217; SetSize that will fill in default size components with the
2239window&#8217;s <em>best size</em> values.  Also set&#8217;s the minsize for use with sizers.</p>
2240</dd></dl>
2241
2242<dl class="method">
2243<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetLabel">
2244<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>
2245<dd><p>SetLabel(self, String label)</p>
2246<p>Set the text which the window shows in its label if applicable.</p>
2247</dd></dl>
2248
2249<dl class="method">
2250<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetLayoutDirection">
2251<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>
2252<dd><p>SetLayoutDirection(self, int dir)</p>
2253<p>Set the layout direction (LTR or RTL) for this window.</p>
2254</dd></dl>
2255
2256<dl class="method">
2257<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetMaxSize">
2258<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>
2259<dd><p>SetMaxSize(self, Size maxSize)</p>
2260<p>A more convenient method than <cite>SetSizeHints</cite> for setting just the
2261max size.</p>
2262</dd></dl>
2263
2264<dl class="method">
2265<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetMinSize">
2266<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>
2267<dd><p>SetMinSize(self, Size minSize)</p>
2268<p>A more convenient method than <cite>SetSizeHints</cite> for setting just the
2269min size.</p>
2270</dd></dl>
2271
2272<dl class="method">
2273<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetName">
2274<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>
2275<dd><p>SetName(self, String name)</p>
2276<p>Sets the window&#8217;s name.  The window name is used for ressource setting
2277in X, it is not the same as the window title/label</p>
2278</dd></dl>
2279
2280<dl class="method">
2281<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetNextHandler">
2282<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>
2283<dd>SetNextHandler(self, EvtHandler handler)</dd></dl>
2284
2285<dl class="method">
2286<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetOwnBackgroundColour">
2287<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>
2288<dd>SetOwnBackgroundColour(self, Colour colour)</dd></dl>
2289
2290<dl class="method">
2291<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetOwnFont">
2292<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>
2293<dd>SetOwnFont(self, Font font)</dd></dl>
2294
2295<dl class="method">
2296<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetOwnForegroundColour">
2297<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>
2298<dd>SetOwnForegroundColour(self, Colour colour)</dd></dl>
2299
2300<dl class="method">
2301<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetPosition">
2302<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>
2303<dd><p>Move(self, Point pt, int flags=SIZE_USE_EXISTING)</p>
2304<p>Moves the window to the given position.</p>
2305</dd></dl>
2306
2307<dl class="method">
2308<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetPreviousHandler">
2309<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>
2310<dd>SetPreviousHandler(self, EvtHandler handler)</dd></dl>
2311
2312<dl class="method">
2313<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetRect">
2314<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>
2315<dd><p>SetRect(self, Rect rect, int sizeFlags=SIZE_AUTO)</p>
2316<p>Sets the position and size of the window in pixels using a wx.Rect.</p>
2317</dd></dl>
2318
2319<dl class="method">
2320<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScale">
2321<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>
2322<dd>SetScale(self, double xs, double ys)</dd></dl>
2323
2324<dl class="method">
2325<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollPageSize">
2326<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>
2327<dd>SetScrollPageSize(self, int orient, int pageSize)</dd></dl>
2328
2329<dl class="method">
2330<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollPos">
2331<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>
2332<dd><p>SetScrollPos(self, int orientation, int pos, bool refresh=True)</p>
2333<p>Sets the position of one of the built-in scrollbars.</p>
2334</dd></dl>
2335
2336<dl class="method">
2337<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollRate">
2338<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>
2339<dd>SetScrollRate(self, int xstep, int ystep)</dd></dl>
2340
2341<dl class="method">
2342<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollbar">
2343<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>
2344<dd><dl class="docutils">
2345<dt>SetScrollbar(self, int orientation, int position, int thumbSize, int range, </dt>
2346<dd>bool refresh=True)</dd>
2347</dl>
2348<p>Sets the scrollbar properties of a built-in scrollbar.</p>
2349</dd></dl>
2350
2351<dl class="method">
2352<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetScrollbars">
2353<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>
2354<dd><dl class="docutils">
2355<dt>SetScrollbars(self, int pixelsPerUnitX, int pixelsPerUnitY, int noUnitsX, </dt>
2356<dd>int noUnitsY, int xPos=0, int yPos=0, bool noRefresh=False)</dd>
2357</dl>
2358</dd></dl>
2359
2360<dl class="method">
2361<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSize">
2362<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>
2363<dd><p>SetSize(self, Size size)</p>
2364<p>Sets the size of the window in pixels.</p>
2365</dd></dl>
2366
2367<dl class="method">
2368<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizeHints">
2369<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>
2370<dd><dl class="docutils">
2371<dt>SetSizeHints(self, int minW, int minH, int maxW=-1, int maxH=-1, int incW=-1, </dt>
2372<dd>int incH=-1)</dd>
2373</dl>
2374<p>Allows specification of minimum and maximum window sizes, and window
2375size increments. If a pair of values is not set (or set to -1), the
2376default values will be used.  If this function is called, the user
2377will not be able to size the window outside the given bounds (if it is
2378a top-level window.)  Sizers will also inspect the minimum window size
2379and will use that value if set when calculating layout.</p>
2380<p>The resizing increments are only significant under Motif or Xt.</p>
2381</dd></dl>
2382
2383<dl class="method">
2384<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizeHintsSz">
2385<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>
2386<dd><p>SetSizeHintsSz(self, Size minSize, Size maxSize=DefaultSize, Size incSize=DefaultSize)</p>
2387<p>Allows specification of minimum and maximum window sizes, and window
2388size increments. If a pair of values is not set (or set to -1), the
2389default values will be used.  If this function is called, the user
2390will not be able to size the window outside the given bounds (if it is
2391a top-level window.)  Sizers will also inspect the minimum window size
2392and will use that value if set when calculating layout.</p>
2393<p>The resizing increments are only significant under Motif or Xt.</p>
2394</dd></dl>
2395
2396<dl class="method">
2397<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizeWH">
2398<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>
2399<dd><p>SetSizeWH(self, int width, int height)</p>
2400<p>Sets the size of the window in pixels.</p>
2401</dd></dl>
2402
2403<dl class="method">
2404<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizer">
2405<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>
2406<dd><p>SetSizer(self, Sizer sizer, bool deleteOld=True)</p>
2407<p>Sets the window to have the given layout sizer. The window will then
2408own the object, and will take care of its deletion. If an existing
2409layout sizer object is already owned by the window, it will be deleted
2410if the deleteOld parameter is true. Note that this function will also
2411call SetAutoLayout implicitly with a True parameter if the sizer is
2412non-None, and False otherwise.</p>
2413</dd></dl>
2414
2415<dl class="method">
2416<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetSizerAndFit">
2417<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>
2418<dd><p>SetSizerAndFit(self, Sizer sizer, bool deleteOld=True)</p>
2419<p>The same as SetSizer, except it also sets the size hints for the
2420window based on the sizer&#8217;s minimum size.</p>
2421</dd></dl>
2422
2423<dl class="method">
2424<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetTargetRect">
2425<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>
2426<dd>SetTargetRect(self, Rect rect)</dd></dl>
2427
2428<dl class="method">
2429<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetTargetWindow">
2430<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>
2431<dd>SetTargetWindow(self, Window target)</dd></dl>
2432
2433<dl class="method">
2434<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetThemeEnabled">
2435<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>
2436<dd><p>SetThemeEnabled(self, bool enableTheme)</p>
2437<dl class="docutils">
2438<dt>This function tells a window if it should use the system&#8217;s &#8220;theme&#8221;</dt>
2439<dd>code to draw the windows&#8217; background instead if its own background
2440drawing code. This will only have an effect on platforms that support
2441the notion of themes in user defined windows. One such platform is
2442GTK+ where windows can have (very colourful) backgrounds defined by a
2443user&#8217;s selected theme.</dd>
2444</dl>
2445<p>Dialogs, notebook pages and the status bar have this flag set to true
2446by default so that the default look and feel is simulated best.</p>
2447</dd></dl>
2448
2449<dl class="method">
2450<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetToolTip">
2451<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>
2452<dd><p>SetToolTip(self, ToolTip tip)</p>
2453<p>Attach a tooltip to the window.</p>
2454</dd></dl>
2455
2456<dl class="method">
2457<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetToolTipString">
2458<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>
2459<dd><p>SetToolTipString(self, String tip)</p>
2460<p>Attach a tooltip to the window.</p>
2461</dd></dl>
2462
2463<dl class="method">
2464<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetTransparent">
2465<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>
2466<dd><p>SetTransparent(self, byte alpha) -&gt; bool</p>
2467<p>Attempt to set the transparency of this window to the <tt class="docutils literal"><span class="pre">alpha</span></tt> value,
2468returns True on success.  The <tt class="docutils literal"><span class="pre">alpha</span></tt> value is an integer in the
2469range of 0 to 255, where 0 is fully transparent and 255 is fully
2470opaque.</p>
2471</dd></dl>
2472
2473<dl class="method">
2474<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetValidator">
2475<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>
2476<dd><p>SetValidator(self, Validator validator)</p>
2477<p>Deletes the current validator (if any) and sets the window validator,
2478having called wx.Validator.Clone to create a new validator of this
2479type.</p>
2480</dd></dl>
2481
2482<dl class="method">
2483<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSize">
2484<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>
2485<dd><p>SetVirtualSize(self, Size size)</p>
2486<p>Set the the virtual size of a window in pixels.  For most windows this
2487is just the client area of the window, but for some like scrolled
2488windows it is more or less independent of the screen window size.</p>
2489</dd></dl>
2490
2491<dl class="method">
2492<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSizeHints">
2493<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>
2494<dd><p>SetVirtualSizeHints(self, int minW, int minH, int maxW=-1, int maxH=-1)</p>
2495<p>Allows specification of minimum and maximum virtual window sizes. If a
2496pair of values is not set (or set to -1), the default values will be
2497used.  If this function is called, the user will not be able to size
2498the virtual area of the window outside the given bounds.</p>
2499</dd></dl>
2500
2501<dl class="method">
2502<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSizeHintsSz">
2503<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>
2504<dd><p>SetVirtualSizeHintsSz(self, Size minSize, Size maxSize=DefaultSize)</p>
2505<p>Allows specification of minimum and maximum virtual window sizes. If a
2506pair of values is not set (or set to -1), the default values will be
2507used.  If this function is called, the user will not be able to size
2508the virtual area of the window outside the given bounds.</p>
2509</dd></dl>
2510
2511<dl class="method">
2512<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetVirtualSizeWH">
2513<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>
2514<dd><p>SetVirtualSizeWH(self, int w, int h)</p>
2515<p>Set the the virtual size of a window in pixels.  For most windows this
2516is just the client area of the window, but for some like scrolled
2517windows it is more or less independent of the screen window size.</p>
2518</dd></dl>
2519
2520<dl class="method">
2521<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetWindowStyle">
2522<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>
2523<dd><p>SetWindowStyleFlag(self, long style)</p>
2524<p>Sets the style of the window. Please note that some styles cannot be
2525changed after the window creation and that Refresh() might need to be
2526called after changing the others for the change to take place
2527immediately.</p>
2528</dd></dl>
2529
2530<dl class="method">
2531<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetWindowStyleFlag">
2532<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>
2533<dd><p>SetWindowStyleFlag(self, long style)</p>
2534<p>Sets the style of the window. Please note that some styles cannot be
2535changed after the window creation and that Refresh() might need to be
2536called after changing the others for the change to take place
2537immediately.</p>
2538</dd></dl>
2539
2540<dl class="method">
2541<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.SetWindowVariant">
2542<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>
2543<dd><p>SetWindowVariant(self, int variant)</p>
2544<p>Sets the variant of the window/font size to use for this window, if
2545the platform supports variants, for example, wxMac.</p>
2546</dd></dl>
2547
2548<dl class="method">
2549<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ShouldInheritColours">
2550<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>
2551<dd><p>ShouldInheritColours(self) -&gt; bool</p>
2552<p>Return true from here to allow the colours of this window to be
2553changed by InheritAttributes, returning false forbids inheriting them
2554from the parent window.</p>
2555<p>The base class version returns false, but this method is overridden in
2556wxControl where it returns true.</p>
2557</dd></dl>
2558
2559<dl class="method">
2560<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Show">
2561<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>
2562<dd><p>Show(self, bool show=True) -&gt; bool</p>
2563<p>Shows or hides the window. You may need to call Raise for a top level
2564window if you want to bring it to top, although this is not needed if
2565Show is called immediately after the frame creation.  Returns True if
2566the window has been shown or hidden or False if nothing was done
2567because it already was in the requested state.</p>
2568</dd></dl>
2569
2570<dl class="attribute">
2571<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Shown">
2572<tt class="descname">Shown</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Shown" title="Permalink to this definition">¶</a></dt>
2573<dd>See <cite>IsShown</cite> and <cite>Show</cite></dd></dl>
2574
2575<dl class="attribute">
2576<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Size">
2577<tt class="descname">Size</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Size" title="Permalink to this definition">¶</a></dt>
2578<dd>See <cite>GetSize</cite> and <cite>SetSize</cite></dd></dl>
2579
2580<dl class="attribute">
2581<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Sizer">
2582<tt class="descname">Sizer</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Sizer" title="Permalink to this definition">¶</a></dt>
2583<dd>See <cite>GetSizer</cite> and <cite>SetSizer</cite></dd></dl>
2584
2585<dl class="attribute">
2586<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.TargetWindow">
2587<tt class="descname">TargetWindow</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.TargetWindow" title="Permalink to this definition">¶</a></dt>
2588<dd>See <cite>GetTargetWindow</cite> and <cite>SetTargetWindow</cite></dd></dl>
2589
2590<dl class="method">
2591<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Thaw">
2592<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>
2593<dd><p>Thaw(self)</p>
2594<p>Reenables window updating after a previous call to Freeze.  Calls to
2595Freeze/Thaw may be nested, so Thaw must be called the same number of
2596times that Freeze was before the window will be updated.</p>
2597</dd></dl>
2598
2599<dl class="attribute">
2600<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ThemeEnabled">
2601<tt class="descname">ThemeEnabled</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ThemeEnabled" title="Permalink to this definition">¶</a></dt>
2602<dd>See <cite>GetThemeEnabled</cite> and <cite>SetThemeEnabled</cite></dd></dl>
2603
2604<dl class="method">
2605<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ToggleWindowStyle">
2606<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>
2607<dd><p>ToggleWindowStyle(self, int flag) -&gt; bool</p>
2608<p>Turn the flag on if it had been turned off before and vice versa,
2609returns True if the flag is turned on by this function call.</p>
2610</dd></dl>
2611
2612<dl class="attribute">
2613<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ToolTip">
2614<tt class="descname">ToolTip</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ToolTip" title="Permalink to this definition">¶</a></dt>
2615<dd>See <cite>GetToolTip</cite> and <cite>SetToolTip</cite></dd></dl>
2616
2617<dl class="attribute">
2618<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.TopLevel">
2619<tt class="descname">TopLevel</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.TopLevel" title="Permalink to this definition">¶</a></dt>
2620<dd>See <cite>IsTopLevel</cite></dd></dl>
2621
2622<dl class="attribute">
2623<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.TopLevelParent">
2624<tt class="descname">TopLevelParent</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.TopLevelParent" title="Permalink to this definition">¶</a></dt>
2625<dd>See <cite>GetTopLevelParent</cite></dd></dl>
2626
2627<dl class="method">
2628<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.TransferDataFromWindow">
2629<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>
2630<dd><p>TransferDataFromWindow(self) -&gt; bool</p>
2631<p>Transfers values from child controls to data areas specified by their
2632validators. Returns false if a transfer failed.  If the window has
2633wx.WS_EX_VALIDATE_RECURSIVELY extra style flag set, the method will
2634also call TransferDataFromWindow() of all child windows.</p>
2635</dd></dl>
2636
2637<dl class="method">
2638<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.TransferDataToWindow">
2639<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>
2640<dd><p>TransferDataToWindow(self) -&gt; bool</p>
2641<p>Transfers values to child controls from data areas specified by their
2642validators.  If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra
2643style flag set, the method will also call TransferDataToWindow() of
2644all child windows.</p>
2645</dd></dl>
2646
2647<dl class="method">
2648<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Unbind">
2649<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>
2650<dd>Disconnects the event handler binding for event from self.
2651Returns True if successful.</dd></dl>
2652
2653<dl class="method">
2654<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UnregisterHotKey">
2655<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>
2656<dd><p>UnregisterHotKey(self, int hotkeyId) -&gt; bool</p>
2657<p>Unregisters a system wide hotkey.</p>
2658</dd></dl>
2659
2660<dl class="method">
2661<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Update">
2662<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>
2663<dd><p>Update(self)</p>
2664<p>Calling this method immediately repaints the invalidated area of the
2665window instead of waiting for the EVT_PAINT event to happen, (normally
2666this would usually only happen when the flow of control returns to the
2667event loop.)  Notice that this function doesn&#8217;t refresh the window and
2668does nothing if the window has been already repainted.  Use <cite>Refresh</cite>
2669first if you want to immediately redraw the window (or some portion of
2670it) unconditionally.</p>
2671</dd></dl>
2672
2673<dl class="attribute">
2674<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UpdateClientRect">
2675<tt class="descname">UpdateClientRect</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UpdateClientRect" title="Permalink to this definition">¶</a></dt>
2676<dd>See <cite>GetUpdateClientRect</cite></dd></dl>
2677
2678<dl class="attribute">
2679<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UpdateRegion">
2680<tt class="descname">UpdateRegion</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UpdateRegion" title="Permalink to this definition">¶</a></dt>
2681<dd>See <cite>GetUpdateRegion</cite></dd></dl>
2682
2683<dl class="method">
2684<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UpdateWindowUI">
2685<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>
2686<dd><p>UpdateWindowUI(self, long flags=UPDATE_UI_NONE)</p>
2687<p>This function sends EVT_UPDATE_UI events to the window. The particular
2688implementation depends on the window; for example a wx.ToolBar will
2689send an update UI event for each toolbar button, and a wx.Frame will
2690send an update UI event for each menubar menu item. You can call this
2691function from your application to ensure that your UI is up-to-date at
2692a particular point in time (as far as your EVT_UPDATE_UI handlers are
2693concerned). This may be necessary if you have called
2694<cite>wx.UpdateUIEvent.SetMode</cite> or <cite>wx.UpdateUIEvent.SetUpdateInterval</cite> to
2695limit the overhead that wxWindows incurs by sending update UI events
2696in idle time.</p>
2697</dd></dl>
2698
2699<dl class="method">
2700<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.UseBgCol">
2701<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>
2702<dd>UseBgCol(self) -&gt; bool</dd></dl>
2703
2704<dl class="method">
2705<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Validate">
2706<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>
2707<dd><p>Validate(self) -&gt; bool</p>
2708<p>Validates the current values of the child controls using their
2709validators.  If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra
2710style flag set, the method will also call Validate() of all child
2711windows.  Returns false if any of the validations failed.</p>
2712</dd></dl>
2713
2714<dl class="attribute">
2715<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Validator">
2716<tt class="descname">Validator</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.Validator" title="Permalink to this definition">¶</a></dt>
2717<dd>See <cite>GetValidator</cite> and <cite>SetValidator</cite></dd></dl>
2718
2719<dl class="attribute">
2720<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ViewStart">
2721<tt class="descname">ViewStart</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.ViewStart" title="Permalink to this definition">¶</a></dt>
2722<dd>See <cite>GetViewStart</cite></dd></dl>
2723
2724<dl class="attribute">
2725<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.VirtualSize">
2726<tt class="descname">VirtualSize</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.VirtualSize" title="Permalink to this definition">¶</a></dt>
2727<dd>See <cite>GetVirtualSize</cite> and <cite>SetVirtualSize</cite></dd></dl>
2728
2729<dl class="method">
2730<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.WarpPointer">
2731<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>
2732<dd><p>WarpPointer(self, int x, int y)</p>
2733<p>Moves the pointer to the given position on the window.</p>
2734<p>NOTE: This function is not supported under Mac because Apple Human
2735Interface Guidelines forbid moving the mouse cursor programmatically.</p>
2736</dd></dl>
2737
2738<dl class="attribute">
2739<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.WindowStyle">
2740<tt class="descname">WindowStyle</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.WindowStyle" title="Permalink to this definition">¶</a></dt>
2741<dd>See <cite>GetWindowStyle</cite> and <cite>SetWindowStyle</cite></dd></dl>
2742
2743<dl class="attribute">
2744<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.WindowStyleFlag">
2745<tt class="descname">WindowStyleFlag</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.WindowStyleFlag" title="Permalink to this definition">¶</a></dt>
2746<dd>See <cite>GetWindowStyleFlag</cite> and <cite>SetWindowStyleFlag</cite></dd></dl>
2747
2748<dl class="method">
2749<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.WindowToClientSize">
2750<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>
2751<dd>WindowToClientSize(self, Size size) -&gt; Size</dd></dl>
2752
2753<dl class="attribute">
2754<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.WindowVariant">
2755<tt class="descname">WindowVariant</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.WindowVariant" title="Permalink to this definition">¶</a></dt>
2756<dd>See <cite>GetWindowVariant</cite> and <cite>SetWindowVariant</cite></dd></dl>
2757
2758<dl class="method">
2759<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.check_all_model_name">
2760<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>
2761<dd>check all models names</dd></dl>
2762
2763<dl class="method">
2764<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.check_model_name">
2765<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>
2766<dd>Save information related to checkbox and their states</dd></dl>
2767
2768<dl class="method">
2769<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.define_page_structure">
2770<tt class="descname">define_page_structure</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.define_page_structure" title="Permalink to this definition">¶</a></dt>
2771<dd>Create empty sizer for a panel</dd></dl>
2772
2773<dl class="method">
2774<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.draw_page">
2775<tt class="descname">draw_page</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.draw_page" title="Permalink to this definition">¶</a></dt>
2776<dd>Draw a sizer containing couples of data and model</dd></dl>
2777
2778<dl class="method">
2779<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.onFit">
2780<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>
2781<dd>signal for fitting</dd></dl>
2782
2783<dl class="method">
2784<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.onRemove">
2785<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>
2786<dd>Remove constraint fields</dd></dl>
2787
2788<dl class="method">
2789<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.set_layout">
2790<tt class="descname">set_layout</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.set_layout" title="Permalink to this definition">¶</a></dt>
2791<dd>layout</dd></dl>
2792
2793<dl class="method">
2794<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.set_manager">
2795<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>
2796<dd><p>set panel manager</p>
2797<table class="docutils field-list" frame="void" rules="none">
2798<col class="field-name" />
2799<col class="field-body" />
2800<tbody valign="top">
2801<tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
2802<li><strong>manager</strong> &#8211; instance of plugin fitting</li>
2803</ul>
2804</td>
2805</tr>
2806</tbody>
2807</table>
2808</dd></dl>
2809
2810<dl class="method">
2811<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.set_scroll">
2812<tt class="descname">set_scroll</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.set_scroll" title="Permalink to this definition">¶</a></dt>
2813<dd></dd></dl>
2814
2815<dl class="attribute">
2816<dt id="sans.perspectives.fitting.simfitpage.SimultaneousFitPage.thisown">
2817<tt class="descname">thisown</tt><a class="headerlink" href="#sans.perspectives.fitting.simfitpage.SimultaneousFitPage.thisown" title="Permalink to this definition">¶</a></dt>
2818<dd>The membership flag</dd></dl>
2819
2820</dd></dl>
2821
2822<dl class="function">
2823<dt id="sans.perspectives.fitting.simfitpage.get_fittableParam">
2824<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>
2825<dd><p>return list of fittable parameters name of a model</p>
2826<table class="docutils field-list" frame="void" rules="none">
2827<col class="field-name" />
2828<col class="field-body" />
2829<tbody valign="top">
2830<tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
2831<li><strong>model</strong> &#8211; the model used</li>
2832</ul>
2833</td>
2834</tr>
2835</tbody>
2836</table>
2837</dd></dl>
2838
2839</div>
2840</div>
2841
2842
2843          </div>
2844        </div>
2845      </div>
2846      <div class="sphinxsidebar">
2847        <div class="sphinxsidebarwrapper">
2848  <h3><a href="../../../index.html">Table Of Contents</a></h3>
2849  <ul>
2850<li><a class="reference internal" href="#">simfitpage</a><ul>
2851<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>
2852</ul>
2853</li>
2854</ul>
2855
2856  <h4>Previous topic</h4>
2857  <p class="topless"><a href="pagestate.html"
2858                        title="previous chapter">pagestate</a></p>
2859  <h3>This Page</h3>
2860  <ul class="this-page-menu">
2861    <li><a href="../../../_sources/api/perspectives/fitting/simfitpage.txt"
2862           rel="nofollow">Show Source</a></li>
2863  </ul>
2864<div id="searchbox" style="display: none">
2865  <h3>Quick search</h3>
2866    <form class="search" action="../../../search.html" method="get">
2867      <input type="text" name="q" size="18" />
2868      <input type="submit" value="Go" />
2869      <input type="hidden" name="check_keywords" value="yes" />
2870      <input type="hidden" name="area" value="default" />
2871    </form>
2872    <p class="searchtip" style="font-size: 90%">
2873    Enter search terms or a module, class or function name.
2874    </p>
2875</div>
2876<script type="text/javascript">$('#searchbox').show(0);</script>
2877        </div>
2878      </div>
2879      <div class="clearer"></div>
2880    </div>
2881    <div class="related">
2882      <h3>Navigation</h3>
2883      <ul>
2884        <li class="right" style="margin-right: 10px">
2885          <a href="../../../genindex.html" title="General Index"
2886             >index</a></li>
2887        <li class="right" >
2888          <a href="../../../py-modindex.html" title="Python Module Index"
2889             >modules</a> |</li>
2890        <li class="right" >
2891          <a href="pagestate.html" title="pagestate"
2892             >previous</a> |</li>
2893        <li><a href="../../../index.html">sansview v0.1.0 documentation</a> &raquo;</li>
2894          <li><a href="index.html" >Reference</a> &raquo;</li> 
2895      </ul>
2896    </div>
2897    <div class="footer">
2898        &copy; Copyright 2010, sans group.
2899      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0b1.
2900    </div>
2901  </body>
2902</html>
Note: See TracBrowser for help on using the repository browser.