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