Changeset 30d3a1b in sasview for fittingview/docs/sphinx/html/api/perspectives/fitting/help_panel.html
- Timestamp:
- Oct 24, 2011 1:15:13 PM (13 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 89b7858
- Parents:
- 63edfb2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified fittingview/docs/sphinx/html/api/perspectives/fitting/help_panel.html ¶
r5a9a98f r30d3a1b 3 3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 4 4 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 5 5 6 6 7 <html xmlns="http://www.w3.org/1999/xhtml"> … … 8 9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 9 10 10 <title>help_panel — sansview v0.1.0 documentation</title> 11 <title>help_panel — sansview 0.1.0 documentation</title> 12 11 13 <link rel="stylesheet" href="../../../_static/default.css" type="text/css" /> 12 14 <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" /> 15 13 16 <script type="text/javascript"> 14 17 var DOCUMENTATION_OPTIONS = { … … 23 26 <script type="text/javascript" src="../../../_static/underscore.js"></script> 24 27 <script type="text/javascript" src="../../../_static/doctools.js"></script> 25 <link rel="top" title="sansview v0.1.0 documentation" href="../../../index.html" />28 <link rel="top" title="sansview 0.1.0 documentation" href="../../../index.html" /> 26 29 <link rel="up" title="Reference" href="index.html" /> 27 30 <link rel="next" title="hint_fitpage" href="hint_fitpage.html" /> 28 <link rel="prev" title="f itting" href="fitting.html" />31 <link rel="prev" title="ftol_dialog" href="ftol_dialog.html" /> 29 32 </head> 30 33 <body> … … 42 45 accesskey="N">next</a> |</li> 43 46 <li class="right" > 44 <a href="f itting.html" title="fitting"47 <a href="ftol_dialog.html" title="ftol_dialog" 45 48 accesskey="P">previous</a> |</li> 46 <li><a href="../../../index.html">sansview v0.1.0 documentation</a> »</li>49 <li><a href="../../../index.html">sansview 0.1.0 documentation</a> »</li> 47 50 <li><a href="index.html" accesskey="U">Reference</a> »</li> 48 51 </ul> … … 56 59 <div class="section" id="help-panel"> 57 60 <h1>help_panel<a class="headerlink" href="#help-panel" title="Permalink to this headline">¶</a></h1> 58 <div class="section" id=" module-sans.perspectives.fitting.help_panel">59 < span id="sans-perspectives-fitting-help-panel"></span><h2><a class="reference internal" href="#module-sans.perspectives.fitting.help_panel" title="sans.perspectives.fitting.help_panel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.perspectives.fitting.help_panel</span></tt></a><a class="headerlink" href="#module-sans.perspectives.fitting.help_panel" title="Permalink to this headline">¶</a></h2>60 < dl class="class">61 <dt id="sans.perspectives.fitting.help_panel.Help Window">62 <em class="property">class </em><tt class="descclassname">sans.perspectives.fitting.help_panel.</tt><tt class="descname">Help Window</tt><big>(</big><em>parent</em>, <em>id</em>, <em>title='HelpWindow'</em>, <em>pageToOpen=None</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow" title="Permalink to this definition">¶</a></dt>63 <dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">wx. _windows.Frame</span></tt></p>64 <dl class="attribute"> 65 <dt id="sans.perspectives.fitting.help_panel.Help Window.AcceleratorTable">66 <tt class="descname">AcceleratorTable</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.AcceleratorTable" title="Permalink to this definition">¶</a></dt>61 <div class="section" id="sans-perspectives-fitting-help-panel"> 62 <h2><a class="reference internal" href="#module-sans.perspectives.fitting.help_panel" title="sans.perspectives.fitting.help_panel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.perspectives.fitting.help_panel</span></tt></a><a class="headerlink" href="#sans-perspectives-fitting-help-panel" title="Permalink to this headline">¶</a></h2> 63 <span class="target" id="module-sans.perspectives.fitting.help_panel"></span><dl class="class"> 64 <dt id="sans.perspectives.fitting.help_panel.HelpPanel"> 65 <em class="property">class </em><tt class="descclassname">sans.perspectives.fitting.help_panel.</tt><tt class="descname">HelpPanel</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel" 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></p> 67 <dl class="attribute"> 68 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.AcceleratorTable"> 69 <tt class="descname">AcceleratorTable</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.AcceleratorTable" title="Permalink to this definition">¶</a></dt> 67 70 <dd><p>See <cite>GetAcceleratorTable</cite> and <cite>SetAcceleratorTable</cite></p> 68 71 </dd></dl> 69 72 70 73 <dl class="method"> 71 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.AcceptsFocus"> 72 <tt class="descname">AcceptsFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.AcceptsFocus" title="Permalink to this definition">¶</a></dt> 73 <dd><p>AcceptsFocus(self) -> bool</p> 74 <p>Can this window have focus?</p> 75 </dd></dl> 76 77 <dl class="method"> 78 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.AcceptsFocusFromKeyboard"> 79 <tt class="descname">AcceptsFocusFromKeyboard</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.AcceptsFocusFromKeyboard" title="Permalink to this definition">¶</a></dt> 80 <dd><p>AcceptsFocusFromKeyboard(self) -> bool</p> 81 <p>Can this window be given focus by keyboard navigation? if not, the 74 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.AcceptsFocus"> 75 <tt class="descname">AcceptsFocus</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.AcceptsFocus" title="Permalink to this definition">¶</a></dt> 76 <dd><p>Can this window have focus?</p> 77 </dd></dl> 78 79 <dl class="method"> 80 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.AcceptsFocusFromKeyboard"> 81 <tt class="descname">AcceptsFocusFromKeyboard</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.AcceptsFocusFromKeyboard" title="Permalink to this definition">¶</a></dt> 82 <dd><p>Can this window be given focus by keyboard navigation? if not, the 82 83 only way to give it focus (provided it accepts it at all) is to click 83 84 it.</p> … … 85 86 86 87 <dl class="method"> 87 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.AddChild"> 88 <tt class="descname">AddChild</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.AddChild" title="Permalink to this definition">¶</a></dt> 89 <dd><p>AddChild(self, Window child)</p> 90 <p>Adds a child window. This is called automatically by window creation 88 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.AddChild"> 89 <tt class="descname">AddChild</tt><big>(</big><em>self</em>, <em>Window child</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.AddChild" title="Permalink to this definition">¶</a></dt> 90 <dd><p>Adds a child window. This is called automatically by window creation 91 91 functions so should not be required by the application programmer.</p> 92 92 </dd></dl> 93 93 94 94 <dl class="method"> 95 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.AddPendingEvent"> 96 <tt class="descname">AddPendingEvent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.AddPendingEvent" title="Permalink to this definition">¶</a></dt> 97 <dd><p>AddPendingEvent(self, Event event)</p> 98 </dd></dl> 99 100 <dl class="method"> 101 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.AdjustForLayoutDirection"> 102 <tt class="descname">AdjustForLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.AdjustForLayoutDirection" title="Permalink to this definition">¶</a></dt> 103 <dd><p>AdjustForLayoutDirection(self, int x, int width, int widthTotal) -> int</p> 104 <p>Mirror coordinates for RTL layout if this window uses it and if the 95 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.AddPendingEvent"> 96 <tt class="descname">AddPendingEvent</tt><big>(</big><em>self</em>, <em>Event event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.AddPendingEvent" title="Permalink to this definition">¶</a></dt> 97 <dd></dd></dl> 98 99 <dl class="method"> 100 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.AdjustForLayoutDirection"> 101 <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.help_panel.HelpPanel.AdjustForLayoutDirection" title="Permalink to this definition">¶</a></dt> 102 <dd><p>Mirror coordinates for RTL layout if this window uses it and if the 105 103 mirroring is not done automatically like Win32.</p> 106 104 </dd></dl> 107 105 108 106 <dl class="method"> 109 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.AssociateHandle"> 110 <tt class="descname">AssociateHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.AssociateHandle" title="Permalink to this definition">¶</a></dt> 111 <dd><p>AssociateHandle(self, long handle)</p> 112 <p>Associate the window with a new native handle</p> 113 </dd></dl> 114 115 <dl class="attribute"> 116 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.AutoLayout"> 117 <tt class="descname">AutoLayout</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.AutoLayout" title="Permalink to this definition">¶</a></dt> 107 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.AdjustScrollbars"> 108 <tt class="descname">AdjustScrollbars</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.AdjustScrollbars" title="Permalink to this definition">¶</a></dt> 109 <dd></dd></dl> 110 111 <dl class="method"> 112 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.AssociateHandle"> 113 <tt class="descname">AssociateHandle</tt><big>(</big><em>self</em>, <em>long handle</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.AssociateHandle" title="Permalink to this definition">¶</a></dt> 114 <dd><p>Associate the window with a new native handle</p> 115 </dd></dl> 116 117 <dl class="attribute"> 118 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.AutoLayout"> 119 <tt class="descname">AutoLayout</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.AutoLayout" title="Permalink to this definition">¶</a></dt> 118 120 <dd><p>See <cite>GetAutoLayout</cite> and <cite>SetAutoLayout</cite></p> 119 121 </dd></dl> 120 122 121 123 <dl class="attribute"> 122 <dt id="sans.perspectives.fitting.help_panel.Help Window.BackgroundColour">123 <tt class="descname">BackgroundColour</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.BackgroundColour" title="Permalink to this definition">¶</a></dt>124 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.BackgroundColour"> 125 <tt class="descname">BackgroundColour</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.BackgroundColour" title="Permalink to this definition">¶</a></dt> 124 126 <dd><p>See <cite>GetBackgroundColour</cite> and <cite>SetBackgroundColour</cite></p> 125 127 </dd></dl> 126 128 127 129 <dl class="attribute"> 128 <dt id="sans.perspectives.fitting.help_panel.Help Window.BackgroundStyle">129 <tt class="descname">BackgroundStyle</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.BackgroundStyle" title="Permalink to this definition">¶</a></dt>130 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.BackgroundStyle"> 131 <tt class="descname">BackgroundStyle</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.BackgroundStyle" title="Permalink to this definition">¶</a></dt> 130 132 <dd><p>See <cite>GetBackgroundStyle</cite> and <cite>SetBackgroundStyle</cite></p> 131 133 </dd></dl> 132 134 133 135 <dl class="attribute"> 134 <dt id="sans.perspectives.fitting.help_panel.Help Window.BestSize">135 <tt class="descname">BestSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.BestSize" title="Permalink to this definition">¶</a></dt>136 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.BestSize"> 137 <tt class="descname">BestSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.BestSize" title="Permalink to this definition">¶</a></dt> 136 138 <dd><p>See <cite>GetBestSize</cite></p> 137 139 </dd></dl> 138 140 139 141 <dl class="attribute"> 140 <dt id="sans.perspectives.fitting.help_panel.Help Window.BestVirtualSize">141 <tt class="descname">BestVirtualSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.BestVirtualSize" title="Permalink to this definition">¶</a></dt>142 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.BestVirtualSize"> 143 <tt class="descname">BestVirtualSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.BestVirtualSize" title="Permalink to this definition">¶</a></dt> 142 144 <dd><p>See <cite>GetBestVirtualSize</cite></p> 143 145 </dd></dl> 144 146 145 147 <dl class="method"> 146 <dt id="sans.perspectives.fitting.help_panel.Help Window.Bind">147 <tt class="descname">Bind</tt><big>(</big>< em>event</em>, <em>handler</em>, <em>source=None</em>, <em>id=-1</em>, <em>id2=-1</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Bind" title="Permalink to this definition">¶</a></dt>148 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Bind"> 149 <tt class="descname">Bind</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Bind" title="Permalink to this definition">¶</a></dt> 148 150 <dd><p>Bind an event to an event handler.</p> 149 151 <table class="docutils field-list" frame="void" rules="none"> … … 151 153 <col class="field-body" /> 152 154 <tbody valign="top"> 153 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">155 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 154 156 <li><strong>event</strong> – One of the EVT_* objects that specifies the 155 157 type of event to bind,</li> … … 177 179 178 180 <dl class="attribute"> 179 <dt id="sans.perspectives.fitting.help_panel.Help Window.Border">180 <tt class="descname">Border</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.Border" title="Permalink to this definition">¶</a></dt>181 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Border"> 182 <tt class="descname">Border</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Border" title="Permalink to this definition">¶</a></dt> 181 183 <dd><p>See <cite>GetBorder</cite></p> 182 184 </dd></dl> 183 185 184 186 <dl class="method"> 185 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CacheBestSize"> 186 <tt class="descname">CacheBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CacheBestSize" title="Permalink to this definition">¶</a></dt> 187 <dd><p>CacheBestSize(self, Size size)</p> 188 <p>Cache the best size so it doesn’t need to be calculated again, (at least until 187 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.CacheBestSize"> 188 <tt class="descname">CacheBestSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.CacheBestSize" title="Permalink to this definition">¶</a></dt> 189 <dd><p>Cache the best size so it doesn’t need to be calculated again, (at least until 189 190 some properties of the window change.)</p> 190 191 </dd></dl> 191 192 192 193 <dl class="method"> 193 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CanSetTransparent"> 194 <tt class="descname">CanSetTransparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CanSetTransparent" title="Permalink to this definition">¶</a></dt> 195 <dd><p>CanSetTransparent(self) -> bool</p> 196 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the platform supports setting the transparency for 194 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.CalcScrollInc"> 195 <tt class="descname">CalcScrollInc</tt><big>(</big><em>self</em>, <em>ScrollWinEvent event</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.CalcScrollInc" title="Permalink to this definition">¶</a></dt> 196 <dd></dd></dl> 197 198 <dl class="method"> 199 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.CalcScrolledPosition"> 200 <tt class="descname">CalcScrolledPosition</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.CalcScrolledPosition" title="Permalink to this definition">¶</a></dt> 201 <dd><p>CalcScrolledPosition(int x, int y) -> (sx, sy)</p> 202 <p>Translate between scrolled and unscrolled coordinates.</p> 203 </dd></dl> 204 205 <dl class="method"> 206 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.CalcUnscrolledPosition"> 207 <tt class="descname">CalcUnscrolledPosition</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.CalcUnscrolledPosition" title="Permalink to this definition">¶</a></dt> 208 <dd><p>CalcUnscrolledPosition(int x, int y) -> (ux, uy)</p> 209 <p>Translate between scrolled and unscrolled coordinates.</p> 210 </dd></dl> 211 212 <dl class="method"> 213 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.CanSetTransparent"> 214 <tt class="descname">CanSetTransparent</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.CanSetTransparent" title="Permalink to this definition">¶</a></dt> 215 <dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the platform supports setting the transparency for 197 216 this window. Note that this method will err on the side of caution, 198 so it is possible that this will return <tt class=" xrefdocutils literal"><span class="pre">False</span></tt> when it is in fact217 so it is possible that this will return <tt class="docutils literal"><span class="pre">False</span></tt> when it is in fact 199 218 possible to set the transparency.</p> 200 219 <p>NOTE: On X-windows systems the X server must have the composite … … 204 223 205 224 <dl class="method"> 206 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CaptureMouse"> 207 <tt class="descname">CaptureMouse</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CaptureMouse" title="Permalink to this definition">¶</a></dt> 208 <dd><p>CaptureMouse(self)</p> 209 <p>Directs all mouse input to this window. Call wx.Window.ReleaseMouse to 225 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.CaptureMouse"> 226 <tt class="descname">CaptureMouse</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.CaptureMouse" title="Permalink to this definition">¶</a></dt> 227 <dd><p>Directs all mouse input to this window. Call wx.Window.ReleaseMouse to 210 228 release the capture.</p> 211 229 <p>Note that wxWindows maintains the stack of windows having captured the … … 222 240 223 241 <dl class="attribute"> 224 <dt id="sans.perspectives.fitting.help_panel.Help Window.Caret">225 <tt class="descname">Caret</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.Caret" title="Permalink to this definition">¶</a></dt>242 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Caret"> 243 <tt class="descname">Caret</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Caret" title="Permalink to this definition">¶</a></dt> 226 244 <dd><p>See <cite>GetCaret</cite> and <cite>SetCaret</cite></p> 227 245 </dd></dl> 228 246 229 247 <dl class="method"> 230 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Center"> 231 <tt class="descname">Center</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Center" title="Permalink to this definition">¶</a></dt> 248 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Center"> 249 <tt class="descname">Center</tt><big>(</big><em>self</em>, <em>int direction=BOTH</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Center" title="Permalink to this definition">¶</a></dt> 250 <dd><p>Centers the window. The parameter specifies the direction for 251 centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may 252 also include wx.CENTER_ON_SCREEN flag if you want to center the window 253 on the entire screen and not on its parent window. If it is a 254 top-level window and has no parent then it will always be centered 255 relative to the screen.</p> 256 </dd></dl> 257 258 <dl class="method"> 259 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.CenterOnParent"> 260 <tt class="descname">CenterOnParent</tt><big>(</big><em>self</em>, <em>int dir=BOTH</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.CenterOnParent" title="Permalink to this definition">¶</a></dt> 261 <dd><p>Center with respect to the the parent window</p> 262 </dd></dl> 263 264 <dl class="method"> 265 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Centre"> 266 <tt class="descname">Centre</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Centre" title="Permalink to this definition">¶</a></dt> 232 267 <dd><p>Center(self, int direction=BOTH)</p> 233 268 <p>Centers the window. The parameter specifies the direction for … … 240 275 241 276 <dl class="method"> 242 <dt id="sans.perspectives.fitting.help_panel.Help Window.CenterOnParent">243 <tt class="descname">Cent erOnParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CenterOnParent" title="Permalink to this definition">¶</a></dt>277 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.CentreOnParent"> 278 <tt class="descname">CentreOnParent</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.CentreOnParent" title="Permalink to this definition">¶</a></dt> 244 279 <dd><p>CenterOnParent(self, int dir=BOTH)</p> 245 280 <p>Center with respect to the the parent window</p> 246 281 </dd></dl> 247 282 248 <dl class="method"> 249 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CenterOnScreen"> 250 <tt class="descname">CenterOnScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CenterOnScreen" title="Permalink to this definition">¶</a></dt> 251 <dd><p>CenterOnScreen(self, int dir=BOTH)</p> 252 <p>Center the window on screen</p> 253 </dd></dl> 254 255 <dl class="method"> 256 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Centre"> 257 <tt class="descname">Centre</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Centre" title="Permalink to this definition">¶</a></dt> 258 <dd><p>Center(self, int direction=BOTH)</p> 259 <p>Centers the window. The parameter specifies the direction for 260 centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may 261 also include wx.CENTER_ON_SCREEN flag if you want to center the window 262 on the entire screen and not on its parent window. If it is a 263 top-level window and has no parent then it will always be centered 264 relative to the screen.</p> 265 </dd></dl> 266 267 <dl class="method"> 268 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CentreOnParent"> 269 <tt class="descname">CentreOnParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CentreOnParent" title="Permalink to this definition">¶</a></dt> 270 <dd><p>CenterOnParent(self, int dir=BOTH)</p> 271 <p>Center with respect to the the parent window</p> 272 </dd></dl> 273 274 <dl class="method"> 275 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CentreOnScreen"> 276 <tt class="descname">CentreOnScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CentreOnScreen" title="Permalink to this definition">¶</a></dt> 277 <dd><p>CenterOnScreen(self, int dir=BOTH)</p> 278 <p>Center the window on screen</p> 279 </dd></dl> 280 281 <dl class="attribute"> 282 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CharHeight"> 283 <tt class="descname">CharHeight</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CharHeight" title="Permalink to this definition">¶</a></dt> 283 <dl class="attribute"> 284 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.CharHeight"> 285 <tt class="descname">CharHeight</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.CharHeight" title="Permalink to this definition">¶</a></dt> 284 286 <dd><p>See <cite>GetCharHeight</cite></p> 285 287 </dd></dl> 286 288 287 289 <dl class="attribute"> 288 <dt id="sans.perspectives.fitting.help_panel.Help Window.CharWidth">289 <tt class="descname">CharWidth</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.CharWidth" title="Permalink to this definition">¶</a></dt>290 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.CharWidth"> 291 <tt class="descname">CharWidth</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.CharWidth" title="Permalink to this definition">¶</a></dt> 290 292 <dd><p>See <cite>GetCharWidth</cite></p> 291 293 </dd></dl> 292 294 293 295 <dl class="attribute"> 294 <dt id="sans.perspectives.fitting.help_panel.Help Window.Children">295 <tt class="descname">Children</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.Children" title="Permalink to this definition">¶</a></dt>296 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Children"> 297 <tt class="descname">Children</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Children" title="Permalink to this definition">¶</a></dt> 296 298 <dd><p>See <cite>GetChildren</cite></p> 297 299 </dd></dl> 298 300 299 301 <dl class="attribute"> 300 <dt id="sans.perspectives.fitting.help_panel.Help Window.ClassName">301 <tt class="descname">ClassName</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.ClassName" title="Permalink to this definition">¶</a></dt>302 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ClassName"> 303 <tt class="descname">ClassName</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ClassName" title="Permalink to this definition">¶</a></dt> 302 304 <dd><p>See <cite>GetClassName</cite></p> 303 305 </dd></dl> 304 306 305 307 <dl class="method"> 306 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ClearBackground"> 307 <tt class="descname">ClearBackground</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ClearBackground" title="Permalink to this definition">¶</a></dt> 308 <dd><p>ClearBackground(self)</p> 309 <p>Clears the window by filling it with the current background 308 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ClearBackground"> 309 <tt class="descname">ClearBackground</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ClearBackground" title="Permalink to this definition">¶</a></dt> 310 <dd><p>Clears the window by filling it with the current background 310 311 colour. Does not cause an erase background event to be generated.</p> 311 312 </dd></dl> 312 313 313 314 <dl class="attribute"> 314 <dt id="sans.perspectives.fitting.help_panel.Help Window.ClientAreaOrigin">315 <tt class="descname">ClientAreaOrigin</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.ClientAreaOrigin" title="Permalink to this definition">¶</a></dt>315 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ClientAreaOrigin"> 316 <tt class="descname">ClientAreaOrigin</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ClientAreaOrigin" title="Permalink to this definition">¶</a></dt> 316 317 <dd><p>See <cite>GetClientAreaOrigin</cite></p> 317 318 </dd></dl> 318 319 319 320 <dl class="attribute"> 320 <dt id="sans.perspectives.fitting.help_panel.Help Window.ClientRect">321 <tt class="descname">ClientRect</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.ClientRect" title="Permalink to this definition">¶</a></dt>321 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ClientRect"> 322 <tt class="descname">ClientRect</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ClientRect" title="Permalink to this definition">¶</a></dt> 322 323 <dd><p>See <cite>GetClientRect</cite> and <cite>SetClientRect</cite></p> 323 324 </dd></dl> 324 325 325 326 <dl class="attribute"> 326 <dt id="sans.perspectives.fitting.help_panel.Help Window.ClientSize">327 <tt class="descname">ClientSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.ClientSize" title="Permalink to this definition">¶</a></dt>327 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ClientSize"> 328 <tt class="descname">ClientSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ClientSize" title="Permalink to this definition">¶</a></dt> 328 329 <dd><p>See <cite>GetClientSize</cite> and <cite>SetClientSize</cite></p> 329 330 </dd></dl> 330 331 331 332 <dl class="method"> 332 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ClientToScreen"> 333 <tt class="descname">ClientToScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ClientToScreen" title="Permalink to this definition">¶</a></dt> 334 <dd><p>ClientToScreen(self, Point pt) -> Point</p> 335 <p>Converts to screen coordinates from coordinates relative to this window.</p> 336 </dd></dl> 337 338 <dl class="method"> 339 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ClientToScreenXY"> 340 <tt class="descname">ClientToScreenXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ClientToScreenXY" title="Permalink to this definition">¶</a></dt> 341 <dd><p>ClientToScreenXY(int x, int y) -> (x,y)</p> 342 <p>Converts to screen coordinates from coordinates relative to this window.</p> 343 </dd></dl> 344 345 <dl class="method"> 346 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ClientToWindowSize"> 347 <tt class="descname">ClientToWindowSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ClientToWindowSize" title="Permalink to this definition">¶</a></dt> 348 <dd><p>ClientToWindowSize(self, Size size) -> Size</p> 349 </dd></dl> 350 351 <dl class="method"> 352 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Close"> 353 <tt class="descname">Close</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Close" title="Permalink to this definition">¶</a></dt> 354 <dd><p>Close(self, bool force=False) -> bool</p> 355 <p>This function simply generates a EVT_CLOSE event whose handler usually 333 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ClientToScreen"> 334 <tt class="descname">ClientToScreen</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ClientToScreen" title="Permalink to this definition">¶</a></dt> 335 <dd><p>Converts to screen coordinates from coordinates relative to this window.</p> 336 </dd></dl> 337 338 <dl class="method"> 339 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ClientToScreenXY"> 340 <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.help_panel.HelpPanel.ClientToScreenXY" title="Permalink to this definition">¶</a></dt> 341 <dd><p>Converts to screen coordinates from coordinates relative to this window.</p> 342 </dd></dl> 343 344 <dl class="method"> 345 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ClientToWindowSize"> 346 <tt class="descname">ClientToWindowSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ClientToWindowSize" title="Permalink to this definition">¶</a></dt> 347 <dd></dd></dl> 348 349 <dl class="method"> 350 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Close"> 351 <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.help_panel.HelpPanel.Close" title="Permalink to this definition">¶</a></dt> 352 <dd><p>This function simply generates a EVT_CLOSE event whose handler usually 356 353 tries to close the window. It doesn’t close the window itself, 357 354 however. If force is False (the default) then the window’s close … … 360 357 361 358 <dl class="method"> 362 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Command"> 363 <tt class="descname">Command</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Command" title="Permalink to this definition">¶</a></dt> 364 <dd><p>ProcessCommand(self, int winid) -> bool</p> 365 </dd></dl> 366 367 <dl class="method"> 368 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Connect"> 369 <tt class="descname">Connect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Connect" title="Permalink to this definition">¶</a></dt> 370 <dd><p>Connect(self, int id, int lastId, int eventType, PyObject func)</p> 371 </dd></dl> 372 373 <dl class="attribute"> 374 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Constraints"> 375 <tt class="descname">Constraints</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Constraints" title="Permalink to this definition">¶</a></dt> 359 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Connect"> 360 <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.help_panel.HelpPanel.Connect" title="Permalink to this definition">¶</a></dt> 361 <dd></dd></dl> 362 363 <dl class="attribute"> 364 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Constraints"> 365 <tt class="descname">Constraints</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Constraints" title="Permalink to this definition">¶</a></dt> 376 366 <dd><p>See <cite>GetConstraints</cite> and <cite>SetConstraints</cite></p> 377 367 </dd></dl> 378 368 379 369 <dl class="attribute"> 380 <dt id="sans.perspectives.fitting.help_panel.Help Window.ContainingSizer">381 <tt class="descname">ContainingSizer</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.ContainingSizer" title="Permalink to this definition">¶</a></dt>370 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ContainingSizer"> 371 <tt class="descname">ContainingSizer</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ContainingSizer" title="Permalink to this definition">¶</a></dt> 382 372 <dd><p>See <cite>GetContainingSizer</cite> and <cite>SetContainingSizer</cite></p> 383 373 </dd></dl> 384 374 385 375 <dl class="method"> 386 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ConvertDialogPointToPixels"> 387 <tt class="descname">ConvertDialogPointToPixels</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ConvertDialogPointToPixels" title="Permalink to this definition">¶</a></dt> 388 <dd><p>ConvertDialogPointToPixels(self, Point pt) -> Point</p> 389 <p>Converts a point or size from dialog units to pixels. Dialog units 376 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ConvertDialogPointToPixels"> 377 <tt class="descname">ConvertDialogPointToPixels</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ConvertDialogPointToPixels" title="Permalink to this definition">¶</a></dt> 378 <dd><p>Converts a point or size from dialog units to pixels. Dialog units 390 379 are used for maintaining a dialog’s proportions even if the font 391 380 changes. For the x dimension, the dialog units are multiplied by the … … 396 385 397 386 <dl class="method"> 398 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ConvertDialogSizeToPixels"> 399 <tt class="descname">ConvertDialogSizeToPixels</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ConvertDialogSizeToPixels" title="Permalink to this definition">¶</a></dt> 400 <dd><p>ConvertDialogSizeToPixels(self, Size sz) -> Size</p> 401 <p>Converts a point or size from dialog units to pixels. Dialog units 387 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ConvertDialogSizeToPixels"> 388 <tt class="descname">ConvertDialogSizeToPixels</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ConvertDialogSizeToPixels" title="Permalink to this definition">¶</a></dt> 389 <dd><p>Converts a point or size from dialog units to pixels. Dialog units 402 390 are used for maintaining a dialog’s proportions even if the font 403 391 changes. For the x dimension, the dialog units are multiplied by the … … 408 396 409 397 <dl class="method"> 410 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ConvertPixelPointToDialog"> 411 <tt class="descname">ConvertPixelPointToDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ConvertPixelPointToDialog" title="Permalink to this definition">¶</a></dt> 412 <dd><p>ConvertPixelPointToDialog(self, Point pt) -> Point</p> 413 </dd></dl> 414 415 <dl class="method"> 416 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ConvertPixelSizeToDialog"> 417 <tt class="descname">ConvertPixelSizeToDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ConvertPixelSizeToDialog" title="Permalink to this definition">¶</a></dt> 418 <dd><p>ConvertPixelSizeToDialog(self, Size sz) -> Size</p> 419 </dd></dl> 420 421 <dl class="method"> 422 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Create"> 423 <tt class="descname">Create</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Create" title="Permalink to this definition">¶</a></dt> 398 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ConvertPixelPointToDialog"> 399 <tt class="descname">ConvertPixelPointToDialog</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ConvertPixelPointToDialog" title="Permalink to this definition">¶</a></dt> 400 <dd></dd></dl> 401 402 <dl class="method"> 403 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ConvertPixelSizeToDialog"> 404 <tt class="descname">ConvertPixelSizeToDialog</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ConvertPixelSizeToDialog" title="Permalink to this definition">¶</a></dt> 405 <dd></dd></dl> 406 407 <dl class="method"> 408 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Create"> 409 <tt class="descname">Create</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Create" title="Permalink to this definition">¶</a></dt> 424 410 <dd><dl class="docutils"> 425 <dt>Create(self, Window parent, int id=-1, String title=EmptyString, </dt>426 <dd> Point pos=DefaultPosition, Size size=DefaultSize,427 long style=DEFAULT_FRAME_STYLE, String name=FrameNameStr) -> bool</dd>411 <dt>Create(self, Window parent, int id=-1, Point pos=DefaultPosition, </dt> 412 <dd>Size size=DefaultSize, long style=wxHSCROLL|wxVSCROLL, 413 String name=PanelNameStr) -> bool</dd> 428 414 </dl> 429 </dd></dl> 430 431 <dl class="method"> 432 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CreateStatusBar"> 433 <tt class="descname">CreateStatusBar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CreateStatusBar" title="Permalink to this definition">¶</a></dt> 434 <dd><dl class="docutils"> 435 <dt>CreateStatusBar(self, int number=1, long style=DEFAULT_STATUSBAR_STYLE, int winid=0, </dt> 436 <dd>String name=StatusLineNameStr) -> StatusBar</dd> 437 </dl> 438 </dd></dl> 439 440 <dl class="method"> 441 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CreateToolBar"> 442 <tt class="descname">CreateToolBar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CreateToolBar" title="Permalink to this definition">¶</a></dt> 443 <dd><p>CreateToolBar(self, long style=-1, int winid=-1, String name=ToolBarNameStr) -> wxToolBar</p> 444 </dd></dl> 445 446 <dl class="attribute"> 447 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Cursor"> 448 <tt class="descname">Cursor</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Cursor" title="Permalink to this definition">¶</a></dt> 415 <p>Create the GUI part of the Window for 2-phase creation mode.</p> 416 </dd></dl> 417 418 <dl class="attribute"> 419 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Cursor"> 420 <tt class="descname">Cursor</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Cursor" title="Permalink to this definition">¶</a></dt> 449 421 <dd><p>See <cite>GetCursor</cite> and <cite>SetCursor</cite></p> 450 422 </dd></dl> 451 423 452 424 <dl class="method"> 453 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DLG_PNT"> 454 <tt class="descname">DLG_PNT</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DLG_PNT" title="Permalink to this definition">¶</a></dt> 455 <dd><p>DLG_PNT(self, Point pt) -> Point</p> 456 <p>Converts a point or size from dialog units to pixels. Dialog units 425 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DLG_PNT"> 426 <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.help_panel.HelpPanel.DLG_PNT" title="Permalink to this definition">¶</a></dt> 427 <dd><p>Converts a point or size from dialog units to pixels. Dialog units 457 428 are used for maintaining a dialog’s proportions even if the font 458 429 changes. For the x dimension, the dialog units are multiplied by the … … 463 434 464 435 <dl class="method"> 465 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DLG_SZE"> 466 <tt class="descname">DLG_SZE</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DLG_SZE" title="Permalink to this definition">¶</a></dt> 467 <dd><p>DLG_SZE(self, Size sz) -> Size</p> 468 <p>Converts a point or size from dialog units to pixels. Dialog units 436 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DLG_SZE"> 437 <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.help_panel.HelpPanel.DLG_SZE" title="Permalink to this definition">¶</a></dt> 438 <dd><p>Converts a point or size from dialog units to pixels. Dialog units 469 439 are used for maintaining a dialog’s proportions even if the font 470 440 changes. For the x dimension, the dialog units are multiplied by the … … 475 445 476 446 <dl class="attribute"> 477 <dt id="sans.perspectives.fitting.help_panel.Help Window.DefaultAttributes">478 <tt class="descname">DefaultAttributes</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.DefaultAttributes" title="Permalink to this definition">¶</a></dt>447 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DefaultAttributes"> 448 <tt class="descname">DefaultAttributes</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.DefaultAttributes" title="Permalink to this definition">¶</a></dt> 479 449 <dd><p>See <cite>GetDefaultAttributes</cite></p> 480 450 </dd></dl> 481 451 482 <dl class="attribute"> 483 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DefaultItem"> 484 <tt class="descname">DefaultItem</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DefaultItem" title="Permalink to this definition">¶</a></dt> 485 <dd><p>See <cite>GetDefaultItem</cite> and <cite>SetDefaultItem</cite></p> 486 </dd></dl> 487 488 <dl class="method"> 489 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Destroy"> 490 <tt class="descname">Destroy</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Destroy" title="Permalink to this definition">¶</a></dt> 491 <dd><p>Destroy(self) -> bool</p> 492 <p>Destroys the window safely. Frames and dialogs are not destroyed 452 <dl class="method"> 453 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Destroy"> 454 <tt class="descname">Destroy</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Destroy" title="Permalink to this definition">¶</a></dt> 455 <dd><p>Destroys the window safely. Frames and dialogs are not destroyed 493 456 immediately when this function is called – they are added to a list 494 457 of windows to be deleted on idle time, when all the window’s events … … 500 463 501 464 <dl class="method"> 502 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DestroyChildren"> 503 <tt class="descname">DestroyChildren</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DestroyChildren" title="Permalink to this definition">¶</a></dt> 504 <dd><p>DestroyChildren(self) -> bool</p> 505 <p>Destroys all children of a window. Called automatically by the 465 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DestroyChildren"> 466 <tt class="descname">DestroyChildren</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.DestroyChildren" title="Permalink to this definition">¶</a></dt> 467 <dd><p>Destroys all children of a window. Called automatically by the 506 468 destructor.</p> 507 469 </dd></dl> 508 470 509 471 <dl class="method"> 510 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Disable"> 511 <tt class="descname">Disable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Disable" title="Permalink to this definition">¶</a></dt> 512 <dd><p>Disable(self) -> bool</p> 513 <p>Disables the window, same as Enable(false).</p> 514 </dd></dl> 515 516 <dl class="method"> 517 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Disconnect"> 518 <tt class="descname">Disconnect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Disconnect" title="Permalink to this definition">¶</a></dt> 519 <dd><dl class="docutils"> 520 <dt>Disconnect(self, int id, int lastId=-1, EventType eventType=wxEVT_NULL, </dt> 521 <dd>PyObject func=None) -> bool</dd> 522 </dl> 523 </dd></dl> 524 525 <dl class="method"> 526 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DissociateHandle"> 527 <tt class="descname">DissociateHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DissociateHandle" title="Permalink to this definition">¶</a></dt> 528 <dd><p>DissociateHandle(self)</p> 529 <p>Dissociate the current native handle from the window</p> 530 </dd></dl> 531 532 <dl class="method"> 533 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DoGiveHelp"> 534 <tt class="descname">DoGiveHelp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DoGiveHelp" title="Permalink to this definition">¶</a></dt> 535 <dd><p>DoGiveHelp(self, String text, bool show)</p> 536 </dd></dl> 537 538 <dl class="method"> 539 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DoMenuUpdates"> 540 <tt class="descname">DoMenuUpdates</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DoMenuUpdates" title="Permalink to this definition">¶</a></dt> 541 <dd><p>DoMenuUpdates(self, Menu menu=None)</p> 542 </dd></dl> 543 544 <dl class="method"> 545 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DragAcceptFiles"> 546 <tt class="descname">DragAcceptFiles</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DragAcceptFiles" title="Permalink to this definition">¶</a></dt> 547 <dd><p>DragAcceptFiles(self, bool accept)</p> 548 <p>Enables or disables eligibility for drop file events, EVT_DROP_FILES.</p> 549 </dd></dl> 550 551 <dl class="attribute"> 552 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DropTarget"> 553 <tt class="descname">DropTarget</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DropTarget" title="Permalink to this definition">¶</a></dt> 472 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Disable"> 473 <tt class="descname">Disable</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Disable" title="Permalink to this definition">¶</a></dt> 474 <dd><p>Disables the window, same as Enable(false).</p> 475 </dd></dl> 476 477 <dl class="method"> 478 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Disconnect"> 479 <tt class="descname">Disconnect</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Disconnect" title="Permalink to this definition">¶</a></dt> 480 <dd><p>Disconnect(self, int id, int lastId=-1, EventType eventType=wxEVT_NULL, 481 PyObject func=None) -> bool</p> 482 </dd></dl> 483 484 <dl class="method"> 485 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DissociateHandle"> 486 <tt class="descname">DissociateHandle</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.DissociateHandle" title="Permalink to this definition">¶</a></dt> 487 <dd><p>Dissociate the current native handle from the window</p> 488 </dd></dl> 489 490 <dl class="method"> 491 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DoEraseBackground"> 492 <tt class="descname">DoEraseBackground</tt><big>(</big><em>self</em>, <em>DC dc</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.DoEraseBackground" title="Permalink to this definition">¶</a></dt> 493 <dd></dd></dl> 494 495 <dl class="method"> 496 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DoGetBestSize"> 497 <tt class="descname">DoGetBestSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.DoGetBestSize" title="Permalink to this definition">¶</a></dt> 498 <dd></dd></dl> 499 500 <dl class="method"> 501 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DoGetClientSize"> 502 <tt class="descname">DoGetClientSize</tt><big>(</big><em>) -> (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.DoGetClientSize" title="Permalink to this definition">¶</a></dt> 503 <dd></dd></dl> 504 505 <dl class="method"> 506 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DoGetPosition"> 507 <tt class="descname">DoGetPosition</tt><big>(</big><em>) -> (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.DoGetPosition" title="Permalink to this definition">¶</a></dt> 508 <dd></dd></dl> 509 510 <dl class="method"> 511 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DoGetSize"> 512 <tt class="descname">DoGetSize</tt><big>(</big><em>) -> (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.DoGetSize" title="Permalink to this definition">¶</a></dt> 513 <dd></dd></dl> 514 515 <dl class="method"> 516 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DoGetVirtualSize"> 517 <tt class="descname">DoGetVirtualSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.DoGetVirtualSize" title="Permalink to this definition">¶</a></dt> 518 <dd></dd></dl> 519 520 <dl class="method"> 521 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DoMoveWindow"> 522 <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.help_panel.HelpPanel.DoMoveWindow" title="Permalink to this definition">¶</a></dt> 523 <dd></dd></dl> 524 525 <dl class="method"> 526 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DoPrepareDC"> 527 <tt class="descname">DoPrepareDC</tt><big>(</big><em>self</em>, <em>DC dc</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.DoPrepareDC" title="Permalink to this definition">¶</a></dt> 528 <dd><p>Normally what is called by <cite>PrepareDC</cite>.</p> 529 </dd></dl> 530 531 <dl class="method"> 532 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DoSetClientSize"> 533 <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.help_panel.HelpPanel.DoSetClientSize" title="Permalink to this definition">¶</a></dt> 534 <dd></dd></dl> 535 536 <dl class="method"> 537 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DoSetSize"> 538 <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.help_panel.HelpPanel.DoSetSize" title="Permalink to this definition">¶</a></dt> 539 <dd></dd></dl> 540 541 <dl class="method"> 542 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DoSetVirtualSize"> 543 <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.help_panel.HelpPanel.DoSetVirtualSize" title="Permalink to this definition">¶</a></dt> 544 <dd></dd></dl> 545 546 <dl class="method"> 547 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DragAcceptFiles"> 548 <tt class="descname">DragAcceptFiles</tt><big>(</big><em>self</em>, <em>bool accept</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.DragAcceptFiles" title="Permalink to this definition">¶</a></dt> 549 <dd><p>Enables or disables eligibility for drop file events, EVT_DROP_FILES.</p> 550 </dd></dl> 551 552 <dl class="attribute"> 553 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.DropTarget"> 554 <tt class="descname">DropTarget</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.DropTarget" title="Permalink to this definition">¶</a></dt> 554 555 <dd><p>See <cite>GetDropTarget</cite> and <cite>SetDropTarget</cite></p> 555 556 </dd></dl> 556 557 557 558 <dl class="attribute"> 558 <dt id="sans.perspectives.fitting.help_panel.Help Window.EffectiveMinSize">559 <tt class="descname">EffectiveMinSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.EffectiveMinSize" title="Permalink to this definition">¶</a></dt>559 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.EffectiveMinSize"> 560 <tt class="descname">EffectiveMinSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.EffectiveMinSize" title="Permalink to this definition">¶</a></dt> 560 561 <dd><p>See <cite>GetEffectiveMinSize</cite></p> 561 562 </dd></dl> 562 563 563 564 <dl class="method"> 564 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Enable"> 565 <tt class="descname">Enable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Enable" title="Permalink to this definition">¶</a></dt> 566 <dd><p>Enable(self, bool enable=True) -> bool</p> 567 <p>Enable or disable the window for user input. Note that when a parent 565 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Enable"> 566 <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.help_panel.HelpPanel.Enable" title="Permalink to this definition">¶</a></dt> 567 <dd><p>Enable or disable the window for user input. Note that when a parent 568 568 window is disabled, all of its children are disabled as well and they 569 569 are reenabled again when the parent is. Returns true if the window … … 573 573 574 574 <dl class="method"> 575 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.EnableCloseButton"> 576 <tt class="descname">EnableCloseButton</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.EnableCloseButton" title="Permalink to this definition">¶</a></dt> 577 <dd><p>EnableCloseButton(self, bool enable) -> bool</p> 578 </dd></dl> 579 580 <dl class="attribute"> 581 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Enabled"> 582 <tt class="descname">Enabled</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Enabled" title="Permalink to this definition">¶</a></dt> 575 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.EnableScrolling"> 576 <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.help_panel.HelpPanel.EnableScrolling" title="Permalink to this definition">¶</a></dt> 577 <dd></dd></dl> 578 579 <dl class="attribute"> 580 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Enabled"> 581 <tt class="descname">Enabled</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Enabled" title="Permalink to this definition">¶</a></dt> 583 582 <dd><p>See <cite>IsEnabled</cite> and <cite>Enable</cite></p> 584 583 </dd></dl> 585 584 586 585 <dl class="attribute"> 587 <dt id="sans.perspectives.fitting.help_panel.Help Window.EventHandler">588 <tt class="descname">EventHandler</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.EventHandler" title="Permalink to this definition">¶</a></dt>586 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.EventHandler"> 587 <tt class="descname">EventHandler</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.EventHandler" title="Permalink to this definition">¶</a></dt> 589 588 <dd><p>See <cite>GetEventHandler</cite> and <cite>SetEventHandler</cite></p> 590 589 </dd></dl> 591 590 592 591 <dl class="attribute"> 593 <dt id="sans.perspectives.fitting.help_panel.Help Window.EvtHandlerEnabled">594 <tt class="descname">EvtHandlerEnabled</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.EvtHandlerEnabled" title="Permalink to this definition">¶</a></dt>592 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.EvtHandlerEnabled"> 593 <tt class="descname">EvtHandlerEnabled</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.EvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 595 594 <dd><p>See <cite>GetEvtHandlerEnabled</cite> and <cite>SetEvtHandlerEnabled</cite></p> 596 595 </dd></dl> 597 596 598 597 <dl class="attribute"> 599 <dt id="sans.perspectives.fitting.help_panel.Help Window.ExtraStyle">600 <tt class="descname">ExtraStyle</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.ExtraStyle" title="Permalink to this definition">¶</a></dt>598 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ExtraStyle"> 599 <tt class="descname">ExtraStyle</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ExtraStyle" title="Permalink to this definition">¶</a></dt> 601 600 <dd><p>See <cite>GetExtraStyle</cite> and <cite>SetExtraStyle</cite></p> 602 601 </dd></dl> 603 602 604 603 <dl class="staticmethod"> 605 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.FindFocus"> 606 <em class="property">static </em><tt class="descname">FindFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.FindFocus" title="Permalink to this definition">¶</a></dt> 607 <dd><p>FindFocus() -> Window</p> 608 <p>Returns the window or control that currently has the keyboard focus, 604 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.FindFocus"> 605 <em class="property">static </em><tt class="descname">FindFocus</tt><big>(</big><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.FindFocus" title="Permalink to this definition">¶</a></dt> 606 <dd><p>Returns the window or control that currently has the keyboard focus, 609 607 or None.</p> 610 608 </dd></dl> 611 609 612 610 <dl class="method"> 613 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.FindWindowById"> 614 <tt class="descname">FindWindowById</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.FindWindowById" title="Permalink to this definition">¶</a></dt> 615 <dd><p>FindWindowById(self, long winid) -> Window</p> 616 <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.help_panel.HelpWindow.FindWindowByLabel"> 621 <tt class="descname">FindWindowByLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.FindWindowByLabel" title="Permalink to this definition">¶</a></dt> 622 <dd><p>FindWindowByLabel(self, String label) -> Window</p> 623 <p>Find a child of this window by label</p> 624 </dd></dl> 625 626 <dl class="method"> 627 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.FindWindowByName"> 628 <tt class="descname">FindWindowByName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.FindWindowByName" title="Permalink to this definition">¶</a></dt> 629 <dd><p>FindWindowByName(self, String name) -> Window</p> 630 <p>Find a child of this window by name</p> 631 </dd></dl> 632 633 <dl class="method"> 634 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Fit"> 635 <tt class="descname">Fit</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Fit" title="Permalink to this definition">¶</a></dt> 636 <dd><p>Fit(self)</p> 637 <p>Sizes the window so that it fits around its subwindows. This function 611 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.FindWindowById"> 612 <tt class="descname">FindWindowById</tt><big>(</big><em>self</em>, <em>long winid</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.FindWindowById" title="Permalink to this definition">¶</a></dt> 613 <dd><p>Find a child of this window by window ID</p> 614 </dd></dl> 615 616 <dl class="method"> 617 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.FindWindowByLabel"> 618 <tt class="descname">FindWindowByLabel</tt><big>(</big><em>self</em>, <em>String label</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.FindWindowByLabel" title="Permalink to this definition">¶</a></dt> 619 <dd><p>Find a child of this window by label</p> 620 </dd></dl> 621 622 <dl class="method"> 623 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.FindWindowByName"> 624 <tt class="descname">FindWindowByName</tt><big>(</big><em>self</em>, <em>String name</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.FindWindowByName" title="Permalink to this definition">¶</a></dt> 625 <dd><p>Find a child of this window by name</p> 626 </dd></dl> 627 628 <dl class="method"> 629 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Fit"> 630 <tt class="descname">Fit</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Fit" title="Permalink to this definition">¶</a></dt> 631 <dd><p>Sizes the window so that it fits around its subwindows. This function 638 632 won’t do anything if there are no subwindows and will only really work 639 633 correctly if sizers are used for the subwindows layout. Also, if the … … 645 639 646 640 <dl class="method"> 647 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.FitInside"> 648 <tt class="descname">FitInside</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.FitInside" title="Permalink to this definition">¶</a></dt> 649 <dd><p>FitInside(self)</p> 650 <p>Similar to Fit, but sizes the interior (virtual) size of a 641 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.FitInside"> 642 <tt class="descname">FitInside</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.FitInside" title="Permalink to this definition">¶</a></dt> 643 <dd><p>Similar to Fit, but sizes the interior (virtual) size of a 651 644 window. Mainly useful with scrolled windows to reset scrollbars after 652 645 sizing changes that do not trigger a size event, and/or scrolled … … 656 649 657 650 <dl class="attribute"> 658 <dt id="sans.perspectives.fitting.help_panel.Help Window.Font">659 <tt class="descname">Font</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.Font" title="Permalink to this definition">¶</a></dt>651 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Font"> 652 <tt class="descname">Font</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Font" title="Permalink to this definition">¶</a></dt> 660 653 <dd><p>See <cite>GetFont</cite> and <cite>SetFont</cite></p> 661 654 </dd></dl> 662 655 663 656 <dl class="attribute"> 664 <dt id="sans.perspectives.fitting.help_panel.Help Window.ForegroundColour">665 <tt class="descname">ForegroundColour</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.ForegroundColour" title="Permalink to this definition">¶</a></dt>657 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ForegroundColour"> 658 <tt class="descname">ForegroundColour</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ForegroundColour" title="Permalink to this definition">¶</a></dt> 666 659 <dd><p>See <cite>GetForegroundColour</cite> and <cite>SetForegroundColour</cite></p> 667 660 </dd></dl> 668 661 669 662 <dl class="method"> 670 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Freeze"> 671 <tt class="descname">Freeze</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Freeze" title="Permalink to this definition">¶</a></dt> 672 <dd><p>Freeze(self)</p> 673 <p>Freezes the window or, in other words, prevents any updates from 663 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Freeze"> 664 <tt class="descname">Freeze</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Freeze" title="Permalink to this definition">¶</a></dt> 665 <dd><p>Freezes the window or, in other words, prevents any updates from 674 666 taking place on screen, the window is not redrawn at all. Thaw must be 675 667 called to reenable window redrawing. Calls to Freeze/Thaw may be … … 684 676 685 677 <dl class="method"> 686 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetAcceleratorTable"> 687 <tt class="descname">GetAcceleratorTable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 688 <dd><p>GetAcceleratorTable(self) -> AcceleratorTable</p> 689 <p>Gets the accelerator table for this window.</p> 690 </dd></dl> 691 692 <dl class="method"> 693 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetAdjustedBestSize"> 694 <tt class="descname">GetAdjustedBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetAdjustedBestSize" title="Permalink to this definition">¶</a></dt> 678 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetAcceleratorTable"> 679 <tt class="descname">GetAcceleratorTable</tt><big>(</big><em>self</em><big>)</big> → AcceleratorTable<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 680 <dd><p>Gets the accelerator table for this window.</p> 681 </dd></dl> 682 683 <dl class="method"> 684 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetAdjustedBestSize"> 685 <tt class="descname">GetAdjustedBestSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetAdjustedBestSize" title="Permalink to this definition">¶</a></dt> 695 686 <dd><p>Use <cite>GetEffectiveMinSize</cite> instead.</p> 696 687 </dd></dl> 697 688 698 689 <dl class="method"> 699 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetAutoLayout"> 700 <tt class="descname">GetAutoLayout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetAutoLayout" title="Permalink to this definition">¶</a></dt> 701 <dd><p>GetAutoLayout(self) -> bool</p> 702 <p>Returns the current autoLayout setting</p> 703 </dd></dl> 704 705 <dl class="method"> 706 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetBackgroundColour"> 707 <tt class="descname">GetBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetBackgroundColour" title="Permalink to this definition">¶</a></dt> 708 <dd><p>GetBackgroundColour(self) -> Colour</p> 709 <p>Returns the background colour of the window.</p> 710 </dd></dl> 711 712 <dl class="method"> 713 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetBackgroundStyle"> 714 <tt class="descname">GetBackgroundStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 715 <dd><p>GetBackgroundStyle(self) -> int</p> 716 <p>Returns the background style of the window.</p> 690 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetAutoLayout"> 691 <tt class="descname">GetAutoLayout</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetAutoLayout" title="Permalink to this definition">¶</a></dt> 692 <dd><p>Returns the current autoLayout setting</p> 693 </dd></dl> 694 695 <dl class="method"> 696 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetBackgroundColour"> 697 <tt class="descname">GetBackgroundColour</tt><big>(</big><em>self</em><big>)</big> → Colour<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetBackgroundColour" title="Permalink to this definition">¶</a></dt> 698 <dd><p>Returns the background colour of the window.</p> 699 </dd></dl> 700 701 <dl class="method"> 702 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetBackgroundStyle"> 703 <tt class="descname">GetBackgroundStyle</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 704 <dd><p>Returns the background style of the window.</p> 717 705 <table class="docutils field-list" frame="void" rules="none"> 718 706 <col class="field-name" /> 719 707 <col class="field-body" /> 720 708 <tbody valign="top"> 721 <tr class="field "><th class="field-name">See :</th><td class="field-body"><cite>SetBackgroundStyle</cite></td>709 <tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>SetBackgroundStyle</cite></td> 722 710 </tr> 723 711 </tbody> … … 726 714 727 715 <dl class="method"> 728 <dt id="sans.perspectives.fitting.help_panel.Help Window.GetBestFittingSize">729 <tt class="descname">GetBestFittingSize</tt><big>(</big>< em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetBestFittingSize" title="Permalink to this definition">¶</a></dt>716 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetBestFittingSize"> 717 <tt class="descname">GetBestFittingSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetBestFittingSize" title="Permalink to this definition">¶</a></dt> 730 718 <dd><p>Use <cite>GetEffectiveMinSize</cite> instead.</p> 731 719 </dd></dl> 732 720 733 721 <dl class="method"> 734 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetBestSize"> 735 <tt class="descname">GetBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetBestSize" title="Permalink to this definition">¶</a></dt> 736 <dd><p>GetBestSize(self) -> Size</p> 737 <p>This function returns the best acceptable minimal size for the 722 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetBestSize"> 723 <tt class="descname">GetBestSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetBestSize" title="Permalink to this definition">¶</a></dt> 724 <dd><p>This function returns the best acceptable minimal size for the 738 725 window, if applicable. For example, for a static text control, it will 739 726 be the minimal size such that the control label is not truncated. For … … 744 731 745 732 <dl class="method"> 746 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetBestSizeTuple"> 747 <tt class="descname">GetBestSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetBestSizeTuple" title="Permalink to this definition">¶</a></dt> 748 <dd><p>GetBestSizeTuple() -> (width, height)</p> 749 <p>This function returns the best acceptable minimal size for the 733 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetBestSizeTuple"> 734 <tt class="descname">GetBestSizeTuple</tt><big>(</big><em>) -> (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetBestSizeTuple" title="Permalink to this definition">¶</a></dt> 735 <dd><p>This function returns the best acceptable minimal size for the 750 736 window, if applicable. For example, for a static text control, it will 751 737 be the minimal size such that the control label is not truncated. For … … 756 742 757 743 <dl class="method"> 758 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetBestVirtualSize"> 759 <tt class="descname">GetBestVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetBestVirtualSize" title="Permalink to this definition">¶</a></dt> 760 <dd><p>GetBestVirtualSize(self) -> Size</p> 761 <p>Return the largest of ClientSize and BestSize (as determined by a 744 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetBestVirtualSize"> 745 <tt class="descname">GetBestVirtualSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetBestVirtualSize" title="Permalink to this definition">¶</a></dt> 746 <dd><p>Return the largest of ClientSize and BestSize (as determined by a 762 747 sizer, interior children, or other means)</p> 763 748 </dd></dl> 764 749 765 750 <dl class="method"> 766 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetBorder"> 767 <tt class="descname">GetBorder</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetBorder" title="Permalink to this definition">¶</a></dt> 768 <dd><p>GetBorder(self, long flags) -> int 769 GetBorder(self) -> int</p> 751 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetBorder"> 752 <tt class="descname">GetBorder</tt><big>(</big><em>self</em>, <em>long flags</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetBorder" title="Permalink to this definition">¶</a></dt> 753 <dd><p>GetBorder(self) -> int</p> 770 754 <p>Get border for the flags of this window</p> 771 755 </dd></dl> 772 756 773 757 <dl class="staticmethod"> 774 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetCapture"> 775 <em class="property">static </em><tt class="descname">GetCapture</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetCapture" title="Permalink to this definition">¶</a></dt> 776 <dd><p>GetCapture() -> Window</p> 777 <p>Returns the window which currently captures the mouse or None</p> 778 </dd></dl> 779 780 <dl class="method"> 781 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetCaret"> 782 <tt class="descname">GetCaret</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetCaret" title="Permalink to this definition">¶</a></dt> 783 <dd><p>GetCaret(self) -> Caret</p> 784 <p>Returns the caret associated with the window.</p> 785 </dd></dl> 786 787 <dl class="method"> 788 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetCharHeight"> 789 <tt class="descname">GetCharHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetCharHeight" title="Permalink to this definition">¶</a></dt> 790 <dd><p>GetCharHeight(self) -> int</p> 791 <p>Get the (average) character size for the current font.</p> 792 </dd></dl> 793 794 <dl class="method"> 795 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetCharWidth"> 796 <tt class="descname">GetCharWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetCharWidth" title="Permalink to this definition">¶</a></dt> 797 <dd><p>GetCharWidth(self) -> int</p> 798 <p>Get the (average) character size for the current font.</p> 799 </dd></dl> 800 801 <dl class="method"> 802 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetChildren"> 803 <tt class="descname">GetChildren</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetChildren" title="Permalink to this definition">¶</a></dt> 804 <dd><p>GetChildren(self) -> WindowList</p> 805 <p>Returns an object containing a list of the window’s children. The 758 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetCapture"> 759 <em class="property">static </em><tt class="descname">GetCapture</tt><big>(</big><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetCapture" title="Permalink to this definition">¶</a></dt> 760 <dd><p>Returns the window which currently captures the mouse or None</p> 761 </dd></dl> 762 763 <dl class="method"> 764 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetCaret"> 765 <tt class="descname">GetCaret</tt><big>(</big><em>self</em><big>)</big> → Caret<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetCaret" title="Permalink to this definition">¶</a></dt> 766 <dd><p>Returns the caret associated with the window.</p> 767 </dd></dl> 768 769 <dl class="method"> 770 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetCharHeight"> 771 <tt class="descname">GetCharHeight</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetCharHeight" title="Permalink to this definition">¶</a></dt> 772 <dd><p>Get the (average) character size for the current font.</p> 773 </dd></dl> 774 775 <dl class="method"> 776 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetCharWidth"> 777 <tt class="descname">GetCharWidth</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetCharWidth" title="Permalink to this definition">¶</a></dt> 778 <dd><p>Get the (average) character size for the current font.</p> 779 </dd></dl> 780 781 <dl class="method"> 782 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetChildren"> 783 <tt class="descname">GetChildren</tt><big>(</big><em>self</em><big>)</big> → WindowList<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetChildren" title="Permalink to this definition">¶</a></dt> 784 <dd><p>Returns an object containing a list of the window’s children. The 806 785 object provides a Python sequence-like interface over the internal 807 786 list maintained by the window..</p> … … 809 788 810 789 <dl class="staticmethod"> 811 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetClassDefaultAttributes"> 812 <em class="property">static </em><tt class="descname">GetClassDefaultAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetClassDefaultAttributes" title="Permalink to this definition">¶</a></dt> 813 <dd><p>GetClassDefaultAttributes(int variant=WINDOW_VARIANT_NORMAL) -> VisualAttributes</p> 814 <p>Get the default attributes for this class. This is useful if you want 790 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetClassDefaultAttributes"> 791 <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.help_panel.HelpPanel.GetClassDefaultAttributes" title="Permalink to this definition">¶</a></dt> 792 <dd><p>Get the default attributes for this class. This is useful if you want 815 793 to use the same font or colour in your own control as in a standard 816 794 control – which is a much better idea than hard coding specific … … 824 802 825 803 <dl class="method"> 826 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetClassName"> 827 <tt class="descname">GetClassName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetClassName" title="Permalink to this definition">¶</a></dt> 828 <dd><p>GetClassName(self) -> String</p> 829 <p>Returns the class name of the C++ class using wxRTTI.</p> 830 </dd></dl> 831 832 <dl class="method"> 833 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetClientAreaOrigin"> 834 <tt class="descname">GetClientAreaOrigin</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetClientAreaOrigin" title="Permalink to this definition">¶</a></dt> 835 <dd><p>GetClientAreaOrigin(self) -> Point</p> 836 <p>Get the origin of the client area of the window relative to the 804 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetClassName"> 805 <tt class="descname">GetClassName</tt><big>(</big><em>self</em><big>)</big> → String<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetClassName" title="Permalink to this definition">¶</a></dt> 806 <dd><p>Returns the class name of the C++ class using wxRTTI.</p> 807 </dd></dl> 808 809 <dl class="method"> 810 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetClientAreaOrigin"> 811 <tt class="descname">GetClientAreaOrigin</tt><big>(</big><em>self</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetClientAreaOrigin" title="Permalink to this definition">¶</a></dt> 812 <dd><p>Get the origin of the client area of the window relative to the 837 813 window’s top left corner (the client area may be shifted because of 838 814 the borders, scrollbars, other decorations...)</p> … … 840 816 841 817 <dl class="method"> 842 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetClientRect"> 843 <tt class="descname">GetClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetClientRect" title="Permalink to this definition">¶</a></dt> 844 <dd><p>GetClientRect(self) -> Rect</p> 845 <p>Get the client area position and size as a <cite>wx.Rect</cite> object.</p> 846 </dd></dl> 847 848 <dl class="method"> 849 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetClientSize"> 850 <tt class="descname">GetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetClientSize" title="Permalink to this definition">¶</a></dt> 851 <dd><p>GetClientSize(self) -> Size</p> 852 <p>This gets the size of the window’s ‘client area’ in pixels. The client 818 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetClientRect"> 819 <tt class="descname">GetClientRect</tt><big>(</big><em>self</em><big>)</big> → Rect<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetClientRect" title="Permalink to this definition">¶</a></dt> 820 <dd><p>Get the client area position and size as a <cite>wx.Rect</cite> object.</p> 821 </dd></dl> 822 823 <dl class="method"> 824 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetClientSize"> 825 <tt class="descname">GetClientSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetClientSize" title="Permalink to this definition">¶</a></dt> 826 <dd><p>This gets the size of the window’s ‘client area’ in pixels. The client 853 827 area is the area which may be drawn on by the programmer, excluding 854 828 title bar, border, scrollbars, etc.</p> … … 856 830 857 831 <dl class="method"> 858 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetClientSizeTuple"> 859 <tt class="descname">GetClientSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetClientSizeTuple" title="Permalink to this definition">¶</a></dt> 860 <dd><p>GetClientSizeTuple() -> (width, height)</p> 861 <p>This gets the size of the window’s ‘client area’ in pixels. The client 832 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetClientSizeTuple"> 833 <tt class="descname">GetClientSizeTuple</tt><big>(</big><em>) -> (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetClientSizeTuple" title="Permalink to this definition">¶</a></dt> 834 <dd><p>This gets the size of the window’s ‘client area’ in pixels. The client 862 835 area is the area which may be drawn on by the programmer, excluding 863 836 title bar, border, scrollbars, etc.</p> … … 865 838 866 839 <dl class="method"> 867 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetConstraints"> 868 <tt class="descname">GetConstraints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetConstraints" title="Permalink to this definition">¶</a></dt> 869 <dd><p>GetConstraints(self) -> LayoutConstraints</p> 870 <p>Returns a pointer to the window’s layout constraints, or None if there 840 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetConstraints"> 841 <tt class="descname">GetConstraints</tt><big>(</big><em>self</em><big>)</big> → LayoutConstraints<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetConstraints" title="Permalink to this definition">¶</a></dt> 842 <dd><p>Returns a pointer to the window’s layout constraints, or None if there 871 843 are none.</p> 872 844 </dd></dl> 873 845 874 846 <dl class="method"> 875 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetContainingSizer"> 876 <tt class="descname">GetContainingSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetContainingSizer" title="Permalink to this definition">¶</a></dt> 877 <dd><p>GetContainingSizer(self) -> Sizer</p> 878 <p>Return the sizer that this window is a member of, if any, otherwise None.</p> 879 </dd></dl> 880 881 <dl class="method"> 882 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetCursor"> 883 <tt class="descname">GetCursor</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetCursor" title="Permalink to this definition">¶</a></dt> 884 <dd><p>GetCursor(self) -> Cursor</p> 885 <p>Return the cursor associated with this window.</p> 886 </dd></dl> 887 888 <dl class="method"> 889 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetDefaultAttributes"> 890 <tt class="descname">GetDefaultAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetDefaultAttributes" title="Permalink to this definition">¶</a></dt> 891 <dd><p>GetDefaultAttributes(self) -> VisualAttributes</p> 892 <p>Get the default attributes for an instance of this class. This is 893 useful if you want to use the same font or colour in your own control 894 as in a standard control – which is a much better idea than hard 895 coding specific colours or fonts which might look completely out of 896 place on the user’s system, especially if it uses themes.</p> 897 </dd></dl> 898 899 <dl class="method"> 900 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetDefaultItem"> 901 <tt class="descname">GetDefaultItem</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetDefaultItem" title="Permalink to this definition">¶</a></dt> 902 <dd><p>GetDefaultItem(self) -> Window</p> 903 <p>Get the default child of this parent, i.e. the one which is activated 904 by pressing <Enter> such as the OK button on a wx.Dialog.</p> 905 </dd></dl> 906 907 <dl class="method"> 908 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetDropTarget"> 909 <tt class="descname">GetDropTarget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetDropTarget" title="Permalink to this definition">¶</a></dt> 910 <dd><p>GetDropTarget(self) -> DropTarget</p> 911 <p>Returns the associated drop target, which may be None.</p> 912 </dd></dl> 913 914 <dl class="method"> 915 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetEffectiveMinSize"> 916 <tt class="descname">GetEffectiveMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetEffectiveMinSize" title="Permalink to this definition">¶</a></dt> 917 <dd><p>GetEffectiveMinSize(self) -> Size</p> 918 <p>This function will merge the window’s best size into the window’s 847 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetContainingSizer"> 848 <tt class="descname">GetContainingSizer</tt><big>(</big><em>self</em><big>)</big> → Sizer<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetContainingSizer" title="Permalink to this definition">¶</a></dt> 849 <dd><p>Return the sizer that this window is a member of, if any, otherwise None.</p> 850 </dd></dl> 851 852 <dl class="method"> 853 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetCursor"> 854 <tt class="descname">GetCursor</tt><big>(</big><em>self</em><big>)</big> → Cursor<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetCursor" title="Permalink to this definition">¶</a></dt> 855 <dd><p>Return the cursor associated with this window.</p> 856 </dd></dl> 857 858 <dl class="method"> 859 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetDefaultAttributes"> 860 <tt class="descname">GetDefaultAttributes</tt><big>(</big><em>self</em><big>)</big> → VisualAttributes<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetDefaultAttributes" title="Permalink to this definition">¶</a></dt> 861 <dd></dd></dl> 862 863 <dl class="method"> 864 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetDropTarget"> 865 <tt class="descname">GetDropTarget</tt><big>(</big><em>self</em><big>)</big> → DropTarget<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetDropTarget" title="Permalink to this definition">¶</a></dt> 866 <dd><p>Returns the associated drop target, which may be None.</p> 867 </dd></dl> 868 869 <dl class="method"> 870 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetEffectiveMinSize"> 871 <tt class="descname">GetEffectiveMinSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetEffectiveMinSize" title="Permalink to this definition">¶</a></dt> 872 <dd><p>This function will merge the window’s best size into the window’s 919 873 minimum size, giving priority to the min size components, and returns 920 874 the results.</p> … … 922 876 923 877 <dl class="method"> 924 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetEventHandler"> 925 <tt class="descname">GetEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetEventHandler" title="Permalink to this definition">¶</a></dt> 926 <dd><p>GetEventHandler(self) -> EvtHandler</p> 927 <p>Returns the event handler for this window. By default, the window is 878 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetEventHandler"> 879 <tt class="descname">GetEventHandler</tt><big>(</big><em>self</em><big>)</big> → EvtHandler<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetEventHandler" title="Permalink to this definition">¶</a></dt> 880 <dd><p>Returns the event handler for this window. By default, the window is 928 881 its own event handler.</p> 929 882 </dd></dl> 930 883 931 884 <dl class="method"> 932 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetEvtHandlerEnabled"> 933 <tt class="descname">GetEvtHandlerEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 934 <dd><p>GetEvtHandlerEnabled(self) -> bool</p> 935 </dd></dl> 936 937 <dl class="method"> 938 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetExtraStyle"> 939 <tt class="descname">GetExtraStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetExtraStyle" title="Permalink to this definition">¶</a></dt> 940 <dd><p>GetExtraStyle(self) -> long</p> 941 <p>Returns the extra style bits for the window.</p> 942 </dd></dl> 943 944 <dl class="method"> 945 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetFont"> 946 <tt class="descname">GetFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetFont" title="Permalink to this definition">¶</a></dt> 947 <dd><p>GetFont(self) -> Font</p> 948 <p>Returns the default font used for this window.</p> 949 </dd></dl> 950 951 <dl class="method"> 952 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetForegroundColour"> 953 <tt class="descname">GetForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetForegroundColour" title="Permalink to this definition">¶</a></dt> 954 <dd><p>GetForegroundColour(self) -> Colour</p> 955 <p>Returns the foreground colour of the window. The interpretation of 885 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetEvtHandlerEnabled"> 886 <tt class="descname">GetEvtHandlerEnabled</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 887 <dd></dd></dl> 888 889 <dl class="method"> 890 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetExtraStyle"> 891 <tt class="descname">GetExtraStyle</tt><big>(</big><em>self</em><big>)</big> → long<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetExtraStyle" title="Permalink to this definition">¶</a></dt> 892 <dd><p>Returns the extra style bits for the window.</p> 893 </dd></dl> 894 895 <dl class="method"> 896 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetFont"> 897 <tt class="descname">GetFont</tt><big>(</big><em>self</em><big>)</big> → Font<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetFont" title="Permalink to this definition">¶</a></dt> 898 <dd><p>Returns the default font used for this window.</p> 899 </dd></dl> 900 901 <dl class="method"> 902 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetForegroundColour"> 903 <tt class="descname">GetForegroundColour</tt><big>(</big><em>self</em><big>)</big> → Colour<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetForegroundColour" title="Permalink to this definition">¶</a></dt> 904 <dd><p>Returns the foreground colour of the window. The interpretation of 956 905 foreground colour is dependent on the window class; it may be the text 957 906 colour or other colour, or it may not be used at all.</p> … … 959 908 960 909 <dl class="method"> 961 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetFullTextExtent"> 962 <tt class="descname">GetFullTextExtent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetFullTextExtent" title="Permalink to this definition">¶</a></dt> 963 <dd><dl class="docutils"> 964 <dt>GetFullTextExtent(String string, Font font=None) -></dt> 965 <dd>(width, height, descent, externalLeading)</dd> 966 </dl> 910 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetFullTextExtent"> 911 <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.help_panel.HelpPanel.GetFullTextExtent" title="Permalink to this definition">¶</a></dt> 912 <dd><blockquote> 913 <div>(width, height, descent, externalLeading)</div></blockquote> 967 914 <p>Get the width, height, decent and leading of the text using the 968 915 current or specified font.</p> … … 970 917 971 918 <dl class="method"> 972 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetGrandParent"> 973 <tt class="descname">GetGrandParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetGrandParent" title="Permalink to this definition">¶</a></dt> 974 <dd><p>GetGrandParent(self) -> Window</p> 975 <p>Returns the parent of the parent of this window, or None if there 919 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetGrandParent"> 920 <tt class="descname">GetGrandParent</tt><big>(</big><em>self</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetGrandParent" title="Permalink to this definition">¶</a></dt> 921 <dd><p>Returns the parent of the parent of this window, or None if there 976 922 isn’t one.</p> 977 923 </dd></dl> 978 924 979 925 <dl class="method"> 980 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetGtkWidget"> 981 <tt class="descname">GetGtkWidget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetGtkWidget" title="Permalink to this definition">¶</a></dt> 982 <dd><p>GetGtkWidget(self) -> long</p> 983 <p>On wxGTK returns a pointer to the GtkWidget for this window as a long 926 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetGtkWidget"> 927 <tt class="descname">GetGtkWidget</tt><big>(</big><em>self</em><big>)</big> → long<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetGtkWidget" title="Permalink to this definition">¶</a></dt> 928 <dd><p>On wxGTK returns a pointer to the GtkWidget for this window as a long 984 929 integer. On the other platforms this method returns zero.</p> 985 930 </dd></dl> 986 931 987 932 <dl class="method"> 988 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetHandle"> 989 <tt class="descname">GetHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetHandle" title="Permalink to this definition">¶</a></dt> 990 <dd><p>GetHandle(self) -> long</p> 991 <p>Returns the platform-specific handle (as a long integer) of the 933 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetHandle"> 934 <tt class="descname">GetHandle</tt><big>(</big><em>self</em><big>)</big> → long<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetHandle" title="Permalink to this definition">¶</a></dt> 935 <dd><p>Returns the platform-specific handle (as a long integer) of the 992 936 physical window. On wxMSW this is the win32 window handle, on wxGTK 993 937 it is the XWindow ID, and on wxMac it is the ControlRef.</p> … … 995 939 996 940 <dl class="method"> 997 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetHelpText"> 998 <tt class="descname">GetHelpText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetHelpText" title="Permalink to this definition">¶</a></dt> 999 <dd><p>GetHelpText(self) -> String</p> 1000 <p>Gets the help text to be used as context-sensitive help for this 941 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetHelpText"> 942 <tt class="descname">GetHelpText</tt><big>(</big><em>self</em><big>)</big> → String<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetHelpText" title="Permalink to this definition">¶</a></dt> 943 <dd><p>Gets the help text to be used as context-sensitive help for this 1001 944 window. Note that the text is actually stored by the current 1002 945 <cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p> … … 1004 947 1005 948 <dl class="method"> 1006 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetHelpTextAtPoint"> 1007 <tt class="descname">GetHelpTextAtPoint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetHelpTextAtPoint" title="Permalink to this definition">¶</a></dt> 1008 <dd><p>GetHelpTextAtPoint(self, Point pt, wxHelpEvent::Origin origin) -> String</p> 1009 <p>Get the help string associated with the given position in this window.</p> 949 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetHelpTextAtPoint"> 950 <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.help_panel.HelpPanel.GetHelpTextAtPoint" title="Permalink to this definition">¶</a></dt> 951 <dd><p>Get the help string associated with the given position in this window.</p> 1010 952 <p>Notice that pt may be invalid if event origin is keyboard or unknown 1011 953 and this method should return the global window help text then</p> … … 1013 955 1014 956 <dl class="method"> 1015 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetIcon"> 1016 <tt class="descname">GetIcon</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetIcon" title="Permalink to this definition">¶</a></dt> 1017 <dd><p>GetIcon(self) -> Icon</p> 1018 </dd></dl> 1019 1020 <dl class="method"> 1021 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetId"> 1022 <tt class="descname">GetId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetId" title="Permalink to this definition">¶</a></dt> 1023 <dd><p>GetId(self) -> int</p> 1024 <p>Returns the identifier of the window. Each window has an integer 957 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetId"> 958 <tt class="descname">GetId</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetId" title="Permalink to this definition">¶</a></dt> 959 <dd><p>Returns the identifier of the window. Each window has an integer 1025 960 identifier. If the application has not provided one (or the default Id 1026 961 -1 is used) then an unique identifier with a negative value will be … … 1029 964 1030 965 <dl class="method"> 1031 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetLabel"> 1032 <tt class="descname">GetLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetLabel" title="Permalink to this definition">¶</a></dt> 1033 <dd><p>GetLabel(self) -> String</p> 1034 <p>Generic way of getting a label from any window, for identification 966 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetLabel"> 967 <tt class="descname">GetLabel</tt><big>(</big><em>self</em><big>)</big> → String<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetLabel" title="Permalink to this definition">¶</a></dt> 968 <dd><p>Generic way of getting a label from any window, for identification 1035 969 purposes. The interpretation of this function differs from class to 1036 970 class. For frames and dialogs, the value returned is the title. For … … 1041 975 1042 976 <dl class="method"> 1043 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetLayoutDirection"> 1044 <tt class="descname">GetLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetLayoutDirection" title="Permalink to this definition">¶</a></dt> 1045 <dd><p>GetLayoutDirection(self) -> int</p> 1046 <p>Get the layout direction (LTR or RTL) for this window. Returns 977 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetLayoutDirection"> 978 <tt class="descname">GetLayoutDirection</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetLayoutDirection" title="Permalink to this definition">¶</a></dt> 979 <dd><p>Get the layout direction (LTR or RTL) for this window. Returns 1047 980 <tt class="docutils literal"><span class="pre">wx.Layout_Default</span></tt> if layout direction is not supported.</p> 1048 981 </dd></dl> 1049 982 1050 983 <dl class="method"> 1051 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetMaxHeight"> 1052 <tt class="descname">GetMaxHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetMaxHeight" title="Permalink to this definition">¶</a></dt> 1053 <dd><p>GetMaxHeight(self) -> int</p> 1054 </dd></dl> 1055 1056 <dl class="method"> 1057 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetMaxSize"> 1058 <tt class="descname">GetMaxSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetMaxSize" title="Permalink to this definition">¶</a></dt> 1059 <dd><p>GetMaxSize(self) -> Size</p> 1060 </dd></dl> 1061 1062 <dl class="method"> 1063 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetMaxWidth"> 1064 <tt class="descname">GetMaxWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetMaxWidth" title="Permalink to this definition">¶</a></dt> 1065 <dd><p>GetMaxWidth(self) -> int</p> 1066 </dd></dl> 1067 1068 <dl class="method"> 1069 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetMenuBar"> 1070 <tt class="descname">GetMenuBar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetMenuBar" title="Permalink to this definition">¶</a></dt> 1071 <dd><p>GetMenuBar(self) -> MenuBar</p> 1072 </dd></dl> 1073 1074 <dl class="method"> 1075 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetMinHeight"> 1076 <tt class="descname">GetMinHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetMinHeight" title="Permalink to this definition">¶</a></dt> 1077 <dd><p>GetMinHeight(self) -> int</p> 1078 </dd></dl> 1079 1080 <dl class="method"> 1081 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetMinSize"> 1082 <tt class="descname">GetMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetMinSize" title="Permalink to this definition">¶</a></dt> 1083 <dd><p>GetMinSize(self) -> Size</p> 1084 </dd></dl> 1085 1086 <dl class="method"> 1087 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetMinWidth"> 1088 <tt class="descname">GetMinWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetMinWidth" title="Permalink to this definition">¶</a></dt> 1089 <dd><p>GetMinWidth(self) -> int</p> 1090 </dd></dl> 1091 1092 <dl class="method"> 1093 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetName"> 1094 <tt class="descname">GetName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetName" title="Permalink to this definition">¶</a></dt> 1095 <dd><p>GetName(self) -> String</p> 1096 <p>Returns the windows name. This name is not guaranteed to be unique; 984 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetMaxHeight"> 985 <tt class="descname">GetMaxHeight</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetMaxHeight" title="Permalink to this definition">¶</a></dt> 986 <dd></dd></dl> 987 988 <dl class="method"> 989 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetMaxSize"> 990 <tt class="descname">GetMaxSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetMaxSize" title="Permalink to this definition">¶</a></dt> 991 <dd></dd></dl> 992 993 <dl class="method"> 994 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetMaxWidth"> 995 <tt class="descname">GetMaxWidth</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetMaxWidth" title="Permalink to this definition">¶</a></dt> 996 <dd></dd></dl> 997 998 <dl class="method"> 999 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetMinHeight"> 1000 <tt class="descname">GetMinHeight</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetMinHeight" title="Permalink to this definition">¶</a></dt> 1001 <dd></dd></dl> 1002 1003 <dl class="method"> 1004 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetMinSize"> 1005 <tt class="descname">GetMinSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetMinSize" title="Permalink to this definition">¶</a></dt> 1006 <dd></dd></dl> 1007 1008 <dl class="method"> 1009 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetMinWidth"> 1010 <tt class="descname">GetMinWidth</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetMinWidth" title="Permalink to this definition">¶</a></dt> 1011 <dd></dd></dl> 1012 1013 <dl class="method"> 1014 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetName"> 1015 <tt class="descname">GetName</tt><big>(</big><em>self</em><big>)</big> → String<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetName" title="Permalink to this definition">¶</a></dt> 1016 <dd><p>Returns the windows name. This name is not guaranteed to be unique; 1097 1017 it is up to the programmer to supply an appropriate name in the window 1098 1018 constructor or via wx.Window.SetName.</p> … … 1100 1020 1101 1021 <dl class="method"> 1102 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetNextHandler"> 1103 <tt class="descname">GetNextHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetNextHandler" title="Permalink to this definition">¶</a></dt> 1104 <dd><p>GetNextHandler(self) -> EvtHandler</p> 1105 </dd></dl> 1106 1107 <dl class="method"> 1108 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetParent"> 1109 <tt class="descname">GetParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetParent" title="Permalink to this definition">¶</a></dt> 1110 <dd><p>GetParent(self) -> Window</p> 1111 <p>Returns the parent window of this window, or None if there isn’t one.</p> 1112 </dd></dl> 1113 1114 <dl class="method"> 1115 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetPosition"> 1116 <tt class="descname">GetPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetPosition" title="Permalink to this definition">¶</a></dt> 1117 <dd><p>GetPosition(self) -> Point</p> 1118 <p>Get the window’s position. Notice that the position is in client 1022 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetNextHandler"> 1023 <tt class="descname">GetNextHandler</tt><big>(</big><em>self</em><big>)</big> → EvtHandler<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetNextHandler" title="Permalink to this definition">¶</a></dt> 1024 <dd></dd></dl> 1025 1026 <dl class="method"> 1027 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetParent"> 1028 <tt class="descname">GetParent</tt><big>(</big><em>self</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetParent" title="Permalink to this definition">¶</a></dt> 1029 <dd><p>Returns the parent window of this window, or None if there isn’t one.</p> 1030 </dd></dl> 1031 1032 <dl class="method"> 1033 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetPosition"> 1034 <tt class="descname">GetPosition</tt><big>(</big><em>self</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetPosition" title="Permalink to this definition">¶</a></dt> 1035 <dd><p>Get the window’s position. Notice that the position is in client 1119 1036 coordinates for child windows and screen coordinates for the top level 1120 1037 ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all … … 1123 1040 1124 1041 <dl class="method"> 1125 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetPositionTuple"> 1126 <tt class="descname">GetPositionTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetPositionTuple" title="Permalink to this definition">¶</a></dt> 1127 <dd><p>GetPositionTuple() -> (x,y)</p> 1128 <p>Get the window’s position. Notice that the position is in client 1042 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetPositionTuple"> 1043 <tt class="descname">GetPositionTuple</tt><big>(</big><em>) -> (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetPositionTuple" title="Permalink to this definition">¶</a></dt> 1044 <dd><p>Get the window’s position. Notice that the position is in client 1129 1045 coordinates for child windows and screen coordinates for the top level 1130 1046 ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all … … 1133 1049 1134 1050 <dl class="method"> 1135 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetPreviousHandler"> 1136 <tt class="descname">GetPreviousHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetPreviousHandler" title="Permalink to this definition">¶</a></dt> 1137 <dd><p>GetPreviousHandler(self) -> EvtHandler</p> 1138 </dd></dl> 1139 1140 <dl class="method"> 1141 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetRect"> 1142 <tt class="descname">GetRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetRect" title="Permalink to this definition">¶</a></dt> 1143 <dd><p>GetRect(self) -> Rect</p> 1144 <p>Returns the size and position of the window as a <cite>wx.Rect</cite> object.</p> 1145 </dd></dl> 1146 1147 <dl class="method"> 1148 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetScreenPosition"> 1149 <tt class="descname">GetScreenPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetScreenPosition" title="Permalink to this definition">¶</a></dt> 1150 <dd><p>GetScreenPosition(self) -> Point</p> 1151 <p>Get the position of the window in screen coordinantes.</p> 1152 </dd></dl> 1153 1154 <dl class="method"> 1155 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetScreenPositionTuple"> 1156 <tt class="descname">GetScreenPositionTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetScreenPositionTuple" title="Permalink to this definition">¶</a></dt> 1157 <dd><p>GetScreenPositionTuple() -> (x,y)</p> 1158 <p>Get the position of the window in screen coordinantes.</p> 1159 </dd></dl> 1160 1161 <dl class="method"> 1162 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetScreenRect"> 1163 <tt class="descname">GetScreenRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetScreenRect" title="Permalink to this definition">¶</a></dt> 1164 <dd><p>GetScreenRect(self) -> Rect</p> 1165 <p>Returns the size and position of the window in screen coordinantes as 1051 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetPreviousHandler"> 1052 <tt class="descname">GetPreviousHandler</tt><big>(</big><em>self</em><big>)</big> → EvtHandler<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetPreviousHandler" title="Permalink to this definition">¶</a></dt> 1053 <dd></dd></dl> 1054 1055 <dl class="method"> 1056 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetRect"> 1057 <tt class="descname">GetRect</tt><big>(</big><em>self</em><big>)</big> → Rect<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetRect" title="Permalink to this definition">¶</a></dt> 1058 <dd><p>Returns the size and position of the window as a <cite>wx.Rect</cite> object.</p> 1059 </dd></dl> 1060 1061 <dl class="method"> 1062 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetScaleX"> 1063 <tt class="descname">GetScaleX</tt><big>(</big><em>self</em><big>)</big> → double<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetScaleX" title="Permalink to this definition">¶</a></dt> 1064 <dd></dd></dl> 1065 1066 <dl class="method"> 1067 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetScaleY"> 1068 <tt class="descname">GetScaleY</tt><big>(</big><em>self</em><big>)</big> → double<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetScaleY" title="Permalink to this definition">¶</a></dt> 1069 <dd></dd></dl> 1070 1071 <dl class="method"> 1072 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetScreenPosition"> 1073 <tt class="descname">GetScreenPosition</tt><big>(</big><em>self</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetScreenPosition" title="Permalink to this definition">¶</a></dt> 1074 <dd><p>Get the position of the window in screen coordinantes.</p> 1075 </dd></dl> 1076 1077 <dl class="method"> 1078 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetScreenPositionTuple"> 1079 <tt class="descname">GetScreenPositionTuple</tt><big>(</big><em>) -> (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetScreenPositionTuple" title="Permalink to this definition">¶</a></dt> 1080 <dd><p>Get the position of the window in screen coordinantes.</p> 1081 </dd></dl> 1082 1083 <dl class="method"> 1084 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetScreenRect"> 1085 <tt class="descname">GetScreenRect</tt><big>(</big><em>self</em><big>)</big> → Rect<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetScreenRect" title="Permalink to this definition">¶</a></dt> 1086 <dd><p>Returns the size and position of the window in screen coordinantes as 1166 1087 a <cite>wx.Rect</cite> object.</p> 1167 1088 </dd></dl> 1168 1089 1169 1090 <dl class="method"> 1170 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetScrollPos"> 1171 <tt class="descname">GetScrollPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetScrollPos" title="Permalink to this definition">¶</a></dt> 1172 <dd><p>GetScrollPos(self, int orientation) -> int</p> 1173 <p>Returns the built-in scrollbar position.</p> 1174 </dd></dl> 1175 1176 <dl class="method"> 1177 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetScrollRange"> 1178 <tt class="descname">GetScrollRange</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetScrollRange" title="Permalink to this definition">¶</a></dt> 1179 <dd><p>GetScrollRange(self, int orientation) -> int</p> 1180 <p>Returns the built-in scrollbar range.</p> 1181 </dd></dl> 1182 1183 <dl class="method"> 1184 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetScrollThumb"> 1185 <tt class="descname">GetScrollThumb</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetScrollThumb" title="Permalink to this definition">¶</a></dt> 1186 <dd><p>GetScrollThumb(self, int orientation) -> int</p> 1187 <p>Returns the built-in scrollbar thumb size.</p> 1188 </dd></dl> 1189 1190 <dl class="method"> 1191 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetSize"> 1192 <tt class="descname">GetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetSize" title="Permalink to this definition">¶</a></dt> 1193 <dd><p>GetSize(self) -> Size</p> 1194 <p>Get the window size.</p> 1195 </dd></dl> 1196 1197 <dl class="method"> 1198 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetSizeTuple"> 1199 <tt class="descname">GetSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetSizeTuple" title="Permalink to this definition">¶</a></dt> 1200 <dd><p>GetSizeTuple() -> (width, height)</p> 1201 <p>Get the window size.</p> 1202 </dd></dl> 1203 1204 <dl class="method"> 1205 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetSizer"> 1206 <tt class="descname">GetSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetSizer" title="Permalink to this definition">¶</a></dt> 1207 <dd><p>GetSizer(self) -> Sizer</p> 1208 <p>Return the sizer associated with the window by a previous call to 1091 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetScrollPageSize"> 1092 <tt class="descname">GetScrollPageSize</tt><big>(</big><em>self</em>, <em>int orient</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetScrollPageSize" title="Permalink to this definition">¶</a></dt> 1093 <dd></dd></dl> 1094 1095 <dl class="method"> 1096 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetScrollPixelsPerUnit"> 1097 <tt class="descname">GetScrollPixelsPerUnit</tt><big>(</big><em>) -> (xUnit</em>, <em>yUnit</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetScrollPixelsPerUnit" title="Permalink to this definition">¶</a></dt> 1098 <dd><p>Get the size of one logical unit in physical units.</p> 1099 </dd></dl> 1100 1101 <dl class="method"> 1102 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetScrollPos"> 1103 <tt class="descname">GetScrollPos</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetScrollPos" title="Permalink to this definition">¶</a></dt> 1104 <dd><p>Returns the built-in scrollbar position.</p> 1105 </dd></dl> 1106 1107 <dl class="method"> 1108 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetScrollRange"> 1109 <tt class="descname">GetScrollRange</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetScrollRange" title="Permalink to this definition">¶</a></dt> 1110 <dd><p>Returns the built-in scrollbar range.</p> 1111 </dd></dl> 1112 1113 <dl class="method"> 1114 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetScrollThumb"> 1115 <tt class="descname">GetScrollThumb</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetScrollThumb" title="Permalink to this definition">¶</a></dt> 1116 <dd><p>Returns the built-in scrollbar thumb size.</p> 1117 </dd></dl> 1118 1119 <dl class="method"> 1120 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetSize"> 1121 <tt class="descname">GetSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetSize" title="Permalink to this definition">¶</a></dt> 1122 <dd><p>Get the window size.</p> 1123 </dd></dl> 1124 1125 <dl class="method"> 1126 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetSizeTuple"> 1127 <tt class="descname">GetSizeTuple</tt><big>(</big><em>) -> (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetSizeTuple" title="Permalink to this definition">¶</a></dt> 1128 <dd><p>Get the window size.</p> 1129 </dd></dl> 1130 1131 <dl class="method"> 1132 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetSizer"> 1133 <tt class="descname">GetSizer</tt><big>(</big><em>self</em><big>)</big> → Sizer<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetSizer" title="Permalink to this definition">¶</a></dt> 1134 <dd><p>Return the sizer associated with the window by a previous call to 1209 1135 SetSizer or None if there isn’t one.</p> 1210 1136 </dd></dl> 1211 1137 1212 1138 <dl class="method"> 1213 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetStatusBar"> 1214 <tt class="descname">GetStatusBar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetStatusBar" title="Permalink to this definition">¶</a></dt> 1215 <dd><p>GetStatusBar(self) -> StatusBar</p> 1216 </dd></dl> 1217 1218 <dl class="method"> 1219 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetStatusBarPane"> 1220 <tt class="descname">GetStatusBarPane</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetStatusBarPane" title="Permalink to this definition">¶</a></dt> 1221 <dd><p>GetStatusBarPane(self) -> int</p> 1222 </dd></dl> 1223 1224 <dl class="method"> 1225 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetTextExtent"> 1226 <tt class="descname">GetTextExtent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetTextExtent" title="Permalink to this definition">¶</a></dt> 1227 <dd><p>GetTextExtent(String string) -> (width, height)</p> 1228 <p>Get the width and height of the text using the current font.</p> 1229 </dd></dl> 1230 1231 <dl class="method"> 1232 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetThemeEnabled"> 1233 <tt class="descname">GetThemeEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetThemeEnabled" title="Permalink to this definition">¶</a></dt> 1234 <dd><p>GetThemeEnabled(self) -> bool</p> 1235 <p>Return the themeEnabled flag.</p> 1236 </dd></dl> 1237 1238 <dl class="method"> 1239 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetTitle"> 1240 <tt class="descname">GetTitle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetTitle" title="Permalink to this definition">¶</a></dt> 1241 <dd><p>GetTitle(self) -> String</p> 1242 </dd></dl> 1243 1244 <dl class="method"> 1245 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetTmpDefaultItem"> 1246 <tt class="descname">GetTmpDefaultItem</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetTmpDefaultItem" title="Permalink to this definition">¶</a></dt> 1247 <dd><p>GetTmpDefaultItem(self) -> Window</p> 1248 <p>Return the temporary default item, which can be None.</p> 1249 </dd></dl> 1250 1251 <dl class="method"> 1252 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetToolBar"> 1253 <tt class="descname">GetToolBar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetToolBar" title="Permalink to this definition">¶</a></dt> 1254 <dd><p>GetToolBar(self) -> wxToolBar</p> 1255 </dd></dl> 1256 1257 <dl class="method"> 1258 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetToolTip"> 1259 <tt class="descname">GetToolTip</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetToolTip" title="Permalink to this definition">¶</a></dt> 1260 <dd><p>GetToolTip(self) -> ToolTip</p> 1261 <p>get the associated tooltip or None if none</p> 1262 </dd></dl> 1263 1264 <dl class="method"> 1265 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetTopLevelParent"> 1266 <tt class="descname">GetTopLevelParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetTopLevelParent" title="Permalink to this definition">¶</a></dt> 1267 <dd><p>GetTopLevelParent(self) -> Window</p> 1268 <p>Returns the first frame or dialog in this window’s parental hierarchy.</p> 1269 </dd></dl> 1270 1271 <dl class="method"> 1272 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetUpdateClientRect"> 1273 <tt class="descname">GetUpdateClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetUpdateClientRect" title="Permalink to this definition">¶</a></dt> 1274 <dd><p>GetUpdateClientRect(self) -> Rect</p> 1275 <p>Get the update rectangle region bounding box in client coords.</p> 1276 </dd></dl> 1277 1278 <dl class="method"> 1279 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetUpdateRegion"> 1280 <tt class="descname">GetUpdateRegion</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetUpdateRegion" title="Permalink to this definition">¶</a></dt> 1281 <dd><p>GetUpdateRegion(self) -> Region</p> 1282 <p>Returns the region specifying which parts of the window have been 1139 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetTargetRect"> 1140 <tt class="descname">GetTargetRect</tt><big>(</big><em>self</em><big>)</big> → Rect<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetTargetRect" title="Permalink to this definition">¶</a></dt> 1141 <dd></dd></dl> 1142 1143 <dl class="method"> 1144 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetTargetWindow"> 1145 <tt class="descname">GetTargetWindow</tt><big>(</big><em>self</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetTargetWindow" title="Permalink to this definition">¶</a></dt> 1146 <dd></dd></dl> 1147 1148 <dl class="method"> 1149 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetTextExtent"> 1150 <tt class="descname">GetTextExtent</tt><big>(</big><em>String string) -> (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetTextExtent" title="Permalink to this definition">¶</a></dt> 1151 <dd><p>Get the width and height of the text using the current font.</p> 1152 </dd></dl> 1153 1154 <dl class="method"> 1155 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetThemeEnabled"> 1156 <tt class="descname">GetThemeEnabled</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetThemeEnabled" title="Permalink to this definition">¶</a></dt> 1157 <dd><p>Return the themeEnabled flag.</p> 1158 </dd></dl> 1159 1160 <dl class="method"> 1161 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetToolTip"> 1162 <tt class="descname">GetToolTip</tt><big>(</big><em>self</em><big>)</big> → ToolTip<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetToolTip" title="Permalink to this definition">¶</a></dt> 1163 <dd><p>get the associated tooltip or None if none</p> 1164 </dd></dl> 1165 1166 <dl class="method"> 1167 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetTopLevelParent"> 1168 <tt class="descname">GetTopLevelParent</tt><big>(</big><em>self</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetTopLevelParent" title="Permalink to this definition">¶</a></dt> 1169 <dd><p>Returns the first frame or dialog in this window’s parental hierarchy.</p> 1170 </dd></dl> 1171 1172 <dl class="method"> 1173 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetUpdateClientRect"> 1174 <tt class="descname">GetUpdateClientRect</tt><big>(</big><em>self</em><big>)</big> → Rect<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetUpdateClientRect" title="Permalink to this definition">¶</a></dt> 1175 <dd><p>Get the update rectangle region bounding box in client coords.</p> 1176 </dd></dl> 1177 1178 <dl class="method"> 1179 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetUpdateRegion"> 1180 <tt class="descname">GetUpdateRegion</tt><big>(</big><em>self</em><big>)</big> → Region<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetUpdateRegion" title="Permalink to this definition">¶</a></dt> 1181 <dd><p>Returns the region specifying which parts of the window have been 1283 1182 damaged. Should only be called within an EVT_PAINT handler.</p> 1284 1183 </dd></dl> 1285 1184 1286 1185 <dl class="method"> 1287 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetValidator"> 1288 <tt class="descname">GetValidator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetValidator" title="Permalink to this definition">¶</a></dt> 1289 <dd><p>GetValidator(self) -> Validator</p> 1290 <p>Returns a pointer to the current validator for the window, or None if 1186 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetValidator"> 1187 <tt class="descname">GetValidator</tt><big>(</big><em>self</em><big>)</big> → Validator<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetValidator" title="Permalink to this definition">¶</a></dt> 1188 <dd><p>Returns a pointer to the current validator for the window, or None if 1291 1189 there is none.</p> 1292 1190 </dd></dl> 1293 1191 1294 1192 <dl class="method"> 1295 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetVirtualSize"> 1296 <tt class="descname">GetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetVirtualSize" title="Permalink to this definition">¶</a></dt> 1297 <dd><p>GetVirtualSize(self) -> Size</p> 1298 <p>Get the the virtual size of the window in pixels. For most windows 1193 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetViewStart"> 1194 <tt class="descname">GetViewStart</tt><big>(</big><em>) -> (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetViewStart" title="Permalink to this definition">¶</a></dt> 1195 <dd><p>Get the view start</p> 1196 </dd></dl> 1197 1198 <dl class="method"> 1199 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetVirtualSize"> 1200 <tt class="descname">GetVirtualSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetVirtualSize" title="Permalink to this definition">¶</a></dt> 1201 <dd><p>Get the the virtual size of the window in pixels. For most windows 1299 1202 this is just the client area of the window, but for some like scrolled 1300 1203 windows it is more or less independent of the screen window size.</p> … … 1302 1205 1303 1206 <dl class="method"> 1304 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetVirtualSizeTuple"> 1305 <tt class="descname">GetVirtualSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetVirtualSizeTuple" title="Permalink to this definition">¶</a></dt> 1306 <dd><p>GetVirtualSizeTuple() -> (width, height)</p> 1307 <p>Get the the virtual size of the window in pixels. For most windows 1207 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetVirtualSizeTuple"> 1208 <tt class="descname">GetVirtualSizeTuple</tt><big>(</big><em>) -> (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetVirtualSizeTuple" title="Permalink to this definition">¶</a></dt> 1209 <dd><p>Get the the virtual size of the window in pixels. For most windows 1308 1210 this is just the client area of the window, but for some like scrolled 1309 1211 windows it is more or less independent of the screen window size.</p> … … 1311 1213 1312 1214 <dl class="method"> 1313 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetWindowBorderSize"> 1314 <tt class="descname">GetWindowBorderSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetWindowBorderSize" title="Permalink to this definition">¶</a></dt> 1315 <dd><p>GetWindowBorderSize(self) -> Size</p> 1316 <p>Return the size of the left/right and top/bottom borders.</p> 1317 </dd></dl> 1318 1319 <dl class="method"> 1320 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetWindowStyle"> 1321 <tt class="descname">GetWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetWindowStyle" title="Permalink to this definition">¶</a></dt> 1215 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetWindowBorderSize"> 1216 <tt class="descname">GetWindowBorderSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetWindowBorderSize" title="Permalink to this definition">¶</a></dt> 1217 <dd><p>Return the size of the left/right and top/bottom borders.</p> 1218 </dd></dl> 1219 1220 <dl class="method"> 1221 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetWindowStyle"> 1222 <tt class="descname">GetWindowStyle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetWindowStyle" title="Permalink to this definition">¶</a></dt> 1322 1223 <dd><p>GetWindowStyleFlag(self) -> long</p> 1323 1224 <p>Gets the window style that was passed to the constructor or Create … … 1326 1227 1327 1228 <dl class="method"> 1328 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetWindowStyleFlag"> 1329 <tt class="descname">GetWindowStyleFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 1330 <dd><p>GetWindowStyleFlag(self) -> long</p> 1331 <p>Gets the window style that was passed to the constructor or Create 1229 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetWindowStyleFlag"> 1230 <tt class="descname">GetWindowStyleFlag</tt><big>(</big><em>self</em><big>)</big> → long<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 1231 <dd><p>Gets the window style that was passed to the constructor or Create 1332 1232 method.</p> 1333 1233 </dd></dl> 1334 1234 1335 1235 <dl class="method"> 1336 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetWindowVariant"> 1337 <tt class="descname">GetWindowVariant</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetWindowVariant" title="Permalink to this definition">¶</a></dt> 1338 <dd><p>GetWindowVariant(self) -> int</p> 1339 </dd></dl> 1340 1341 <dl class="attribute"> 1342 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GrandParent"> 1343 <tt class="descname">GrandParent</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GrandParent" title="Permalink to this definition">¶</a></dt> 1236 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GetWindowVariant"> 1237 <tt class="descname">GetWindowVariant</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GetWindowVariant" title="Permalink to this definition">¶</a></dt> 1238 <dd></dd></dl> 1239 1240 <dl class="attribute"> 1241 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GrandParent"> 1242 <tt class="descname">GrandParent</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GrandParent" title="Permalink to this definition">¶</a></dt> 1344 1243 <dd><p>See <cite>GetGrandParent</cite></p> 1345 1244 </dd></dl> 1346 1245 1347 1246 <dl class="attribute"> 1348 <dt id="sans.perspectives.fitting.help_panel.Help Window.GtkWidget">1349 <tt class="descname">GtkWidget</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.GtkWidget" title="Permalink to this definition">¶</a></dt>1247 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.GtkWidget"> 1248 <tt class="descname">GtkWidget</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.GtkWidget" title="Permalink to this definition">¶</a></dt> 1350 1249 <dd><p>GetGtkWidget(self) -> long</p> 1351 1250 <p>On wxGTK returns a pointer to the GtkWidget for this window as a long … … 1354 1253 1355 1254 <dl class="attribute"> 1356 <dt id="sans.perspectives.fitting.help_panel.Help Window.Handle">1357 <tt class="descname">Handle</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.Handle" title="Permalink to this definition">¶</a></dt>1255 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Handle"> 1256 <tt class="descname">Handle</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Handle" title="Permalink to this definition">¶</a></dt> 1358 1257 <dd><p>See <cite>GetHandle</cite></p> 1359 1258 </dd></dl> 1360 1259 1361 1260 <dl class="method"> 1362 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.HasCapture"> 1363 <tt class="descname">HasCapture</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.HasCapture" title="Permalink to this definition">¶</a></dt> 1364 <dd><p>HasCapture(self) -> bool</p> 1365 <p>Returns true if this window has the current mouse capture.</p> 1366 </dd></dl> 1367 1368 <dl class="method"> 1369 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.HasFlag"> 1370 <tt class="descname">HasFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.HasFlag" title="Permalink to this definition">¶</a></dt> 1371 <dd><p>HasFlag(self, int flag) -> bool</p> 1372 <p>Test if the given style is set for this window.</p> 1373 </dd></dl> 1374 1375 <dl class="method"> 1376 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.HasMultiplePages"> 1377 <tt class="descname">HasMultiplePages</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.HasMultiplePages" title="Permalink to this definition">¶</a></dt> 1378 <dd><p>HasMultiplePages(self) -> bool</p> 1379 </dd></dl> 1380 1381 <dl class="method"> 1382 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.HasScrollbar"> 1383 <tt class="descname">HasScrollbar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.HasScrollbar" title="Permalink to this definition">¶</a></dt> 1384 <dd><p>HasScrollbar(self, int orient) -> bool</p> 1385 <p>Does the window have the scrollbar for this orientation?</p> 1386 </dd></dl> 1387 1388 <dl class="method"> 1389 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.HasTransparentBackground"> 1390 <tt class="descname">HasTransparentBackground</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.HasTransparentBackground" title="Permalink to this definition">¶</a></dt> 1391 <dd><p>HasTransparentBackground(self) -> bool</p> 1392 <p>Returns True if this window’s background is transparent (as, for 1261 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.HasCapture"> 1262 <tt class="descname">HasCapture</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.HasCapture" title="Permalink to this definition">¶</a></dt> 1263 <dd><p>Returns true if this window has the current mouse capture.</p> 1264 </dd></dl> 1265 1266 <dl class="method"> 1267 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.HasFlag"> 1268 <tt class="descname">HasFlag</tt><big>(</big><em>self</em>, <em>int flag</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.HasFlag" title="Permalink to this definition">¶</a></dt> 1269 <dd><p>Test if the given style is set for this window.</p> 1270 </dd></dl> 1271 1272 <dl class="method"> 1273 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.HasMultiplePages"> 1274 <tt class="descname">HasMultiplePages</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.HasMultiplePages" title="Permalink to this definition">¶</a></dt> 1275 <dd></dd></dl> 1276 1277 <dl class="method"> 1278 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.HasScrollbar"> 1279 <tt class="descname">HasScrollbar</tt><big>(</big><em>self</em>, <em>int orient</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.HasScrollbar" title="Permalink to this definition">¶</a></dt> 1280 <dd><p>Does the window have the scrollbar for this orientation?</p> 1281 </dd></dl> 1282 1283 <dl class="method"> 1284 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.HasTransparentBackground"> 1285 <tt class="descname">HasTransparentBackground</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.HasTransparentBackground" title="Permalink to this definition">¶</a></dt> 1286 <dd><p>Returns True if this window’s background is transparent (as, for 1393 1287 example, for <cite>wx.StaticText</cite>) and should show the parent window’s 1394 1288 background.</p> … … 1400 1294 1401 1295 <dl class="attribute"> 1402 <dt id="sans.perspectives.fitting.help_panel.Help Window.HelpText">1403 <tt class="descname">HelpText</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.HelpText" title="Permalink to this definition">¶</a></dt>1296 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.HelpText"> 1297 <tt class="descname">HelpText</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.HelpText" title="Permalink to this definition">¶</a></dt> 1404 1298 <dd><p>See <cite>GetHelpText</cite> and <cite>SetHelpText</cite></p> 1405 1299 </dd></dl> 1406 1300 1407 1301 <dl class="method"> 1408 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Hide"> 1409 <tt class="descname">Hide</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Hide" title="Permalink to this definition">¶</a></dt> 1410 <dd><p>Hide(self) -> bool</p> 1411 <p>Equivalent to calling Show(False).</p> 1412 </dd></dl> 1413 1414 <dl class="method"> 1415 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.HitTest"> 1416 <tt class="descname">HitTest</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.HitTest" title="Permalink to this definition">¶</a></dt> 1417 <dd><p>HitTest(self, Point pt) -> int</p> 1418 <p>Test where the given (in client coords) point lies</p> 1419 </dd></dl> 1420 1421 <dl class="method"> 1422 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.HitTestXY"> 1423 <tt class="descname">HitTestXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.HitTestXY" title="Permalink to this definition">¶</a></dt> 1424 <dd><p>HitTestXY(self, int x, int y) -> int</p> 1425 <p>Test where the given (in client coords) point lies</p> 1426 </dd></dl> 1427 1428 <dl class="attribute"> 1429 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Icon"> 1430 <tt class="descname">Icon</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Icon" title="Permalink to this definition">¶</a></dt> 1431 <dd><p>See <cite>GetIcon</cite> and <cite>SetIcon</cite></p> 1432 </dd></dl> 1433 1434 <dl class="method"> 1435 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Iconize"> 1436 <tt class="descname">Iconize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Iconize" title="Permalink to this definition">¶</a></dt> 1437 <dd><p>Iconize(self, bool iconize=True)</p> 1438 </dd></dl> 1439 1440 <dl class="attribute"> 1441 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Id"> 1442 <tt class="descname">Id</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Id" title="Permalink to this definition">¶</a></dt> 1302 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Hide"> 1303 <tt class="descname">Hide</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Hide" title="Permalink to this definition">¶</a></dt> 1304 <dd><p>Equivalent to calling Show(False).</p> 1305 </dd></dl> 1306 1307 <dl class="method"> 1308 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.HitTest"> 1309 <tt class="descname">HitTest</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.HitTest" title="Permalink to this definition">¶</a></dt> 1310 <dd><p>Test where the given (in client coords) point lies</p> 1311 </dd></dl> 1312 1313 <dl class="method"> 1314 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.HitTestXY"> 1315 <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.help_panel.HelpPanel.HitTestXY" title="Permalink to this definition">¶</a></dt> 1316 <dd><p>Test where the given (in client coords) point lies</p> 1317 </dd></dl> 1318 1319 <dl class="attribute"> 1320 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Id"> 1321 <tt class="descname">Id</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Id" title="Permalink to this definition">¶</a></dt> 1443 1322 <dd><p>See <cite>GetId</cite> and <cite>SetId</cite></p> 1444 1323 </dd></dl> 1445 1324 1446 1325 <dl class="method"> 1447 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.InheritAttributes"> 1448 <tt class="descname">InheritAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.InheritAttributes" title="Permalink to this definition">¶</a></dt> 1449 <dd><p>InheritAttributes(self)</p> 1450 <p>This function is (or should be, in case of custom controls) called 1326 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.InheritAttributes"> 1327 <tt class="descname">InheritAttributes</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.InheritAttributes" title="Permalink to this definition">¶</a></dt> 1328 <dd><p>This function is (or should be, in case of custom controls) called 1451 1329 during window creation to intelligently set up the window visual 1452 1330 attributes, that is the font and the foreground and background … … 1472 1350 1473 1351 <dl class="method"> 1474 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.InheritsBackgroundColour"> 1475 <tt class="descname">InheritsBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.InheritsBackgroundColour" title="Permalink to this definition">¶</a></dt> 1476 <dd><p>InheritsBackgroundColour(self) -> bool</p> 1477 </dd></dl> 1478 1479 <dl class="method"> 1480 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.InitDialog"> 1481 <tt class="descname">InitDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.InitDialog" title="Permalink to this definition">¶</a></dt> 1482 <dd><p>InitDialog(self)</p> 1483 <p>Sends an EVT_INIT_DIALOG event, whose handler usually transfers data 1352 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.InheritsBackgroundColour"> 1353 <tt class="descname">InheritsBackgroundColour</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.InheritsBackgroundColour" title="Permalink to this definition">¶</a></dt> 1354 <dd></dd></dl> 1355 1356 <dl class="method"> 1357 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.InitDialog"> 1358 <tt class="descname">InitDialog</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.InitDialog" title="Permalink to this definition">¶</a></dt> 1359 <dd><p>Sends an EVT_INIT_DIALOG event, whose handler usually transfers data 1484 1360 to the dialog via validators.</p> 1485 1361 </dd></dl> 1486 1362 1487 1363 <dl class="method"> 1488 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.InvalidateBestSize"> 1489 <tt class="descname">InvalidateBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.InvalidateBestSize" title="Permalink to this definition">¶</a></dt> 1490 <dd><p>InvalidateBestSize(self)</p> 1491 <p>Reset the cached best size value so it will be recalculated the next 1364 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.InvalidateBestSize"> 1365 <tt class="descname">InvalidateBestSize</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.InvalidateBestSize" title="Permalink to this definition">¶</a></dt> 1366 <dd><p>Reset the cached best size value so it will be recalculated the next 1492 1367 time it is needed.</p> 1493 1368 </dd></dl> 1494 1369 1495 1370 <dl class="method"> 1496 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsActive"> 1497 <tt class="descname">IsActive</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsActive" title="Permalink to this definition">¶</a></dt> 1498 <dd><p>IsActive(self) -> bool</p> 1499 </dd></dl> 1500 1501 <dl class="method"> 1502 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsAlwaysMaximized"> 1503 <tt class="descname">IsAlwaysMaximized</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsAlwaysMaximized" title="Permalink to this definition">¶</a></dt> 1504 <dd><p>IsAlwaysMaximized(self) -> bool</p> 1505 </dd></dl> 1506 1507 <dl class="method"> 1508 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsBeingDeleted"> 1509 <tt class="descname">IsBeingDeleted</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsBeingDeleted" title="Permalink to this definition">¶</a></dt> 1510 <dd><p>IsBeingDeleted(self) -> bool</p> 1511 <p>Is the window in the process of being deleted?</p> 1512 </dd></dl> 1513 1514 <dl class="method"> 1515 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsDoubleBuffered"> 1516 <tt class="descname">IsDoubleBuffered</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsDoubleBuffered" title="Permalink to this definition">¶</a></dt> 1517 <dd><p>IsDoubleBuffered(self) -> bool</p> 1518 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window contents is double-buffered by the 1371 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.IsBeingDeleted"> 1372 <tt class="descname">IsBeingDeleted</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.IsBeingDeleted" title="Permalink to this definition">¶</a></dt> 1373 <dd><p>Is the window in the process of being deleted?</p> 1374 </dd></dl> 1375 1376 <dl class="method"> 1377 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.IsDoubleBuffered"> 1378 <tt class="descname">IsDoubleBuffered</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.IsDoubleBuffered" title="Permalink to this definition">¶</a></dt> 1379 <dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window contents is double-buffered by the 1519 1380 system, i.e. if any drawing done on the window is really done on a 1520 1381 temporary backing surface and transferred to the screen all at once … … 1523 1384 1524 1385 <dl class="method"> 1525 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsEnabled"> 1526 <tt class="descname">IsEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsEnabled" title="Permalink to this definition">¶</a></dt> 1527 <dd><p>IsEnabled(self) -> bool</p> 1528 <p>Returns true if the window is enabled for input, false otherwise.</p> 1529 </dd></dl> 1530 1531 <dl class="method"> 1532 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsExposed"> 1533 <tt class="descname">IsExposed</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsExposed" title="Permalink to this definition">¶</a></dt> 1534 <dd><p>IsExposed(self, int x, int y, int w=1, int h=1) -> bool</p> 1535 <p>Returns true if the given point or rectangle area has been exposed 1386 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.IsEnabled"> 1387 <tt class="descname">IsEnabled</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.IsEnabled" title="Permalink to this definition">¶</a></dt> 1388 <dd><p>Returns true if the window is enabled for input, false otherwise.</p> 1389 </dd></dl> 1390 1391 <dl class="method"> 1392 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.IsExposed"> 1393 <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.help_panel.HelpPanel.IsExposed" title="Permalink to this definition">¶</a></dt> 1394 <dd><p>Returns true if the given point or rectangle area has been exposed 1536 1395 since the last repaint. Call this in an paint event handler to 1537 1396 optimize redrawing by only redrawing those areas, which have been … … 1540 1399 1541 1400 <dl class="method"> 1542 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsExposedPoint"> 1543 <tt class="descname">IsExposedPoint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsExposedPoint" title="Permalink to this definition">¶</a></dt> 1544 <dd><p>IsExposedPoint(self, Point pt) -> bool</p> 1545 <p>Returns true if the given point or rectangle area has been exposed 1401 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.IsExposedPoint"> 1402 <tt class="descname">IsExposedPoint</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.IsExposedPoint" title="Permalink to this definition">¶</a></dt> 1403 <dd><p>Returns true if the given point or rectangle area has been exposed 1546 1404 since the last repaint. Call this in an paint event handler to 1547 1405 optimize redrawing by only redrawing those areas, which have been … … 1550 1408 1551 1409 <dl class="method"> 1552 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsExposedRect"> 1553 <tt class="descname">IsExposedRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsExposedRect" title="Permalink to this definition">¶</a></dt> 1554 <dd><p>IsExposedRect(self, Rect rect) -> bool</p> 1555 <p>Returns true if the given point or rectangle area has been exposed 1410 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.IsExposedRect"> 1411 <tt class="descname">IsExposedRect</tt><big>(</big><em>self</em>, <em>Rect rect</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.IsExposedRect" title="Permalink to this definition">¶</a></dt> 1412 <dd><p>Returns true if the given point or rectangle area has been exposed 1556 1413 since the last repaint. Call this in an paint event handler to 1557 1414 optimize redrawing by only redrawing those areas, which have been … … 1560 1417 1561 1418 <dl class="method"> 1562 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsFrozen"> 1563 <tt class="descname">IsFrozen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsFrozen" title="Permalink to this definition">¶</a></dt> 1564 <dd><p>IsFrozen(self) -> bool</p> 1565 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window has been frozen and not thawed yet.</p> 1419 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.IsFrozen"> 1420 <tt class="descname">IsFrozen</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.IsFrozen" title="Permalink to this definition">¶</a></dt> 1421 <dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window has been frozen and not thawed yet.</p> 1566 1422 <table class="docutils field-list" frame="void" rules="none"> 1567 1423 <col class="field-name" /> 1568 1424 <col class="field-body" /> 1569 1425 <tbody valign="top"> 1570 <tr class="field "><th class="field-name">See :</th><td class="field-body"><cite>Freeze</cite> and <cite>Thaw</cite></td>1426 <tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>Freeze</cite> and <cite>Thaw</cite></td> 1571 1427 </tr> 1572 1428 </tbody> … … 1575 1431 1576 1432 <dl class="method"> 1577 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsFullScreen"> 1578 <tt class="descname">IsFullScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsFullScreen" title="Permalink to this definition">¶</a></dt> 1579 <dd><p>IsFullScreen(self) -> bool</p> 1580 </dd></dl> 1581 1582 <dl class="method"> 1583 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsIconized"> 1584 <tt class="descname">IsIconized</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsIconized" title="Permalink to this definition">¶</a></dt> 1585 <dd><p>IsIconized(self) -> bool</p> 1586 </dd></dl> 1587 1588 <dl class="method"> 1589 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsMaximized"> 1590 <tt class="descname">IsMaximized</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsMaximized" title="Permalink to this definition">¶</a></dt> 1591 <dd><p>IsMaximized(self) -> bool</p> 1592 </dd></dl> 1593 1594 <dl class="method"> 1595 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsRetained"> 1596 <tt class="descname">IsRetained</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsRetained" title="Permalink to this definition">¶</a></dt> 1597 <dd><p>IsRetained(self) -> bool</p> 1598 <p>Returns true if the window is retained, false otherwise. Retained 1433 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.IsRetained"> 1434 <tt class="descname">IsRetained</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.IsRetained" title="Permalink to this definition">¶</a></dt> 1435 <dd><p>Returns true if the window is retained, false otherwise. Retained 1599 1436 windows are only available on X platforms.</p> 1600 1437 </dd></dl> 1601 1438 1602 1439 <dl class="method"> 1603 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsSameAs"> 1604 <tt class="descname">IsSameAs</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsSameAs" title="Permalink to this definition">¶</a></dt> 1605 <dd><p>IsSameAs(self, Object p) -> bool</p> 1606 <p>For wx.Objects that use C++ reference counting internally, this method 1440 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.IsSameAs"> 1441 <tt class="descname">IsSameAs</tt><big>(</big><em>self</em>, <em>Object p</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.IsSameAs" title="Permalink to this definition">¶</a></dt> 1442 <dd><p>For wx.Objects that use C++ reference counting internally, this method 1607 1443 can be used to determine if two objects are referencing the same data 1608 1444 object.</p> … … 1610 1446 1611 1447 <dl class="method"> 1612 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsShown"> 1613 <tt class="descname">IsShown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsShown" title="Permalink to this definition">¶</a></dt> 1614 <dd><p>IsShown(self) -> bool</p> 1615 <p>Returns true if the window is shown, false if it has been hidden.</p> 1616 </dd></dl> 1617 1618 <dl class="method"> 1619 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsShownOnScreen"> 1620 <tt class="descname">IsShownOnScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsShownOnScreen" title="Permalink to this definition">¶</a></dt> 1621 <dd><p>IsShownOnScreen(self) -> bool</p> 1622 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window is physically visible on the screen, 1448 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.IsShown"> 1449 <tt class="descname">IsShown</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.IsShown" title="Permalink to this definition">¶</a></dt> 1450 <dd><p>Returns true if the window is shown, false if it has been hidden.</p> 1451 </dd></dl> 1452 1453 <dl class="method"> 1454 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.IsShownOnScreen"> 1455 <tt class="descname">IsShownOnScreen</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.IsShownOnScreen" title="Permalink to this definition">¶</a></dt> 1456 <dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window is physically visible on the screen, 1623 1457 i.e. it is shown and all its parents up to the toplevel window are 1624 1458 shown as well.</p> … … 1626 1460 1627 1461 <dl class="method"> 1628 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsTopLevel"> 1629 <tt class="descname">IsTopLevel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsTopLevel" title="Permalink to this definition">¶</a></dt> 1630 <dd><p>IsTopLevel(self) -> bool</p> 1631 <p>Returns true if the given window is a top-level one. Currently all 1462 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.IsTopLevel"> 1463 <tt class="descname">IsTopLevel</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.IsTopLevel" title="Permalink to this definition">¶</a></dt> 1464 <dd><p>Returns true if the given window is a top-level one. Currently all 1632 1465 frames and dialogs are always considered to be top-level windows (even 1633 1466 if they have a parent window).</p> … … 1635 1468 1636 1469 <dl class="attribute"> 1637 <dt id="sans.perspectives.fitting.help_panel.Help Window.Label">1638 <tt class="descname">Label</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.Label" title="Permalink to this definition">¶</a></dt>1470 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Label"> 1471 <tt class="descname">Label</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Label" title="Permalink to this definition">¶</a></dt> 1639 1472 <dd><p>See <cite>GetLabel</cite> and <cite>SetLabel</cite></p> 1640 1473 </dd></dl> 1641 1474 1642 1475 <dl class="method"> 1643 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Layout"> 1644 <tt class="descname">Layout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Layout" title="Permalink to this definition">¶</a></dt> 1645 <dd><p>Layout(self) -> bool</p> 1646 <p>Invokes the constraint-based layout algorithm or the sizer-based 1476 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Layout"> 1477 <tt class="descname">Layout</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Layout" title="Permalink to this definition">¶</a></dt> 1478 <dd><p>Invokes the constraint-based layout algorithm or the sizer-based 1647 1479 algorithm for this window. See SetAutoLayout: when auto layout is on, 1648 1480 this function gets called automatically by the default EVT_SIZE … … 1651 1483 1652 1484 <dl class="attribute"> 1653 <dt id="sans.perspectives.fitting.help_panel.Help Window.LayoutDirection">1654 <tt class="descname">LayoutDirection</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.LayoutDirection" title="Permalink to this definition">¶</a></dt>1485 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.LayoutDirection"> 1486 <tt class="descname">LayoutDirection</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.LayoutDirection" title="Permalink to this definition">¶</a></dt> 1655 1487 <dd><p>See <cite>GetLayoutDirection</cite> and <cite>SetLayoutDirection</cite></p> 1656 1488 </dd></dl> 1657 1489 1658 1490 <dl class="method"> 1659 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.LineDown"> 1660 <tt class="descname">LineDown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.LineDown" title="Permalink to this definition">¶</a></dt> 1661 <dd><p>LineDown(self) -> bool</p> 1662 <p>This is just a wrapper for ScrollLines(1).</p> 1663 </dd></dl> 1664 1665 <dl class="method"> 1666 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.LineUp"> 1667 <tt class="descname">LineUp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.LineUp" title="Permalink to this definition">¶</a></dt> 1668 <dd><p>LineUp(self) -> bool</p> 1669 <p>This is just a wrapper for ScrollLines(-1).</p> 1670 </dd></dl> 1671 1672 <dl class="method"> 1673 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Lower"> 1674 <tt class="descname">Lower</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Lower" title="Permalink to this definition">¶</a></dt> 1675 <dd><p>Lower(self)</p> 1676 <p>Lowers the window to the bottom of the window hierarchy. In current 1491 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.LineDown"> 1492 <tt class="descname">LineDown</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.LineDown" title="Permalink to this definition">¶</a></dt> 1493 <dd><p>This is just a wrapper for ScrollLines(1).</p> 1494 </dd></dl> 1495 1496 <dl class="method"> 1497 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.LineUp"> 1498 <tt class="descname">LineUp</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.LineUp" title="Permalink to this definition">¶</a></dt> 1499 <dd><p>This is just a wrapper for ScrollLines(-1).</p> 1500 </dd></dl> 1501 1502 <dl class="method"> 1503 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Lower"> 1504 <tt class="descname">Lower</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Lower" title="Permalink to this definition">¶</a></dt> 1505 <dd><p>Lowers the window to the bottom of the window hierarchy. In current 1677 1506 version of wxWidgets this works both for managed and child windows.</p> 1678 1507 </dd></dl> 1679 1508 1680 1509 <dl class="method"> 1681 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MacGetMetalAppearance"> 1682 <tt class="descname">MacGetMetalAppearance</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MacGetMetalAppearance" title="Permalink to this definition">¶</a></dt> 1683 <dd><p>MacGetMetalAppearance(self) -> bool</p> 1684 </dd></dl> 1685 1686 <dl class="method"> 1687 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MacGetTopLevelWindowRef"> 1688 <tt class="descname">MacGetTopLevelWindowRef</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MacGetTopLevelWindowRef" title="Permalink to this definition">¶</a></dt> 1689 <dd><p>MacGetTopLevelWindowRef(self) -> long</p> 1690 </dd></dl> 1691 1692 <dl class="method"> 1693 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MacGetUnifiedAppearance"> 1694 <tt class="descname">MacGetUnifiedAppearance</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MacGetUnifiedAppearance" title="Permalink to this definition">¶</a></dt> 1695 <dd><p>MacGetUnifiedAppearance(self) -> bool</p> 1696 </dd></dl> 1697 1698 <dl class="method"> 1699 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MacSetMetalAppearance"> 1700 <tt class="descname">MacSetMetalAppearance</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MacSetMetalAppearance" title="Permalink to this definition">¶</a></dt> 1701 <dd><p>MacSetMetalAppearance(self, bool on)</p> 1702 </dd></dl> 1703 1704 <dl class="method"> 1705 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MakeModal"> 1706 <tt class="descname">MakeModal</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MakeModal" title="Permalink to this definition">¶</a></dt> 1707 <dd><p>MakeModal(self, bool modal=True)</p> 1708 <p>Disables all other windows in the application so that the user can 1510 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.MakeModal"> 1511 <tt class="descname">MakeModal</tt><big>(</big><em>self</em>, <em>bool modal=True</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.MakeModal" title="Permalink to this definition">¶</a></dt> 1512 <dd><p>Disables all other windows in the application so that the user can 1709 1513 only interact with this window. Passing False will reverse this 1710 1514 effect.</p> … … 1712 1516 1713 1517 <dl class="attribute"> 1714 <dt id="sans.perspectives.fitting.help_panel.Help Window.MaxHeight">1715 <tt class="descname">MaxHeight</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.MaxHeight" title="Permalink to this definition">¶</a></dt>1518 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.MaxHeight"> 1519 <tt class="descname">MaxHeight</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.MaxHeight" title="Permalink to this definition">¶</a></dt> 1716 1520 <dd><p>See <cite>GetMaxHeight</cite></p> 1717 1521 </dd></dl> 1718 1522 1719 1523 <dl class="attribute"> 1720 <dt id="sans.perspectives.fitting.help_panel.Help Window.MaxSize">1721 <tt class="descname">MaxSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.MaxSize" title="Permalink to this definition">¶</a></dt>1524 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.MaxSize"> 1525 <tt class="descname">MaxSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.MaxSize" title="Permalink to this definition">¶</a></dt> 1722 1526 <dd><p>See <cite>GetMaxSize</cite> and <cite>SetMaxSize</cite></p> 1723 1527 </dd></dl> 1724 1528 1725 1529 <dl class="attribute"> 1726 <dt id="sans.perspectives.fitting.help_panel.Help Window.MaxWidth">1727 <tt class="descname">MaxWidth</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.MaxWidth" title="Permalink to this definition">¶</a></dt>1530 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.MaxWidth"> 1531 <tt class="descname">MaxWidth</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.MaxWidth" title="Permalink to this definition">¶</a></dt> 1728 1532 <dd><p>See <cite>GetMaxWidth</cite></p> 1729 1533 </dd></dl> 1730 1534 1731 <dl class="method"> 1732 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Maximize"> 1733 <tt class="descname">Maximize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Maximize" title="Permalink to this definition">¶</a></dt> 1734 <dd><p>Maximize(self, bool maximize=True)</p> 1735 </dd></dl> 1736 1737 <dl class="attribute"> 1738 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MenuBar"> 1739 <tt class="descname">MenuBar</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MenuBar" title="Permalink to this definition">¶</a></dt> 1740 <dd><p>See <cite>GetMenuBar</cite> and <cite>SetMenuBar</cite></p> 1741 </dd></dl> 1742 1743 <dl class="attribute"> 1744 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MinHeight"> 1745 <tt class="descname">MinHeight</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MinHeight" title="Permalink to this definition">¶</a></dt> 1535 <dl class="attribute"> 1536 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.MinHeight"> 1537 <tt class="descname">MinHeight</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.MinHeight" title="Permalink to this definition">¶</a></dt> 1746 1538 <dd><p>See <cite>GetMinHeight</cite></p> 1747 1539 </dd></dl> 1748 1540 1749 1541 <dl class="attribute"> 1750 <dt id="sans.perspectives.fitting.help_panel.Help Window.MinSize">1751 <tt class="descname">MinSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.MinSize" title="Permalink to this definition">¶</a></dt>1542 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.MinSize"> 1543 <tt class="descname">MinSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.MinSize" title="Permalink to this definition">¶</a></dt> 1752 1544 <dd><p>See <cite>GetMinSize</cite> and <cite>SetMinSize</cite></p> 1753 1545 </dd></dl> 1754 1546 1755 1547 <dl class="attribute"> 1756 <dt id="sans.perspectives.fitting.help_panel.Help Window.MinWidth">1757 <tt class="descname">MinWidth</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.MinWidth" title="Permalink to this definition">¶</a></dt>1548 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.MinWidth"> 1549 <tt class="descname">MinWidth</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.MinWidth" title="Permalink to this definition">¶</a></dt> 1758 1550 <dd><p>See <cite>GetMinWidth</cite></p> 1759 1551 </dd></dl> 1760 1552 1761 1553 <dl class="method"> 1762 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Move"> 1763 <tt class="descname">Move</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Move" title="Permalink to this definition">¶</a></dt> 1764 <dd><p>Move(self, Point pt, int flags=SIZE_USE_EXISTING)</p> 1765 <p>Moves the window to the given position.</p> 1766 </dd></dl> 1767 1768 <dl class="method"> 1769 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MoveAfterInTabOrder"> 1770 <tt class="descname">MoveAfterInTabOrder</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MoveAfterInTabOrder" title="Permalink to this definition">¶</a></dt> 1771 <dd><p>MoveAfterInTabOrder(self, Window win)</p> 1772 <p>Moves this window in the tab navigation order after the specified 1554 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Move"> 1555 <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.help_panel.HelpPanel.Move" title="Permalink to this definition">¶</a></dt> 1556 <dd><p>Moves the window to the given position.</p> 1557 </dd></dl> 1558 1559 <dl class="method"> 1560 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.MoveAfterInTabOrder"> 1561 <tt class="descname">MoveAfterInTabOrder</tt><big>(</big><em>self</em>, <em>Window win</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.MoveAfterInTabOrder" title="Permalink to this definition">¶</a></dt> 1562 <dd><p>Moves this window in the tab navigation order after the specified 1773 1563 sibling window. This means that when the user presses the TAB key on 1774 1564 that other window, the focus switches to this window.</p> … … 1779 1569 1780 1570 <dl class="method"> 1781 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MoveBeforeInTabOrder"> 1782 <tt class="descname">MoveBeforeInTabOrder</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MoveBeforeInTabOrder" title="Permalink to this definition">¶</a></dt> 1783 <dd><p>MoveBeforeInTabOrder(self, Window win)</p> 1784 <p>Same as <cite>MoveAfterInTabOrder</cite> except that it inserts this window just 1571 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.MoveBeforeInTabOrder"> 1572 <tt class="descname">MoveBeforeInTabOrder</tt><big>(</big><em>self</em>, <em>Window win</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.MoveBeforeInTabOrder" title="Permalink to this definition">¶</a></dt> 1573 <dd><p>Same as <cite>MoveAfterInTabOrder</cite> except that it inserts this window just 1785 1574 before win instead of putting it right after it.</p> 1786 1575 </dd></dl> 1787 1576 1788 1577 <dl class="method"> 1789 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MoveXY"> 1790 <tt class="descname">MoveXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MoveXY" title="Permalink to this definition">¶</a></dt> 1791 <dd><p>MoveXY(self, int x, int y, int flags=SIZE_USE_EXISTING)</p> 1792 <p>Moves the window to the given position.</p> 1793 </dd></dl> 1794 1795 <dl class="attribute"> 1796 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Name"> 1797 <tt class="descname">Name</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Name" title="Permalink to this definition">¶</a></dt> 1578 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.MoveXY"> 1579 <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.help_panel.HelpPanel.MoveXY" title="Permalink to this definition">¶</a></dt> 1580 <dd><p>Moves the window to the given position.</p> 1581 </dd></dl> 1582 1583 <dl class="attribute"> 1584 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Name"> 1585 <tt class="descname">Name</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Name" title="Permalink to this definition">¶</a></dt> 1798 1586 <dd><p>See <cite>GetName</cite> and <cite>SetName</cite></p> 1799 1587 </dd></dl> 1800 1588 1801 1589 <dl class="method"> 1802 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Navigate"> 1803 <tt class="descname">Navigate</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Navigate" title="Permalink to this definition">¶</a></dt> 1804 <dd><p>Navigate(self, int flags=NavigationKeyEvent.IsForward) -> bool</p> 1805 <p>Does keyboard navigation from this window to another, by sending a 1590 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Navigate"> 1591 <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.help_panel.HelpPanel.Navigate" title="Permalink to this definition">¶</a></dt> 1592 <dd><p>Does keyboard navigation from this window to another, by sending a 1806 1593 <cite>wx.NavigationKeyEvent</cite>.</p> 1807 1594 </dd></dl> 1808 1595 1809 1596 <dl class="staticmethod"> 1810 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.NewControlId"> 1811 <em class="property">static </em><tt class="descname">NewControlId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.NewControlId" title="Permalink to this definition">¶</a></dt> 1812 <dd><p>NewControlId() -> int</p> 1813 <p>Generate a control id for the controls which were not given one.</p> 1597 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.NewControlId"> 1598 <em class="property">static </em><tt class="descname">NewControlId</tt><big>(</big><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.NewControlId" title="Permalink to this definition">¶</a></dt> 1599 <dd><p>Generate a control id for the controls which were not given one.</p> 1814 1600 </dd></dl> 1815 1601 1816 1602 <dl class="staticmethod"> 1817 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.NextControlId"> 1818 <em class="property">static </em><tt class="descname">NextControlId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.NextControlId" title="Permalink to this definition">¶</a></dt> 1819 <dd><p>NextControlId(int winid) -> int</p> 1820 <p>Get the id of the control following the one with the given 1603 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.NextControlId"> 1604 <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.help_panel.HelpPanel.NextControlId" title="Permalink to this definition">¶</a></dt> 1605 <dd><p>Get the id of the control following the one with the given 1821 1606 autogenerated) id</p> 1822 1607 </dd></dl> 1823 1608 1824 1609 <dl class="attribute"> 1825 <dt id="sans.perspectives.fitting.help_panel.Help Window.NextHandler">1826 <tt class="descname">NextHandler</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.NextHandler" title="Permalink to this definition">¶</a></dt>1610 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.NextHandler"> 1611 <tt class="descname">NextHandler</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.NextHandler" title="Permalink to this definition">¶</a></dt> 1827 1612 <dd><p>See <cite>GetNextHandler</cite> and <cite>SetNextHandler</cite></p> 1828 1613 </dd></dl> 1829 1614 1830 1615 <dl class="method"> 1831 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.OnButtonClicked"> 1832 <tt class="descname">OnButtonClicked</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.OnButtonClicked" title="Permalink to this definition">¶</a></dt> 1833 <dd><p>Function to diplay Model html page related to the hyperlinktext selected</p> 1834 </dd></dl> 1835 1836 <dl class="method"> 1837 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.OnLinkClicked"> 1838 <tt class="descname">OnLinkClicked</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.OnLinkClicked" title="Permalink to this definition">¶</a></dt> 1839 <dd><p>Function to diplay html page related to the hyperlinktext selected</p> 1840 </dd></dl> 1841 1842 <dl class="method"> 1843 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.OnPaint"> 1844 <tt class="descname">OnPaint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.OnPaint" title="Permalink to this definition">¶</a></dt> 1845 <dd><p>OnPaint(self, PaintEvent event)</p> 1846 </dd></dl> 1847 1848 <dl class="method"> 1849 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PageDown"> 1850 <tt class="descname">PageDown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PageDown" title="Permalink to this definition">¶</a></dt> 1851 <dd><p>PageDown(self) -> bool</p> 1852 <p>This is just a wrapper for ScrollPages(1).</p> 1853 </dd></dl> 1854 1855 <dl class="method"> 1856 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PageUp"> 1857 <tt class="descname">PageUp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PageUp" title="Permalink to this definition">¶</a></dt> 1858 <dd><p>PageUp(self) -> bool</p> 1859 <p>This is just a wrapper for ScrollPages(-1).</p> 1860 </dd></dl> 1861 1862 <dl class="attribute"> 1863 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Parent"> 1864 <tt class="descname">Parent</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Parent" title="Permalink to this definition">¶</a></dt> 1616 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.OnChildFocus"> 1617 <tt class="descname">OnChildFocus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.OnChildFocus" title="Permalink to this definition">¶</a></dt> 1618 <dd></dd></dl> 1619 1620 <dl class="method"> 1621 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.OnInternalIdle"> 1622 <tt class="descname">OnInternalIdle</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.OnInternalIdle" title="Permalink to this definition">¶</a></dt> 1623 <dd></dd></dl> 1624 1625 <dl class="method"> 1626 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.OnPaint"> 1627 <tt class="descname">OnPaint</tt><big>(</big><em>self</em>, <em>PaintEvent event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.OnPaint" title="Permalink to this definition">¶</a></dt> 1628 <dd></dd></dl> 1629 1630 <dl class="method"> 1631 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.PageDown"> 1632 <tt class="descname">PageDown</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.PageDown" title="Permalink to this definition">¶</a></dt> 1633 <dd><p>This is just a wrapper for ScrollPages(1).</p> 1634 </dd></dl> 1635 1636 <dl class="method"> 1637 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.PageUp"> 1638 <tt class="descname">PageUp</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.PageUp" title="Permalink to this definition">¶</a></dt> 1639 <dd><p>This is just a wrapper for ScrollPages(-1).</p> 1640 </dd></dl> 1641 1642 <dl class="attribute"> 1643 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Parent"> 1644 <tt class="descname">Parent</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Parent" title="Permalink to this definition">¶</a></dt> 1865 1645 <dd><p>See <cite>GetParent</cite></p> 1866 1646 </dd></dl> 1867 1647 1868 1648 <dl class="method"> 1869 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PopEventHandler"> 1870 <tt class="descname">PopEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PopEventHandler" title="Permalink to this definition">¶</a></dt> 1871 <dd><p>PopEventHandler(self, bool deleteHandler=False) -> EvtHandler</p> 1872 <p>Removes and returns the top-most event handler on the event handler 1649 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.PopEventHandler"> 1650 <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.help_panel.HelpPanel.PopEventHandler" title="Permalink to this definition">¶</a></dt> 1651 <dd><p>Removes and returns the top-most event handler on the event handler 1873 1652 stack. If deleteHandler is True then the wx.EvtHandler object will be 1874 destroyed after it is popped, and <tt class="xref docutils literal"><span class="pre">None</span></tt> will be returned instead.</p> 1875 </dd></dl> 1876 1877 <dl class="method"> 1878 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PopStatusText"> 1879 <tt class="descname">PopStatusText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PopStatusText" title="Permalink to this definition">¶</a></dt> 1880 <dd><p>PopStatusText(self, int number=0)</p> 1881 </dd></dl> 1882 1883 <dl class="method"> 1884 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PopupMenu"> 1885 <tt class="descname">PopupMenu</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PopupMenu" title="Permalink to this definition">¶</a></dt> 1886 <dd><p>PopupMenu(self, Menu menu, Point pos=DefaultPosition) -> bool</p> 1887 <p>Pops up the given menu at the specified coordinates, relative to this window, 1653 destroyed after it is popped, and <tt class="docutils literal"><span class="pre">None</span></tt> will be returned instead.</p> 1654 </dd></dl> 1655 1656 <dl class="method"> 1657 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.PopupMenu"> 1658 <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.help_panel.HelpPanel.PopupMenu" title="Permalink to this definition">¶</a></dt> 1659 <dd><p>Pops up the given menu at the specified coordinates, relative to this window, 1888 1660 and returns control when the user has dismissed the menu. If a menu item is 1889 1661 selected, the corresponding menu event is generated and will be processed as … … 1893 1665 1894 1666 <dl class="method"> 1895 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PopupMenuXY"> 1896 <tt class="descname">PopupMenuXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PopupMenuXY" title="Permalink to this definition">¶</a></dt> 1897 <dd><p>PopupMenuXY(self, Menu menu, int x=-1, int y=-1) -> bool</p> 1898 <p>Pops up the given menu at the specified coordinates, relative to this window, 1667 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.PopupMenuXY"> 1668 <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.help_panel.HelpPanel.PopupMenuXY" title="Permalink to this definition">¶</a></dt> 1669 <dd><p>Pops up the given menu at the specified coordinates, relative to this window, 1899 1670 and returns control when the user has dismissed the menu. If a menu item is 1900 1671 selected, the corresponding menu event is generated and will be processed as … … 1904 1675 1905 1676 <dl class="attribute"> 1906 <dt id="sans.perspectives.fitting.help_panel.Help Window.Position">1907 <tt class="descname">Position</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.Position" title="Permalink to this definition">¶</a></dt>1677 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Position"> 1678 <tt class="descname">Position</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Position" title="Permalink to this definition">¶</a></dt> 1908 1679 <dd><p>See <cite>GetPosition</cite> and <cite>SetPosition</cite></p> 1909 1680 </dd></dl> 1910 1681 1911 1682 <dl class="method"> 1912 <dt id="sans.perspectives.fitting.help_panel.Help Window.PostCreate">1913 <tt class="descname">PostCreate</tt><big>(</big>< em>pre</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PostCreate" title="Permalink to this definition">¶</a></dt>1683 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.PostCreate"> 1684 <tt class="descname">PostCreate</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.PostCreate" title="Permalink to this definition">¶</a></dt> 1914 1685 <dd><p>Phase 3 of the 2-phase create <wink!> 1915 1686 Call this method after precreating the window with the 2-phase create method.</p> … … 1917 1688 1918 1689 <dl class="method"> 1919 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PrepareDC"> 1920 <tt class="descname">PrepareDC</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PrepareDC" title="Permalink to this definition">¶</a></dt> 1921 <dd><p>PrepareDC(self, DC dc)</p> 1922 <p>Call this function to prepare the device context for drawing a 1690 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.PrepareDC"> 1691 <tt class="descname">PrepareDC</tt><big>(</big><em>self</em>, <em>DC dc</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.PrepareDC" title="Permalink to this definition">¶</a></dt> 1692 <dd><p>Call this function to prepare the device context for drawing a 1923 1693 scrolled image. It sets the device origin according to the current 1924 1694 scroll position.</p> … … 1926 1696 1927 1697 <dl class="staticmethod"> 1928 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PrevControlId"> 1929 <em class="property">static </em><tt class="descname">PrevControlId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PrevControlId" title="Permalink to this definition">¶</a></dt> 1930 <dd><p>PrevControlId(int winid) -> int</p> 1931 <p>Get the id of the control preceding the one with the given 1698 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.PrevControlId"> 1699 <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.help_panel.HelpPanel.PrevControlId" title="Permalink to this definition">¶</a></dt> 1700 <dd><p>Get the id of the control preceding the one with the given 1932 1701 autogenerated) id</p> 1933 1702 </dd></dl> 1934 1703 1935 1704 <dl class="attribute"> 1936 <dt id="sans.perspectives.fitting.help_panel.Help Window.PreviousHandler">1937 <tt class="descname">PreviousHandler</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.PreviousHandler" title="Permalink to this definition">¶</a></dt>1705 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.PreviousHandler"> 1706 <tt class="descname">PreviousHandler</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.PreviousHandler" title="Permalink to this definition">¶</a></dt> 1938 1707 <dd><p>See <cite>GetPreviousHandler</cite> and <cite>SetPreviousHandler</cite></p> 1939 1708 </dd></dl> 1940 1709 1941 1710 <dl class="method"> 1942 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ProcessCommand"> 1943 <tt class="descname">ProcessCommand</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ProcessCommand" title="Permalink to this definition">¶</a></dt> 1944 <dd><p>ProcessCommand(self, int winid) -> bool</p> 1945 </dd></dl> 1946 1947 <dl class="method"> 1948 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ProcessEvent"> 1949 <tt class="descname">ProcessEvent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ProcessEvent" title="Permalink to this definition">¶</a></dt> 1950 <dd><p>ProcessEvent(self, Event event) -> bool</p> 1951 </dd></dl> 1952 1953 <dl class="method"> 1954 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ProcessPendingEvents"> 1955 <tt class="descname">ProcessPendingEvents</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ProcessPendingEvents" title="Permalink to this definition">¶</a></dt> 1956 <dd><p>ProcessPendingEvents(self)</p> 1957 </dd></dl> 1958 1959 <dl class="method"> 1960 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PushEventHandler"> 1961 <tt class="descname">PushEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PushEventHandler" title="Permalink to this definition">¶</a></dt> 1962 <dd><p>PushEventHandler(self, EvtHandler handler)</p> 1963 <p>Pushes this event handler onto the event handler stack for the window. 1711 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ProcessEvent"> 1712 <tt class="descname">ProcessEvent</tt><big>(</big><em>self</em>, <em>Event event</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ProcessEvent" title="Permalink to this definition">¶</a></dt> 1713 <dd></dd></dl> 1714 1715 <dl class="method"> 1716 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ProcessPendingEvents"> 1717 <tt class="descname">ProcessPendingEvents</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ProcessPendingEvents" title="Permalink to this definition">¶</a></dt> 1718 <dd></dd></dl> 1719 1720 <dl class="method"> 1721 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.PushEventHandler"> 1722 <tt class="descname">PushEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.PushEventHandler" title="Permalink to this definition">¶</a></dt> 1723 <dd><p>Pushes this event handler onto the event handler stack for the window. 1964 1724 An event handler is an object that is capable of processing the events 1965 1725 sent to a window. (In other words, is able to dispatch the events to a … … 1978 1738 1979 1739 <dl class="method"> 1980 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PushStatusText"> 1981 <tt class="descname">PushStatusText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PushStatusText" title="Permalink to this definition">¶</a></dt> 1982 <dd><p>PushStatusText(self, String text, int number=0)</p> 1983 </dd></dl> 1984 1985 <dl class="method"> 1986 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Raise"> 1987 <tt class="descname">Raise</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Raise" title="Permalink to this definition">¶</a></dt> 1988 <dd><p>Raise(self)</p> 1989 <p>Raises the window to the top of the window hierarchy. In current 1740 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Raise"> 1741 <tt class="descname">Raise</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Raise" title="Permalink to this definition">¶</a></dt> 1742 <dd><p>Raises the window to the top of the window hierarchy. In current 1990 1743 version of wxWidgets this works both for managed and child windows.</p> 1991 1744 </dd></dl> 1992 1745 1993 1746 <dl class="attribute"> 1994 <dt id="sans.perspectives.fitting.help_panel.Help Window.Rect">1995 <tt class="descname">Rect</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.Rect" title="Permalink to this definition">¶</a></dt>1747 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Rect"> 1748 <tt class="descname">Rect</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Rect" title="Permalink to this definition">¶</a></dt> 1996 1749 <dd><p>See <cite>GetRect</cite> and <cite>SetRect</cite></p> 1997 1750 </dd></dl> 1998 1751 1999 1752 <dl class="method"> 2000 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Refresh"> 2001 <tt class="descname">Refresh</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Refresh" title="Permalink to this definition">¶</a></dt> 2002 <dd><p>Refresh(self, bool eraseBackground=True, Rect rect=None)</p> 2003 <p>Mark the specified rectangle (or the whole window) as “dirty” so it 1753 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Refresh"> 1754 <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.help_panel.HelpPanel.Refresh" title="Permalink to this definition">¶</a></dt> 1755 <dd><p>Mark the specified rectangle (or the whole window) as “dirty” so it 2004 1756 will be repainted. Causes an EVT_PAINT event to be generated and sent 2005 1757 to the window.</p> … … 2007 1759 2008 1760 <dl class="method"> 2009 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.RefreshRect"> 2010 <tt class="descname">RefreshRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.RefreshRect" title="Permalink to this definition">¶</a></dt> 2011 <dd><p>RefreshRect(self, Rect rect, bool eraseBackground=True)</p> 2012 <p>Redraws the contents of the given rectangle: the area inside it will 1761 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.RefreshRect"> 1762 <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.help_panel.HelpPanel.RefreshRect" title="Permalink to this definition">¶</a></dt> 1763 <dd><p>Redraws the contents of the given rectangle: the area inside it will 2013 1764 be repainted. This is the same as Refresh but has a nicer syntax.</p> 2014 1765 </dd></dl> 2015 1766 2016 1767 <dl class="method"> 2017 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.RegisterHotKey"> 2018 <tt class="descname">RegisterHotKey</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.RegisterHotKey" title="Permalink to this definition">¶</a></dt> 2019 <dd><p>RegisterHotKey(self, int hotkeyId, int modifiers, int keycode) -> bool</p> 2020 <p>Registers a system wide hotkey. Every time the user presses the hotkey 1768 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.RegisterHotKey"> 1769 <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.help_panel.HelpPanel.RegisterHotKey" title="Permalink to this definition">¶</a></dt> 1770 <dd><p>Registers a system wide hotkey. Every time the user presses the hotkey 2021 1771 registered here, this window will receive a hotkey event. It will 2022 1772 receive the event even if the application is in the background and … … 2028 1778 2029 1779 <dl class="method"> 2030 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ReleaseMouse"> 2031 <tt class="descname">ReleaseMouse</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ReleaseMouse" title="Permalink to this definition">¶</a></dt> 2032 <dd><p>ReleaseMouse(self)</p> 2033 <p>Releases mouse input captured with wx.Window.CaptureMouse.</p> 2034 </dd></dl> 2035 2036 <dl class="method"> 2037 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.RemoveChild"> 2038 <tt class="descname">RemoveChild</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.RemoveChild" title="Permalink to this definition">¶</a></dt> 2039 <dd><p>RemoveChild(self, Window child)</p> 2040 <p>Removes a child window. This is called automatically by window 1780 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ReleaseMouse"> 1781 <tt class="descname">ReleaseMouse</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ReleaseMouse" title="Permalink to this definition">¶</a></dt> 1782 <dd><p>Releases mouse input captured with wx.Window.CaptureMouse.</p> 1783 </dd></dl> 1784 1785 <dl class="method"> 1786 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.RemoveChild"> 1787 <tt class="descname">RemoveChild</tt><big>(</big><em>self</em>, <em>Window child</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.RemoveChild" title="Permalink to this definition">¶</a></dt> 1788 <dd><p>Removes a child window. This is called automatically by window 2041 1789 deletion functions so should not be required by the application 2042 1790 programmer.</p> … … 2044 1792 2045 1793 <dl class="method"> 2046 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.RemoveEventHandler"> 2047 <tt class="descname">RemoveEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.RemoveEventHandler" title="Permalink to this definition">¶</a></dt> 2048 <dd><p>RemoveEventHandler(self, EvtHandler handler) -> bool</p> 2049 <p>Find the given handler in the event handler chain and remove (but not 1794 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.RemoveEventHandler"> 1795 <tt class="descname">RemoveEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.RemoveEventHandler" title="Permalink to this definition">¶</a></dt> 1796 <dd><p>Find the given handler in the event handler chain and remove (but not 2050 1797 delete) it from the event handler chain, returns True if it was found 2051 1798 and False otherwise (this also results in an assert failure so this … … 2055 1802 2056 1803 <dl class="method"> 2057 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Reparent"> 2058 <tt class="descname">Reparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Reparent" title="Permalink to this definition">¶</a></dt> 2059 <dd><p>Reparent(self, Window newParent) -> bool</p> 2060 <p>Reparents the window, i.e the window will be removed from its current 1804 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Reparent"> 1805 <tt class="descname">Reparent</tt><big>(</big><em>self</em>, <em>Window newParent</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Reparent" title="Permalink to this definition">¶</a></dt> 1806 <dd><p>Reparents the window, i.e the window will be removed from its current 2061 1807 parent window (e.g. a non-standard toolbar in a wxFrame) and then 2062 1808 re-inserted into another. Available on Windows and GTK. Returns True … … 2065 1811 </dd></dl> 2066 1812 2067 <dl class=" method">2068 <dt id="sans.perspectives.fitting.help_panel.Help Window.RequestUserAttention">2069 <tt class="descname"> RequestUserAttention</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.RequestUserAttention" title="Permalink to this definition">¶</a></dt>2070 <dd><p> RequestUserAttention(self, int flags=USER_ATTENTION_INFO)</p>2071 </dd></dl> 2072 2073 <dl class=" method">2074 <dt id="sans.perspectives.fitting.help_panel.Help Window.Restore">2075 <tt class="descname"> Restore</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Restore" title="Permalink to this definition">¶</a></dt>2076 <dd><p> Restore(self)</p>2077 </dd></dl> 2078 2079 <dl class="attribute"> 2080 <dt id="sans.perspectives.fitting.help_panel.Help Window.ScreenPosition">2081 <tt class="descname">ScreenPosition</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.ScreenPosition" title="Permalink to this definition">¶</a></dt>1813 <dl class="attribute"> 1814 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ScaleX"> 1815 <tt class="descname">ScaleX</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ScaleX" title="Permalink to this definition">¶</a></dt> 1816 <dd><p>See <cite>GetScaleX</cite></p> 1817 </dd></dl> 1818 1819 <dl class="attribute"> 1820 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ScaleY"> 1821 <tt class="descname">ScaleY</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ScaleY" title="Permalink to this definition">¶</a></dt> 1822 <dd><p>See <cite>GetScaleY</cite></p> 1823 </dd></dl> 1824 1825 <dl class="attribute"> 1826 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ScreenPosition"> 1827 <tt class="descname">ScreenPosition</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ScreenPosition" title="Permalink to this definition">¶</a></dt> 2082 1828 <dd><p>See <cite>GetScreenPosition</cite></p> 2083 1829 </dd></dl> 2084 1830 2085 1831 <dl class="attribute"> 2086 <dt id="sans.perspectives.fitting.help_panel.Help Window.ScreenRect">2087 <tt class="descname">ScreenRect</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.ScreenRect" title="Permalink to this definition">¶</a></dt>1832 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ScreenRect"> 1833 <tt class="descname">ScreenRect</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ScreenRect" title="Permalink to this definition">¶</a></dt> 2088 1834 <dd><p>See <cite>GetScreenRect</cite></p> 2089 1835 </dd></dl> 2090 1836 2091 1837 <dl class="method"> 2092 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ScreenToClient"> 2093 <tt class="descname">ScreenToClient</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ScreenToClient" title="Permalink to this definition">¶</a></dt> 2094 <dd><p>ScreenToClient(self, Point pt) -> Point</p> 2095 <p>Converts from screen to client window coordinates.</p> 2096 </dd></dl> 2097 2098 <dl class="method"> 2099 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ScreenToClientXY"> 2100 <tt class="descname">ScreenToClientXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ScreenToClientXY" title="Permalink to this definition">¶</a></dt> 2101 <dd><p>ScreenToClientXY(int x, int y) -> (x,y)</p> 2102 <p>Converts from screen to client window coordinates.</p> 2103 </dd></dl> 2104 2105 <dl class="method"> 2106 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ScrollLines"> 2107 <tt class="descname">ScrollLines</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ScrollLines" title="Permalink to this definition">¶</a></dt> 2108 <dd><p>ScrollLines(self, int lines) -> bool</p> 2109 <p>If the platform and window class supports it, scrolls the window by 1838 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ScreenToClient"> 1839 <tt class="descname">ScreenToClient</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ScreenToClient" title="Permalink to this definition">¶</a></dt> 1840 <dd><p>Converts from screen to client window coordinates.</p> 1841 </dd></dl> 1842 1843 <dl class="method"> 1844 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ScreenToClientXY"> 1845 <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.help_panel.HelpPanel.ScreenToClientXY" title="Permalink to this definition">¶</a></dt> 1846 <dd><p>Converts from screen to client window coordinates.</p> 1847 </dd></dl> 1848 1849 <dl class="method"> 1850 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Scroll"> 1851 <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.help_panel.HelpPanel.Scroll" title="Permalink to this definition">¶</a></dt> 1852 <dd></dd></dl> 1853 1854 <dl class="method"> 1855 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ScrollChildIntoView"> 1856 <tt class="descname">ScrollChildIntoView</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ScrollChildIntoView" title="Permalink to this definition">¶</a></dt> 1857 <dd><p>Scrolls the panel such that the specified child window is in view.</p> 1858 </dd></dl> 1859 1860 <dl class="method"> 1861 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ScrollLines"> 1862 <tt class="descname">ScrollLines</tt><big>(</big><em>self</em>, <em>int lines</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ScrollLines" title="Permalink to this definition">¶</a></dt> 1863 <dd><p>If the platform and window class supports it, scrolls the window by 2110 1864 the given number of lines down, if lines is positive, or up if lines 2111 1865 is negative. Returns True if the window was scrolled, False if it was … … 2114 1868 2115 1869 <dl class="method"> 2116 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ScrollPages"> 2117 <tt class="descname">ScrollPages</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ScrollPages" title="Permalink to this definition">¶</a></dt> 2118 <dd><p>ScrollPages(self, int pages) -> bool</p> 2119 <p>If the platform and window class supports it, scrolls the window by 1870 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ScrollPages"> 1871 <tt class="descname">ScrollPages</tt><big>(</big><em>self</em>, <em>int pages</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ScrollPages" title="Permalink to this definition">¶</a></dt> 1872 <dd><p>If the platform and window class supports it, scrolls the window by 2120 1873 the given number of pages down, if pages is positive, or up if pages 2121 1874 is negative. Returns True if the window was scrolled, False if it was … … 2124 1877 2125 1878 <dl class="method"> 2126 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ScrollWindow"> 2127 <tt class="descname">ScrollWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ScrollWindow" title="Permalink to this definition">¶</a></dt> 2128 <dd><p>ScrollWindow(self, int dx, int dy, Rect rect=None)</p> 2129 <p>Physically scrolls the pixels in the window and move child windows 1879 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ScrollWindow"> 1880 <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.help_panel.HelpPanel.ScrollWindow" title="Permalink to this definition">¶</a></dt> 1881 <dd><p>Physically scrolls the pixels in the window and move child windows 2130 1882 accordingly. Use this function to optimise your scrolling 2131 1883 implementations, to minimise the area that must be redrawn. Note that … … 2134 1886 2135 1887 <dl class="method"> 2136 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SendSizeEvent"> 2137 <tt class="descname">SendSizeEvent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SendSizeEvent" title="Permalink to this definition">¶</a></dt> 2138 <dd><p>SendSizeEvent(self)</p> 2139 </dd></dl> 2140 2141 <dl class="method"> 2142 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetAcceleratorTable"> 2143 <tt class="descname">SetAcceleratorTable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 2144 <dd><p>SetAcceleratorTable(self, AcceleratorTable accel)</p> 2145 <p>Sets the accelerator table for this window.</p> 2146 </dd></dl> 2147 2148 <dl class="method"> 2149 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetAutoLayout"> 2150 <tt class="descname">SetAutoLayout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetAutoLayout" title="Permalink to this definition">¶</a></dt> 2151 <dd><p>SetAutoLayout(self, bool autoLayout)</p> 2152 <p>Determines whether the Layout function will be called automatically 1888 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SendSizeEvent"> 1889 <tt class="descname">SendSizeEvent</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SendSizeEvent" title="Permalink to this definition">¶</a></dt> 1890 <dd></dd></dl> 1891 1892 <dl class="method"> 1893 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetAcceleratorTable"> 1894 <tt class="descname">SetAcceleratorTable</tt><big>(</big><em>self</em>, <em>AcceleratorTable accel</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 1895 <dd><p>Sets the accelerator table for this window.</p> 1896 </dd></dl> 1897 1898 <dl class="method"> 1899 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetAutoLayout"> 1900 <tt class="descname">SetAutoLayout</tt><big>(</big><em>self</em>, <em>bool autoLayout</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetAutoLayout" title="Permalink to this definition">¶</a></dt> 1901 <dd><p>Determines whether the Layout function will be called automatically 2153 1902 when the window is resized. lease note that this only happens for the 2154 1903 windows usually used to contain children, namely <cite>wx.Panel</cite> and … … 2160 1909 2161 1910 <dl class="method"> 2162 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetBackgroundColour"> 2163 <tt class="descname">SetBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetBackgroundColour" title="Permalink to this definition">¶</a></dt> 2164 <dd><p>SetBackgroundColour(self, Colour colour) -> bool</p> 2165 <p>Sets the background colour of the window. Returns True if the colour 1911 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetBackgroundColour"> 1912 <tt class="descname">SetBackgroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetBackgroundColour" title="Permalink to this definition">¶</a></dt> 1913 <dd><p>Sets the background colour of the window. Returns True if the colour 2166 1914 was changed. The background colour is usually painted by the default 2167 1915 EVT_ERASE_BACKGROUND event handler function under Windows and … … 2178 1926 2179 1927 <dl class="method"> 2180 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetBackgroundStyle"> 2181 <tt class="descname">SetBackgroundStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 2182 <dd><p>SetBackgroundStyle(self, int style) -> bool</p> 2183 <p>Returns the background style of the window. The background style 1928 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetBackgroundStyle"> 1929 <tt class="descname">SetBackgroundStyle</tt><big>(</big><em>self</em>, <em>int style</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 1930 <dd><p>Returns the background style of the window. The background style 2184 1931 indicates how the background of the window is drawn.</p> 2185 1932 <blockquote> … … 2190 1937 </colgroup> 2191 1938 <tbody valign="top"> 2192 <tr ><td>wx.BG_STYLE_SYSTEM</td>1939 <tr class="row-odd"><td>wx.BG_STYLE_SYSTEM</td> 2193 1940 <td>The background colour or pattern should 2194 1941 be determined by the system</td> 2195 1942 </tr> 2196 <tr ><td>wx.BG_STYLE_COLOUR</td>1943 <tr class="row-even"><td>wx.BG_STYLE_COLOUR</td> 2197 1944 <td>The background should be a solid colour</td> 2198 1945 </tr> 2199 <tr ><td>wx.BG_STYLE_CUSTOM</td>1946 <tr class="row-odd"><td>wx.BG_STYLE_CUSTOM</td> 2200 1947 <td>The background will be implemented by the 2201 1948 application.</td> … … 2211 1958 <col class="field-body" /> 2212 1959 <tbody valign="top"> 2213 <tr class="field "><th class="field-name">See :</th><td class="field-body"><cite>GetBackgroundStyle</cite>, <cite>SetBackgroundColour</cite></td>1960 <tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>GetBackgroundStyle</cite>, <cite>SetBackgroundColour</cite></td> 2214 1961 </tr> 2215 1962 </tbody> … … 2218 1965 2219 1966 <dl class="method"> 2220 <dt id="sans.perspectives.fitting.help_panel.Help Window.SetBestFittingSize">2221 <tt class="descname">SetBestFittingSize</tt><big>(</big>< em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetBestFittingSize" title="Permalink to this definition">¶</a></dt>1967 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetBestFittingSize"> 1968 <tt class="descname">SetBestFittingSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetBestFittingSize" title="Permalink to this definition">¶</a></dt> 2222 1969 <dd><p>Use <cite>SetInitialSize</cite></p> 2223 1970 </dd></dl> 2224 1971 2225 1972 <dl class="method"> 2226 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetCaret"> 2227 <tt class="descname">SetCaret</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetCaret" title="Permalink to this definition">¶</a></dt> 2228 <dd><p>SetCaret(self, Caret caret)</p> 2229 <p>Sets the caret associated with the window.</p> 2230 </dd></dl> 2231 2232 <dl class="method"> 2233 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetClientRect"> 2234 <tt class="descname">SetClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetClientRect" title="Permalink to this definition">¶</a></dt> 2235 <dd><p>SetClientRect(self, Rect rect)</p> 2236 <p>This sets the size of the window client area in pixels. Using this 1973 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetBestSize"> 1974 <tt class="descname">SetBestSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetBestSize" title="Permalink to this definition">¶</a></dt> 1975 <dd><p>SetInitialSize(self, Size size=DefaultSize)</p> 1976 <p>A ‘Smart’ SetSize that will fill in default size components with the 1977 window’s <em>best size</em> values. Also set’s the minsize for use with sizers.</p> 1978 </dd></dl> 1979 1980 <dl class="method"> 1981 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetCaret"> 1982 <tt class="descname">SetCaret</tt><big>(</big><em>self</em>, <em>Caret caret</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetCaret" title="Permalink to this definition">¶</a></dt> 1983 <dd><p>Sets the caret associated with the window.</p> 1984 </dd></dl> 1985 1986 <dl class="method"> 1987 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetClientRect"> 1988 <tt class="descname">SetClientRect</tt><big>(</big><em>self</em>, <em>Rect rect</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetClientRect" title="Permalink to this definition">¶</a></dt> 1989 <dd><p>This sets the size of the window client area in pixels. Using this 2237 1990 function to size a window tends to be more device-independent than 2238 1991 wx.Window.SetSize, since the application need not worry about what … … 2242 1995 2243 1996 <dl class="method"> 2244 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetClientSize"> 2245 <tt class="descname">SetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetClientSize" title="Permalink to this definition">¶</a></dt> 2246 <dd><p>SetClientSize(self, Size size)</p> 2247 <p>This sets the size of the window client area in pixels. Using this 1997 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetClientSize"> 1998 <tt class="descname">SetClientSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetClientSize" title="Permalink to this definition">¶</a></dt> 1999 <dd><p>This sets the size of the window client area in pixels. Using this 2248 2000 function to size a window tends to be more device-independent than 2249 2001 wx.Window.SetSize, since the application need not worry about what … … 2253 2005 2254 2006 <dl class="method"> 2255 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetClientSizeWH"> 2256 <tt class="descname">SetClientSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetClientSizeWH" title="Permalink to this definition">¶</a></dt> 2257 <dd><p>SetClientSizeWH(self, int width, int height)</p> 2258 <p>This sets the size of the window client area in pixels. Using this 2007 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetClientSizeWH"> 2008 <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.help_panel.HelpPanel.SetClientSizeWH" title="Permalink to this definition">¶</a></dt> 2009 <dd><p>This sets the size of the window client area in pixels. Using this 2259 2010 function to size a window tends to be more device-independent than 2260 2011 wx.Window.SetSize, since the application need not worry about what … … 2264 2015 2265 2016 <dl class="method"> 2266 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetConstraints"> 2267 <tt class="descname">SetConstraints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetConstraints" title="Permalink to this definition">¶</a></dt> 2268 <dd><p>SetConstraints(self, LayoutConstraints constraints)</p> 2269 <p>Sets the window to have the given layout constraints. If an existing 2017 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetConstraints"> 2018 <tt class="descname">SetConstraints</tt><big>(</big><em>self</em>, <em>LayoutConstraints constraints</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetConstraints" title="Permalink to this definition">¶</a></dt> 2019 <dd><p>Sets the window to have the given layout constraints. If an existing 2270 2020 layout constraints object is already owned by the window, it will be 2271 2021 deleted. Pass None to disassociate and delete the window’s current … … 2279 2029 2280 2030 <dl class="method"> 2281 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetContainingSizer"> 2282 <tt class="descname">SetContainingSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetContainingSizer" title="Permalink to this definition">¶</a></dt> 2283 <dd><p>SetContainingSizer(self, Sizer sizer)</p> 2284 <p>This normally does not need to be called by application code. It is 2031 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetContainingSizer"> 2032 <tt class="descname">SetContainingSizer</tt><big>(</big><em>self</em>, <em>Sizer sizer</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetContainingSizer" title="Permalink to this definition">¶</a></dt> 2033 <dd><p>This normally does not need to be called by application code. It is 2285 2034 called internally when a window is added to a sizer, and is used so 2286 2035 the window can remove itself from the sizer when it is destroyed.</p> … … 2288 2037 2289 2038 <dl class="method"> 2290 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetCursor"> 2291 <tt class="descname">SetCursor</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetCursor" title="Permalink to this definition">¶</a></dt> 2292 <dd><p>SetCursor(self, Cursor cursor) -> bool</p> 2293 <p>Sets the window’s cursor. Notice that the window cursor also sets it 2039 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetCursor"> 2040 <tt class="descname">SetCursor</tt><big>(</big><em>self</em>, <em>Cursor cursor</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetCursor" title="Permalink to this definition">¶</a></dt> 2041 <dd><p>Sets the window’s cursor. Notice that the window cursor also sets it 2294 2042 for the children of the window implicitly.</p> 2295 2043 <p>The cursor may be wx.NullCursor in which case the window cursor will … … 2298 2046 2299 2047 <dl class="method"> 2300 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetDefaultItem"> 2301 <tt class="descname">SetDefaultItem</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetDefaultItem" title="Permalink to this definition">¶</a></dt> 2302 <dd><p>SetDefaultItem(self, Window child) -> Window</p> 2303 <p>Set this child as default, return the old default.</p> 2304 </dd></dl> 2305 2306 <dl class="method"> 2307 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetDimensions"> 2308 <tt class="descname">SetDimensions</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetDimensions" title="Permalink to this definition">¶</a></dt> 2309 <dd><p>SetDimensions(self, int x, int y, int width, int height, int sizeFlags=SIZE_AUTO)</p> 2310 <p>Sets the position and size of the window in pixels. The sizeFlags 2048 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetDimensions"> 2049 <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.help_panel.HelpPanel.SetDimensions" title="Permalink to this definition">¶</a></dt> 2050 <dd><p>Sets the position and size of the window in pixels. The sizeFlags 2311 2051 parameter indicates the interpretation of the other params if they are 2312 2052 equal to -1.</p> … … 2318 2058 </colgroup> 2319 2059 <tbody valign="top"> 2320 <tr ><td>wx.SIZE_AUTO</td>2060 <tr class="row-odd"><td>wx.SIZE_AUTO</td> 2321 2061 <td>A -1 indicates that a class-specific 2322 2062 default should be used.</td> 2323 2063 </tr> 2324 <tr ><td>wx.SIZE_USE_EXISTING</td>2064 <tr class="row-even"><td>wx.SIZE_USE_EXISTING</td> 2325 2065 <td>Existing dimensions should be used if 2326 2066 -1 values are supplied.</td> 2327 2067 </tr> 2328 <tr ><td>wxSIZE_ALLOW_MINUS_ONE</td>2068 <tr class="row-odd"><td>wxSIZE_ALLOW_MINUS_ONE</td> 2329 2069 <td>Allow dimensions of -1 and less to be 2330 2070 interpreted as real dimensions, not … … 2337 2077 2338 2078 <dl class="method"> 2339 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetDoubleBuffered"> 2340 <tt class="descname">SetDoubleBuffered</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetDoubleBuffered" title="Permalink to this definition">¶</a></dt> 2341 <dd><p>SetDoubleBuffered(self, bool on)</p> 2342 <p>Put the native window into double buffered or composited mode.</p> 2343 </dd></dl> 2344 2345 <dl class="method"> 2346 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetDropTarget"> 2347 <tt class="descname">SetDropTarget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetDropTarget" title="Permalink to this definition">¶</a></dt> 2348 <dd><p>SetDropTarget(self, DropTarget dropTarget)</p> 2349 <p>Associates a drop target with this window. If the window already has 2079 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetDoubleBuffered"> 2080 <tt class="descname">SetDoubleBuffered</tt><big>(</big><em>self</em>, <em>bool on</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetDoubleBuffered" title="Permalink to this definition">¶</a></dt> 2081 <dd><p>Put the native window into double buffered or composited mode.</p> 2082 </dd></dl> 2083 2084 <dl class="method"> 2085 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetDropTarget"> 2086 <tt class="descname">SetDropTarget</tt><big>(</big><em>self</em>, <em>DropTarget dropTarget</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetDropTarget" title="Permalink to this definition">¶</a></dt> 2087 <dd><p>Associates a drop target with this window. If the window already has 2350 2088 a drop target, it is deleted.</p> 2351 2089 </dd></dl> 2352 2090 2353 2091 <dl class="method"> 2354 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetEventHandler"> 2355 <tt class="descname">SetEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetEventHandler" title="Permalink to this definition">¶</a></dt> 2356 <dd><p>SetEventHandler(self, EvtHandler handler)</p> 2357 <p>Sets the event handler for this window. An event handler is an object 2092 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetEventHandler"> 2093 <tt class="descname">SetEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetEventHandler" title="Permalink to this definition">¶</a></dt> 2094 <dd><p>Sets the event handler for this window. An event handler is an object 2358 2095 that is capable of processing the events sent to a window. (In other 2359 2096 words, is able to dispatch the events to handler function.) By … … 2368 2105 2369 2106 <dl class="method"> 2370 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetEvtHandlerEnabled"> 2371 <tt class="descname">SetEvtHandlerEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 2372 <dd><p>SetEvtHandlerEnabled(self, bool enabled)</p> 2373 </dd></dl> 2374 2375 <dl class="method"> 2376 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetExtraStyle"> 2377 <tt class="descname">SetExtraStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetExtraStyle" title="Permalink to this definition">¶</a></dt> 2378 <dd><p>SetExtraStyle(self, long exStyle)</p> 2379 <p>Sets the extra style bits for the window. Extra styles are the less 2107 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetEvtHandlerEnabled"> 2108 <tt class="descname">SetEvtHandlerEnabled</tt><big>(</big><em>self</em>, <em>bool enabled</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 2109 <dd></dd></dl> 2110 2111 <dl class="method"> 2112 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetExtraStyle"> 2113 <tt class="descname">SetExtraStyle</tt><big>(</big><em>self</em>, <em>long exStyle</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetExtraStyle" title="Permalink to this definition">¶</a></dt> 2114 <dd><p>Sets the extra style bits for the window. Extra styles are the less 2380 2115 often used style bits which can’t be set with the constructor or with 2381 2116 SetWindowStyleFlag()</p> … … 2383 2118 2384 2119 <dl class="method"> 2385 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetFocus"> 2386 <tt class="descname">SetFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetFocus" title="Permalink to this definition">¶</a></dt> 2387 <dd><p>SetFocus(self)</p> 2388 <p>Set’s the focus to this window, allowing it to receive keyboard input.</p> 2389 </dd></dl> 2390 2391 <dl class="method"> 2392 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetFocusFromKbd"> 2393 <tt class="descname">SetFocusFromKbd</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetFocusFromKbd" title="Permalink to this definition">¶</a></dt> 2394 <dd><p>SetFocusFromKbd(self)</p> 2395 <p>Set focus to this window as the result of a keyboard action. Normally 2120 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetFocus"> 2121 <tt class="descname">SetFocus</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetFocus" title="Permalink to this definition">¶</a></dt> 2122 <dd><p>Set’s the focus to this window, allowing it to receive keyboard input.</p> 2123 </dd></dl> 2124 2125 <dl class="method"> 2126 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetFocusFromKbd"> 2127 <tt class="descname">SetFocusFromKbd</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetFocusFromKbd" title="Permalink to this definition">¶</a></dt> 2128 <dd><p>Set focus to this window as the result of a keyboard action. Normally 2396 2129 only called internally.</p> 2397 2130 </dd></dl> 2398 2131 2399 2132 <dl class="method"> 2400 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetFont"> 2401 <tt class="descname">SetFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetFont" title="Permalink to this definition">¶</a></dt> 2402 <dd><p>SetFont(self, Font font) -> bool</p> 2403 <p>Sets the font for this window.</p> 2404 </dd></dl> 2405 2406 <dl class="method"> 2407 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetForegroundColour"> 2408 <tt class="descname">SetForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetForegroundColour" title="Permalink to this definition">¶</a></dt> 2409 <dd><p>SetForegroundColour(self, Colour colour) -> bool</p> 2410 <p>Sets the foreground colour of the window. Returns True is the colour 2133 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetFocusIgnoringChildren"> 2134 <tt class="descname">SetFocusIgnoringChildren</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetFocusIgnoringChildren" title="Permalink to this definition">¶</a></dt> 2135 <dd><p>In contrast to <cite>SetFocus</cite> (see above) this will set the focus to the 2136 panel even of there are child windows in the panel. This is only 2137 rarely needed.</p> 2138 </dd></dl> 2139 2140 <dl class="method"> 2141 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetFont"> 2142 <tt class="descname">SetFont</tt><big>(</big><em>self</em>, <em>Font font</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetFont" title="Permalink to this definition">¶</a></dt> 2143 <dd><p>Sets the font for this window.</p> 2144 </dd></dl> 2145 2146 <dl class="method"> 2147 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetForegroundColour"> 2148 <tt class="descname">SetForegroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetForegroundColour" title="Permalink to this definition">¶</a></dt> 2149 <dd><p>Sets the foreground colour of the window. Returns True is the colour 2411 2150 was changed. The interpretation of foreground colour is dependent on 2412 2151 the window class; it may be the text colour or other colour, or it may … … 2415 2154 2416 2155 <dl class="method"> 2417 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetHelpText"> 2418 <tt class="descname">SetHelpText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetHelpText" title="Permalink to this definition">¶</a></dt> 2419 <dd><p>SetHelpText(self, String text)</p> 2420 <p>Sets the help text to be used as context-sensitive help for this 2156 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetHelpText"> 2157 <tt class="descname">SetHelpText</tt><big>(</big><em>self</em>, <em>String text</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetHelpText" title="Permalink to this definition">¶</a></dt> 2158 <dd><p>Sets the help text to be used as context-sensitive help for this 2421 2159 window. Note that the text is actually stored by the current 2422 2160 <cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p> … … 2424 2162 2425 2163 <dl class="method"> 2426 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetHelpTextForId"> 2427 <tt class="descname">SetHelpTextForId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetHelpTextForId" title="Permalink to this definition">¶</a></dt> 2428 <dd><p>SetHelpTextForId(self, String text)</p> 2429 <p>Associate this help text with all windows with the same id as this 2164 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetHelpTextForId"> 2165 <tt class="descname">SetHelpTextForId</tt><big>(</big><em>self</em>, <em>String text</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetHelpTextForId" title="Permalink to this definition">¶</a></dt> 2166 <dd><p>Associate this help text with all windows with the same id as this 2430 2167 one.</p> 2431 2168 </dd></dl> 2432 2169 2433 2170 <dl class="method"> 2434 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetIcon"> 2435 <tt class="descname">SetIcon</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetIcon" title="Permalink to this definition">¶</a></dt> 2436 <dd><p>SetIcon(self, Icon icon)</p> 2437 </dd></dl> 2438 2439 <dl class="method"> 2440 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetIcons"> 2441 <tt class="descname">SetIcons</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetIcons" title="Permalink to this definition">¶</a></dt> 2442 <dd><p>SetIcons(self, wxIconBundle icons)</p> 2443 </dd></dl> 2444 2445 <dl class="method"> 2446 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetId"> 2447 <tt class="descname">SetId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetId" title="Permalink to this definition">¶</a></dt> 2448 <dd><p>SetId(self, int winid)</p> 2449 <p>Sets the identifier of the window. Each window has an integer 2171 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetId"> 2172 <tt class="descname">SetId</tt><big>(</big><em>self</em>, <em>int winid</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetId" title="Permalink to this definition">¶</a></dt> 2173 <dd><p>Sets the identifier of the window. Each window has an integer 2450 2174 identifier. If the application has not provided one, an identifier 2451 2175 will be generated. Normally, the identifier should be provided on … … 2454 2178 2455 2179 <dl class="method"> 2456 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetInitialSize"> 2457 <tt class="descname">SetInitialSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetInitialSize" title="Permalink to this definition">¶</a></dt> 2458 <dd><p>SetInitialSize(self, Size size=DefaultSize)</p> 2459 <p>A ‘Smart’ SetSize that will fill in default size components with the 2180 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetInitialSize"> 2181 <tt class="descname">SetInitialSize</tt><big>(</big><em>self</em>, <em>Size size=DefaultSize</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetInitialSize" title="Permalink to this definition">¶</a></dt> 2182 <dd><p>A ‘Smart’ SetSize that will fill in default size components with the 2460 2183 window’s <em>best size</em> values. Also set’s the minsize for use with sizers.</p> 2461 2184 </dd></dl> 2462 2185 2463 2186 <dl class="method"> 2464 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetLabel"> 2465 <tt class="descname">SetLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetLabel" title="Permalink to this definition">¶</a></dt> 2466 <dd><p>SetLabel(self, String label)</p> 2467 <p>Set the text which the window shows in its label if applicable.</p> 2468 </dd></dl> 2469 2470 <dl class="method"> 2471 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetLayoutDirection"> 2472 <tt class="descname">SetLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetLayoutDirection" title="Permalink to this definition">¶</a></dt> 2473 <dd><p>SetLayoutDirection(self, int dir)</p> 2474 <p>Set the layout direction (LTR or RTL) for this window.</p> 2475 </dd></dl> 2476 2477 <dl class="method"> 2478 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetMaxSize"> 2479 <tt class="descname">SetMaxSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetMaxSize" title="Permalink to this definition">¶</a></dt> 2480 <dd><p>SetMaxSize(self, Size maxSize)</p> 2481 <p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 2187 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetLabel"> 2188 <tt class="descname">SetLabel</tt><big>(</big><em>self</em>, <em>String label</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetLabel" title="Permalink to this definition">¶</a></dt> 2189 <dd><p>Set the text which the window shows in its label if applicable.</p> 2190 </dd></dl> 2191 2192 <dl class="method"> 2193 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetLayoutDirection"> 2194 <tt class="descname">SetLayoutDirection</tt><big>(</big><em>self</em>, <em>int dir</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetLayoutDirection" title="Permalink to this definition">¶</a></dt> 2195 <dd><p>Set the layout direction (LTR or RTL) for this window.</p> 2196 </dd></dl> 2197 2198 <dl class="method"> 2199 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetMaxSize"> 2200 <tt class="descname">SetMaxSize</tt><big>(</big><em>self</em>, <em>Size maxSize</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetMaxSize" title="Permalink to this definition">¶</a></dt> 2201 <dd><p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 2482 2202 max size.</p> 2483 2203 </dd></dl> 2484 2204 2485 2205 <dl class="method"> 2486 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetMenuBar"> 2487 <tt class="descname">SetMenuBar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetMenuBar" title="Permalink to this definition">¶</a></dt> 2488 <dd><p>SetMenuBar(self, MenuBar menubar)</p> 2489 </dd></dl> 2490 2491 <dl class="method"> 2492 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetMinSize"> 2493 <tt class="descname">SetMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetMinSize" title="Permalink to this definition">¶</a></dt> 2494 <dd><p>SetMinSize(self, Size minSize)</p> 2495 <p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 2206 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetMinSize"> 2207 <tt class="descname">SetMinSize</tt><big>(</big><em>self</em>, <em>Size minSize</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetMinSize" title="Permalink to this definition">¶</a></dt> 2208 <dd><p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 2496 2209 min size.</p> 2497 2210 </dd></dl> 2498 2211 2499 2212 <dl class="method"> 2500 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetName"> 2501 <tt class="descname">SetName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetName" title="Permalink to this definition">¶</a></dt> 2502 <dd><p>SetName(self, String name)</p> 2503 <p>Sets the window’s name. The window name is used for ressource setting 2213 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetName"> 2214 <tt class="descname">SetName</tt><big>(</big><em>self</em>, <em>String name</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetName" title="Permalink to this definition">¶</a></dt> 2215 <dd><p>Sets the window’s name. The window name is used for ressource setting 2504 2216 in X, it is not the same as the window title/label</p> 2505 2217 </dd></dl> 2506 2218 2507 2219 <dl class="method"> 2508 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetNextHandler"> 2509 <tt class="descname">SetNextHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetNextHandler" title="Permalink to this definition">¶</a></dt> 2510 <dd><p>SetNextHandler(self, EvtHandler handler)</p> 2511 </dd></dl> 2512 2513 <dl class="method"> 2514 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetOwnBackgroundColour"> 2515 <tt class="descname">SetOwnBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetOwnBackgroundColour" title="Permalink to this definition">¶</a></dt> 2516 <dd><p>SetOwnBackgroundColour(self, Colour colour)</p> 2517 </dd></dl> 2518 2519 <dl class="method"> 2520 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetOwnFont"> 2521 <tt class="descname">SetOwnFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetOwnFont" title="Permalink to this definition">¶</a></dt> 2522 <dd><p>SetOwnFont(self, Font font)</p> 2523 </dd></dl> 2524 2525 <dl class="method"> 2526 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetOwnForegroundColour"> 2527 <tt class="descname">SetOwnForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetOwnForegroundColour" title="Permalink to this definition">¶</a></dt> 2528 <dd><p>SetOwnForegroundColour(self, Colour colour)</p> 2529 </dd></dl> 2530 2531 <dl class="method"> 2532 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetPosition"> 2533 <tt class="descname">SetPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetPosition" title="Permalink to this definition">¶</a></dt> 2220 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetNextHandler"> 2221 <tt class="descname">SetNextHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetNextHandler" title="Permalink to this definition">¶</a></dt> 2222 <dd></dd></dl> 2223 2224 <dl class="method"> 2225 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetOwnBackgroundColour"> 2226 <tt class="descname">SetOwnBackgroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetOwnBackgroundColour" title="Permalink to this definition">¶</a></dt> 2227 <dd></dd></dl> 2228 2229 <dl class="method"> 2230 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetOwnFont"> 2231 <tt class="descname">SetOwnFont</tt><big>(</big><em>self</em>, <em>Font font</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetOwnFont" title="Permalink to this definition">¶</a></dt> 2232 <dd></dd></dl> 2233 2234 <dl class="method"> 2235 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetOwnForegroundColour"> 2236 <tt class="descname">SetOwnForegroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetOwnForegroundColour" title="Permalink to this definition">¶</a></dt> 2237 <dd></dd></dl> 2238 2239 <dl class="method"> 2240 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetPosition"> 2241 <tt class="descname">SetPosition</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetPosition" title="Permalink to this definition">¶</a></dt> 2534 2242 <dd><p>Move(self, Point pt, int flags=SIZE_USE_EXISTING)</p> 2535 2243 <p>Moves the window to the given position.</p> … … 2537 2245 2538 2246 <dl class="method"> 2539 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetPreviousHandler"> 2540 <tt class="descname">SetPreviousHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetPreviousHandler" title="Permalink to this definition">¶</a></dt> 2541 <dd><p>SetPreviousHandler(self, EvtHandler handler)</p> 2542 </dd></dl> 2543 2544 <dl class="method"> 2545 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetRect"> 2546 <tt class="descname">SetRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetRect" title="Permalink to this definition">¶</a></dt> 2547 <dd><p>SetRect(self, Rect rect, int sizeFlags=SIZE_AUTO)</p> 2548 <p>Sets the position and size of the window in pixels using a wx.Rect.</p> 2549 </dd></dl> 2550 2551 <dl class="method"> 2552 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetScrollPos"> 2553 <tt class="descname">SetScrollPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetScrollPos" title="Permalink to this definition">¶</a></dt> 2554 <dd><p>SetScrollPos(self, int orientation, int pos, bool refresh=True)</p> 2555 <p>Sets the position of one of the built-in scrollbars.</p> 2556 </dd></dl> 2557 2558 <dl class="method"> 2559 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetScrollbar"> 2560 <tt class="descname">SetScrollbar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetScrollbar" title="Permalink to this definition">¶</a></dt> 2247 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetPreviousHandler"> 2248 <tt class="descname">SetPreviousHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetPreviousHandler" title="Permalink to this definition">¶</a></dt> 2249 <dd></dd></dl> 2250 2251 <dl class="method"> 2252 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetRect"> 2253 <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.help_panel.HelpPanel.SetRect" title="Permalink to this definition">¶</a></dt> 2254 <dd><p>Sets the position and size of the window in pixels using a wx.Rect.</p> 2255 </dd></dl> 2256 2257 <dl class="method"> 2258 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetScale"> 2259 <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.help_panel.HelpPanel.SetScale" title="Permalink to this definition">¶</a></dt> 2260 <dd></dd></dl> 2261 2262 <dl class="method"> 2263 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetScrollPageSize"> 2264 <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.help_panel.HelpPanel.SetScrollPageSize" title="Permalink to this definition">¶</a></dt> 2265 <dd></dd></dl> 2266 2267 <dl class="method"> 2268 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetScrollPos"> 2269 <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.help_panel.HelpPanel.SetScrollPos" title="Permalink to this definition">¶</a></dt> 2270 <dd><p>Sets the position of one of the built-in scrollbars.</p> 2271 </dd></dl> 2272 2273 <dl class="method"> 2274 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetScrollRate"> 2275 <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.help_panel.HelpPanel.SetScrollRate" title="Permalink to this definition">¶</a></dt> 2276 <dd></dd></dl> 2277 2278 <dl class="method"> 2279 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetScrollbar"> 2280 <tt class="descname">SetScrollbar</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetScrollbar" title="Permalink to this definition">¶</a></dt> 2561 2281 <dd><dl class="docutils"> 2562 2282 <dt>SetScrollbar(self, int orientation, int position, int thumbSize, int range, </dt> … … 2567 2287 2568 2288 <dl class="method"> 2569 <dt id="sans.perspectives.fitting.help_panel.Help Window.SetShape">2570 <tt class="descname">SetS hape</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetShape" title="Permalink to this definition">¶</a></dt>2571 <dd><p>SetS hape(self, Region region) -> bool</p>2572 </dd></dl>2573 2574 <dl class="method"> 2575 <d t id="sans.perspectives.fitting.help_panel.HelpWindow.SetSize">2576 < tt class="descname">SetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetSize" title="Permalink to this definition">¶</a></dt>2577 < dd><p>SetSize(self, Size size)</p>2578 < p>Sets the size of the window in pixels.</p>2579 </dd></dl> 2580 2581 <dl class="method"> 2582 <dt id="sans.perspectives.fitting.help_panel.Help Window.SetSizeHints">2583 <tt class="descname">SetSizeHints</tt><big>(</big>< em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetSizeHints" title="Permalink to this definition">¶</a></dt>2289 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetScrollbars"> 2290 <tt class="descname">SetScrollbars</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetScrollbars" title="Permalink to this definition">¶</a></dt> 2291 <dd><p>SetScrollbars(self, int pixelsPerUnitX, int pixelsPerUnitY, int noUnitsX, 2292 int noUnitsY, int xPos=0, int yPos=0, bool noRefresh=False)</p> 2293 </dd></dl> 2294 2295 <dl class="method"> 2296 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetSize"> 2297 <tt class="descname">SetSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetSize" title="Permalink to this definition">¶</a></dt> 2298 <dd><p>Sets the size of the window in pixels.</p> 2299 </dd></dl> 2300 2301 <dl class="method"> 2302 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetSizeHints"> 2303 <tt class="descname">SetSizeHints</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetSizeHints" title="Permalink to this definition">¶</a></dt> 2584 2304 <dd><dl class="docutils"> 2585 2305 <dt>SetSizeHints(self, int minW, int minH, int maxW=-1, int maxH=-1, int incW=-1, </dt> … … 2596 2316 2597 2317 <dl class="method"> 2598 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetSizeHintsSz"> 2599 <tt class="descname">SetSizeHintsSz</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetSizeHintsSz" title="Permalink to this definition">¶</a></dt> 2600 <dd><p>SetSizeHintsSz(self, Size minSize, Size maxSize=DefaultSize, Size incSize=DefaultSize)</p> 2601 <p>Allows specification of minimum and maximum window sizes, and window 2318 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetSizeHintsSz"> 2319 <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.help_panel.HelpPanel.SetSizeHintsSz" title="Permalink to this definition">¶</a></dt> 2320 <dd><p>Allows specification of minimum and maximum window sizes, and window 2602 2321 size increments. If a pair of values is not set (or set to -1), the 2603 2322 default values will be used. If this function is called, the user … … 2609 2328 2610 2329 <dl class="method"> 2611 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetSizeWH"> 2612 <tt class="descname">SetSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetSizeWH" title="Permalink to this definition">¶</a></dt> 2613 <dd><p>SetSizeWH(self, int width, int height)</p> 2614 <p>Sets the size of the window in pixels.</p> 2615 </dd></dl> 2616 2617 <dl class="method"> 2618 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetSizer"> 2619 <tt class="descname">SetSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetSizer" title="Permalink to this definition">¶</a></dt> 2620 <dd><p>SetSizer(self, Sizer sizer, bool deleteOld=True)</p> 2621 <p>Sets the window to have the given layout sizer. The window will then 2330 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetSizeWH"> 2331 <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.help_panel.HelpPanel.SetSizeWH" title="Permalink to this definition">¶</a></dt> 2332 <dd><p>Sets the size of the window in pixels.</p> 2333 </dd></dl> 2334 2335 <dl class="method"> 2336 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetSizer"> 2337 <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.help_panel.HelpPanel.SetSizer" title="Permalink to this definition">¶</a></dt> 2338 <dd><p>Sets the window to have the given layout sizer. The window will then 2622 2339 own the object, and will take care of its deletion. If an existing 2623 2340 layout sizer object is already owned by the window, it will be deleted … … 2628 2345 2629 2346 <dl class="method"> 2630 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetSizerAndFit"> 2631 <tt class="descname">SetSizerAndFit</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetSizerAndFit" title="Permalink to this definition">¶</a></dt> 2632 <dd><p>SetSizerAndFit(self, Sizer sizer, bool deleteOld=True)</p> 2633 <p>The same as SetSizer, except it also sets the size hints for the 2347 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetSizerAndFit"> 2348 <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.help_panel.HelpPanel.SetSizerAndFit" title="Permalink to this definition">¶</a></dt> 2349 <dd><p>The same as SetSizer, except it also sets the size hints for the 2634 2350 window based on the sizer’s minimum size.</p> 2635 2351 </dd></dl> 2636 2352 2637 2353 <dl class="method"> 2638 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetStatusBar"> 2639 <tt class="descname">SetStatusBar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetStatusBar" title="Permalink to this definition">¶</a></dt> 2640 <dd><p>SetStatusBar(self, StatusBar statBar)</p> 2641 </dd></dl> 2642 2643 <dl class="method"> 2644 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetStatusBarPane"> 2645 <tt class="descname">SetStatusBarPane</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetStatusBarPane" title="Permalink to this definition">¶</a></dt> 2646 <dd><p>SetStatusBarPane(self, int n)</p> 2647 </dd></dl> 2648 2649 <dl class="method"> 2650 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetStatusText"> 2651 <tt class="descname">SetStatusText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetStatusText" title="Permalink to this definition">¶</a></dt> 2652 <dd><p>SetStatusText(self, String text, int number=0)</p> 2653 </dd></dl> 2654 2655 <dl class="method"> 2656 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetStatusWidths"> 2657 <tt class="descname">SetStatusWidths</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetStatusWidths" title="Permalink to this definition">¶</a></dt> 2658 <dd><p>SetStatusWidths(self, int widths)</p> 2659 </dd></dl> 2660 2661 <dl class="method"> 2662 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetThemeEnabled"> 2663 <tt class="descname">SetThemeEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetThemeEnabled" title="Permalink to this definition">¶</a></dt> 2664 <dd><p>SetThemeEnabled(self, bool enableTheme)</p> 2665 <dl class="docutils"> 2354 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetTargetRect"> 2355 <tt class="descname">SetTargetRect</tt><big>(</big><em>self</em>, <em>Rect rect</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetTargetRect" title="Permalink to this definition">¶</a></dt> 2356 <dd></dd></dl> 2357 2358 <dl class="method"> 2359 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetTargetWindow"> 2360 <tt class="descname">SetTargetWindow</tt><big>(</big><em>self</em>, <em>Window target</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetTargetWindow" title="Permalink to this definition">¶</a></dt> 2361 <dd></dd></dl> 2362 2363 <dl class="method"> 2364 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetThemeEnabled"> 2365 <tt class="descname">SetThemeEnabled</tt><big>(</big><em>self</em>, <em>bool enableTheme</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetThemeEnabled" title="Permalink to this definition">¶</a></dt> 2366 <dd><dl class="docutils"> 2666 2367 <dt>This function tells a window if it should use the system’s “theme”</dt> 2667 2368 <dd>code to draw the windows’ background instead if its own background … … 2676 2377 2677 2378 <dl class="method"> 2678 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetTitle"> 2679 <tt class="descname">SetTitle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetTitle" title="Permalink to this definition">¶</a></dt> 2680 <dd><p>SetTitle(self, String title)</p> 2681 </dd></dl> 2682 2683 <dl class="method"> 2684 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetTmpDefaultItem"> 2685 <tt class="descname">SetTmpDefaultItem</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetTmpDefaultItem" title="Permalink to this definition">¶</a></dt> 2686 <dd><p>SetTmpDefaultItem(self, Window win)</p> 2687 <p>Set this child as temporary default</p> 2688 </dd></dl> 2689 2690 <dl class="method"> 2691 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetToolBar"> 2692 <tt class="descname">SetToolBar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetToolBar" title="Permalink to this definition">¶</a></dt> 2693 <dd><p>SetToolBar(self, wxToolBar toolbar)</p> 2694 </dd></dl> 2695 2696 <dl class="method"> 2697 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetToolTip"> 2698 <tt class="descname">SetToolTip</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetToolTip" title="Permalink to this definition">¶</a></dt> 2699 <dd><p>SetToolTip(self, ToolTip tip)</p> 2700 <p>Attach a tooltip to the window.</p> 2701 </dd></dl> 2702 2703 <dl class="method"> 2704 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetToolTipString"> 2705 <tt class="descname">SetToolTipString</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetToolTipString" title="Permalink to this definition">¶</a></dt> 2706 <dd><p>SetToolTipString(self, String tip)</p> 2707 <p>Attach a tooltip to the window.</p> 2708 </dd></dl> 2709 2710 <dl class="method"> 2711 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetTransparent"> 2712 <tt class="descname">SetTransparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetTransparent" title="Permalink to this definition">¶</a></dt> 2713 <dd><p>SetTransparent(self, byte alpha) -> bool</p> 2714 <p>Attempt to set the transparency of this window to the <tt class="docutils literal"><span class="pre">alpha</span></tt> value, 2379 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetToolTip"> 2380 <tt class="descname">SetToolTip</tt><big>(</big><em>self</em>, <em>ToolTip tip</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetToolTip" title="Permalink to this definition">¶</a></dt> 2381 <dd><p>Attach a tooltip to the window.</p> 2382 </dd></dl> 2383 2384 <dl class="method"> 2385 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetToolTipString"> 2386 <tt class="descname">SetToolTipString</tt><big>(</big><em>self</em>, <em>String tip</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetToolTipString" title="Permalink to this definition">¶</a></dt> 2387 <dd><p>Attach a tooltip to the window.</p> 2388 </dd></dl> 2389 2390 <dl class="method"> 2391 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetTransparent"> 2392 <tt class="descname">SetTransparent</tt><big>(</big><em>self</em>, <em>byte alpha</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetTransparent" title="Permalink to this definition">¶</a></dt> 2393 <dd><p>Attempt to set the transparency of this window to the <tt class="docutils literal"><span class="pre">alpha</span></tt> value, 2715 2394 returns True on success. The <tt class="docutils literal"><span class="pre">alpha</span></tt> value is an integer in the 2716 2395 range of 0 to 255, where 0 is fully transparent and 255 is fully … … 2719 2398 2720 2399 <dl class="method"> 2721 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetValidator"> 2722 <tt class="descname">SetValidator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetValidator" title="Permalink to this definition">¶</a></dt> 2723 <dd><p>SetValidator(self, Validator validator)</p> 2724 <p>Deletes the current validator (if any) and sets the window validator, 2400 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetValidator"> 2401 <tt class="descname">SetValidator</tt><big>(</big><em>self</em>, <em>Validator validator</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetValidator" title="Permalink to this definition">¶</a></dt> 2402 <dd><p>Deletes the current validator (if any) and sets the window validator, 2725 2403 having called wx.Validator.Clone to create a new validator of this 2726 2404 type.</p> … … 2728 2406 2729 2407 <dl class="method"> 2730 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetVirtualSize"> 2731 <tt class="descname">SetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetVirtualSize" title="Permalink to this definition">¶</a></dt> 2732 <dd><p>SetVirtualSize(self, Size size)</p> 2733 <p>Set the the virtual size of a window in pixels. For most windows this 2408 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetVirtualSize"> 2409 <tt class="descname">SetVirtualSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetVirtualSize" title="Permalink to this definition">¶</a></dt> 2410 <dd><p>Set the the virtual size of a window in pixels. For most windows this 2734 2411 is just the client area of the window, but for some like scrolled 2735 2412 windows it is more or less independent of the screen window size.</p> … … 2737 2414 2738 2415 <dl class="method"> 2739 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetVirtualSizeHints"> 2740 <tt class="descname">SetVirtualSizeHints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetVirtualSizeHints" title="Permalink to this definition">¶</a></dt> 2741 <dd><p>SetVirtualSizeHints(self, int minW, int minH, int maxW=-1, int maxH=-1)</p> 2742 <p>Allows specification of minimum and maximum virtual window sizes. If a 2416 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetVirtualSizeHints"> 2417 <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.help_panel.HelpPanel.SetVirtualSizeHints" title="Permalink to this definition">¶</a></dt> 2418 <dd><p>Allows specification of minimum and maximum virtual window sizes. If a 2743 2419 pair of values is not set (or set to -1), the default values will be 2744 2420 used. If this function is called, the user will not be able to size … … 2747 2423 2748 2424 <dl class="method"> 2749 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetVirtualSizeHintsSz"> 2750 <tt class="descname">SetVirtualSizeHintsSz</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetVirtualSizeHintsSz" title="Permalink to this definition">¶</a></dt> 2751 <dd><p>SetVirtualSizeHintsSz(self, Size minSize, Size maxSize=DefaultSize)</p> 2752 <p>Allows specification of minimum and maximum virtual window sizes. If a 2425 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetVirtualSizeHintsSz"> 2426 <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.help_panel.HelpPanel.SetVirtualSizeHintsSz" title="Permalink to this definition">¶</a></dt> 2427 <dd><p>Allows specification of minimum and maximum virtual window sizes. If a 2753 2428 pair of values is not set (or set to -1), the default values will be 2754 2429 used. If this function is called, the user will not be able to size … … 2757 2432 2758 2433 <dl class="method"> 2759 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetVirtualSizeWH"> 2760 <tt class="descname">SetVirtualSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetVirtualSizeWH" title="Permalink to this definition">¶</a></dt> 2761 <dd><p>SetVirtualSizeWH(self, int w, int h)</p> 2762 <p>Set the the virtual size of a window in pixels. For most windows this 2434 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetVirtualSizeWH"> 2435 <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.help_panel.HelpPanel.SetVirtualSizeWH" title="Permalink to this definition">¶</a></dt> 2436 <dd><p>Set the the virtual size of a window in pixels. For most windows this 2763 2437 is just the client area of the window, but for some like scrolled 2764 2438 windows it is more or less independent of the screen window size.</p> … … 2766 2440 2767 2441 <dl class="method"> 2768 <dt id="sans.perspectives.fitting.help_panel.Help Window.SetWindowStyle">2769 <tt class="descname">SetWindowStyle</tt><big>(</big>< em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetWindowStyle" title="Permalink to this definition">¶</a></dt>2442 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetWindowStyle"> 2443 <tt class="descname">SetWindowStyle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetWindowStyle" title="Permalink to this definition">¶</a></dt> 2770 2444 <dd><p>SetWindowStyleFlag(self, long style)</p> 2771 2445 <p>Sets the style of the window. Please note that some styles cannot be … … 2776 2450 2777 2451 <dl class="method"> 2778 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetWindowStyleFlag"> 2779 <tt class="descname">SetWindowStyleFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 2780 <dd><p>SetWindowStyleFlag(self, long style)</p> 2781 <p>Sets the style of the window. Please note that some styles cannot be 2452 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetWindowStyleFlag"> 2453 <tt class="descname">SetWindowStyleFlag</tt><big>(</big><em>self</em>, <em>long style</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 2454 <dd><p>Sets the style of the window. Please note that some styles cannot be 2782 2455 changed after the window creation and that Refresh() might need to be 2783 2456 called after changing the others for the change to take place … … 2786 2459 2787 2460 <dl class="method"> 2788 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetWindowVariant"> 2789 <tt class="descname">SetWindowVariant</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetWindowVariant" title="Permalink to this definition">¶</a></dt> 2790 <dd><p>SetWindowVariant(self, int variant)</p> 2791 <p>Sets the variant of the window/font size to use for this window, if 2461 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetWindowVariant"> 2462 <tt class="descname">SetWindowVariant</tt><big>(</big><em>self</em>, <em>int variant</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetWindowVariant" title="Permalink to this definition">¶</a></dt> 2463 <dd><p>Sets the variant of the window/font size to use for this window, if 2792 2464 the platform supports variants, for example, wxMac.</p> 2793 2465 </dd></dl> 2794 2466 2795 2467 <dl class="method"> 2796 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ShouldInheritColours"> 2797 <tt class="descname">ShouldInheritColours</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ShouldInheritColours" title="Permalink to this definition">¶</a></dt> 2798 <dd><p>ShouldInheritColours(self) -> bool</p> 2799 <p>Return true from here to allow the colours of this window to be 2468 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.SetupScrolling"> 2469 <tt class="descname">SetupScrolling</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.SetupScrolling" title="Permalink to this definition">¶</a></dt> 2470 <dd><p>This function sets up the event handling necessary to handle 2471 scrolling properly. It should be called within the __init__ 2472 function of any class that is derived from ScrolledPanel, 2473 once the controls on the panel have been constructed and 2474 thus the size of the scrolling area can be determined.</p> 2475 </dd></dl> 2476 2477 <dl class="method"> 2478 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ShouldInheritColours"> 2479 <tt class="descname">ShouldInheritColours</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ShouldInheritColours" title="Permalink to this definition">¶</a></dt> 2480 <dd><p>Return true from here to allow the colours of this window to be 2800 2481 changed by InheritAttributes, returning false forbids inheriting them 2801 2482 from the parent window.</p> … … 2805 2486 2806 2487 <dl class="method"> 2807 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Show"> 2808 <tt class="descname">Show</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Show" title="Permalink to this definition">¶</a></dt> 2809 <dd><p>Show(self, bool show=True) -> bool</p> 2810 <p>Shows or hides the window. You may need to call Raise for a top level 2488 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Show"> 2489 <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.help_panel.HelpPanel.Show" title="Permalink to this definition">¶</a></dt> 2490 <dd><p>Shows or hides the window. You may need to call Raise for a top level 2811 2491 window if you want to bring it to top, although this is not needed if 2812 2492 Show is called immediately after the frame creation. Returns True if … … 2815 2495 </dd></dl> 2816 2496 2817 <dl class="method"> 2818 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ShowFullScreen"> 2819 <tt class="descname">ShowFullScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ShowFullScreen" title="Permalink to this definition">¶</a></dt> 2820 <dd><p>ShowFullScreen(self, bool show, long style=FULLSCREEN_ALL) -> bool</p> 2821 </dd></dl> 2822 2823 <dl class="attribute"> 2824 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Shown"> 2825 <tt class="descname">Shown</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Shown" title="Permalink to this definition">¶</a></dt> 2497 <dl class="attribute"> 2498 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Shown"> 2499 <tt class="descname">Shown</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Shown" title="Permalink to this definition">¶</a></dt> 2826 2500 <dd><p>See <cite>IsShown</cite> and <cite>Show</cite></p> 2827 2501 </dd></dl> 2828 2502 2829 2503 <dl class="attribute"> 2830 <dt id="sans.perspectives.fitting.help_panel.Help Window.Size">2831 <tt class="descname">Size</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.Size" title="Permalink to this definition">¶</a></dt>2504 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Size"> 2505 <tt class="descname">Size</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Size" title="Permalink to this definition">¶</a></dt> 2832 2506 <dd><p>See <cite>GetSize</cite> and <cite>SetSize</cite></p> 2833 2507 </dd></dl> 2834 2508 2835 2509 <dl class="attribute"> 2836 <dt id="sans.perspectives.fitting.help_panel.Help Window.Sizer">2837 <tt class="descname">Sizer</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.Sizer" title="Permalink to this definition">¶</a></dt>2510 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Sizer"> 2511 <tt class="descname">Sizer</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Sizer" title="Permalink to this definition">¶</a></dt> 2838 2512 <dd><p>See <cite>GetSizer</cite> and <cite>SetSizer</cite></p> 2839 2513 </dd></dl> 2840 2514 2841 2515 <dl class="attribute"> 2842 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.StatusBar"> 2843 <tt class="descname">StatusBar</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.StatusBar" title="Permalink to this definition">¶</a></dt> 2844 <dd><p>See <cite>GetStatusBar</cite> and <cite>SetStatusBar</cite></p> 2845 </dd></dl> 2846 2847 <dl class="attribute"> 2848 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.StatusBarPane"> 2849 <tt class="descname">StatusBarPane</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.StatusBarPane" title="Permalink to this definition">¶</a></dt> 2850 <dd><p>See <cite>GetStatusBarPane</cite> and <cite>SetStatusBarPane</cite></p> 2851 </dd></dl> 2852 2853 <dl class="method"> 2854 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Thaw"> 2855 <tt class="descname">Thaw</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Thaw" title="Permalink to this definition">¶</a></dt> 2856 <dd><p>Thaw(self)</p> 2857 <p>Reenables window updating after a previous call to Freeze. Calls to 2516 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.TargetWindow"> 2517 <tt class="descname">TargetWindow</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.TargetWindow" title="Permalink to this definition">¶</a></dt> 2518 <dd><p>See <cite>GetTargetWindow</cite> and <cite>SetTargetWindow</cite></p> 2519 </dd></dl> 2520 2521 <dl class="method"> 2522 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Thaw"> 2523 <tt class="descname">Thaw</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Thaw" title="Permalink to this definition">¶</a></dt> 2524 <dd><p>Reenables window updating after a previous call to Freeze. Calls to 2858 2525 Freeze/Thaw may be nested, so Thaw must be called the same number of 2859 2526 times that Freeze was before the window will be updated.</p> … … 2861 2528 2862 2529 <dl class="attribute"> 2863 <dt id="sans.perspectives.fitting.help_panel.Help Window.ThemeEnabled">2864 <tt class="descname">ThemeEnabled</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.ThemeEnabled" title="Permalink to this definition">¶</a></dt>2530 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ThemeEnabled"> 2531 <tt class="descname">ThemeEnabled</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ThemeEnabled" title="Permalink to this definition">¶</a></dt> 2865 2532 <dd><p>See <cite>GetThemeEnabled</cite> and <cite>SetThemeEnabled</cite></p> 2866 2533 </dd></dl> 2867 2534 2868 <dl class="attribute"> 2869 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Title"> 2870 <tt class="descname">Title</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Title" title="Permalink to this definition">¶</a></dt> 2871 <dd><p>See <cite>GetTitle</cite> and <cite>SetTitle</cite></p> 2872 </dd></dl> 2873 2874 <dl class="attribute"> 2875 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.TmpDefaultItem"> 2876 <tt class="descname">TmpDefaultItem</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.TmpDefaultItem" title="Permalink to this definition">¶</a></dt> 2877 <dd><p>See <cite>GetTmpDefaultItem</cite> and <cite>SetTmpDefaultItem</cite></p> 2878 </dd></dl> 2879 2880 <dl class="method"> 2881 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ToggleWindowStyle"> 2882 <tt class="descname">ToggleWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ToggleWindowStyle" title="Permalink to this definition">¶</a></dt> 2883 <dd><p>ToggleWindowStyle(self, int flag) -> bool</p> 2884 <p>Turn the flag on if it had been turned off before and vice versa, 2535 <dl class="method"> 2536 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ToggleWindowStyle"> 2537 <tt class="descname">ToggleWindowStyle</tt><big>(</big><em>self</em>, <em>int flag</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ToggleWindowStyle" title="Permalink to this definition">¶</a></dt> 2538 <dd><p>Turn the flag on if it had been turned off before and vice versa, 2885 2539 returns True if the flag is turned on by this function call.</p> 2886 2540 </dd></dl> 2887 2541 2888 2542 <dl class="attribute"> 2889 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ToolBar"> 2890 <tt class="descname">ToolBar</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ToolBar" title="Permalink to this definition">¶</a></dt> 2891 <dd><p>See <cite>GetToolBar</cite> and <cite>SetToolBar</cite></p> 2892 </dd></dl> 2893 2894 <dl class="attribute"> 2895 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ToolTip"> 2896 <tt class="descname">ToolTip</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ToolTip" title="Permalink to this definition">¶</a></dt> 2543 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ToolTip"> 2544 <tt class="descname">ToolTip</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ToolTip" title="Permalink to this definition">¶</a></dt> 2897 2545 <dd><p>See <cite>GetToolTip</cite> and <cite>SetToolTip</cite></p> 2898 2546 </dd></dl> 2899 2547 2900 2548 <dl class="attribute"> 2901 <dt id="sans.perspectives.fitting.help_panel.Help Window.TopLevel">2902 <tt class="descname">TopLevel</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.TopLevel" title="Permalink to this definition">¶</a></dt>2549 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.TopLevel"> 2550 <tt class="descname">TopLevel</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.TopLevel" title="Permalink to this definition">¶</a></dt> 2903 2551 <dd><p>See <cite>IsTopLevel</cite></p> 2904 2552 </dd></dl> 2905 2553 2906 2554 <dl class="attribute"> 2907 <dt id="sans.perspectives.fitting.help_panel.Help Window.TopLevelParent">2908 <tt class="descname">TopLevelParent</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.TopLevelParent" title="Permalink to this definition">¶</a></dt>2555 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.TopLevelParent"> 2556 <tt class="descname">TopLevelParent</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.TopLevelParent" title="Permalink to this definition">¶</a></dt> 2909 2557 <dd><p>See <cite>GetTopLevelParent</cite></p> 2910 2558 </dd></dl> 2911 2559 2912 2560 <dl class="method"> 2913 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.TransferDataFromWindow"> 2914 <tt class="descname">TransferDataFromWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.TransferDataFromWindow" title="Permalink to this definition">¶</a></dt> 2915 <dd><p>TransferDataFromWindow(self) -> bool</p> 2916 <p>Transfers values from child controls to data areas specified by their 2561 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.TransferDataFromWindow"> 2562 <tt class="descname">TransferDataFromWindow</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.TransferDataFromWindow" title="Permalink to this definition">¶</a></dt> 2563 <dd><p>Transfers values from child controls to data areas specified by their 2917 2564 validators. Returns false if a transfer failed. If the window has 2918 2565 wx.WS_EX_VALIDATE_RECURSIVELY extra style flag set, the method will … … 2921 2568 2922 2569 <dl class="method"> 2923 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.TransferDataToWindow"> 2924 <tt class="descname">TransferDataToWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.TransferDataToWindow" title="Permalink to this definition">¶</a></dt> 2925 <dd><p>TransferDataToWindow(self) -> bool</p> 2926 <p>Transfers values to child controls from data areas specified by their 2570 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.TransferDataToWindow"> 2571 <tt class="descname">TransferDataToWindow</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.TransferDataToWindow" title="Permalink to this definition">¶</a></dt> 2572 <dd><p>Transfers values to child controls from data areas specified by their 2927 2573 validators. If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra 2928 2574 style flag set, the method will also call TransferDataToWindow() of … … 2931 2577 2932 2578 <dl class="method"> 2933 <dt id="sans.perspectives.fitting.help_panel.Help Window.Unbind">2934 <tt class="descname">Unbind</tt><big>(</big>< em>event</em>, <em>source=None</em>, <em>id=-1</em>, <em>id2=-1</em>, <em>handler=None</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Unbind" title="Permalink to this definition">¶</a></dt>2579 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Unbind"> 2580 <tt class="descname">Unbind</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Unbind" title="Permalink to this definition">¶</a></dt> 2935 2581 <dd><p>Disconnects the event handler binding for event from self. 2936 2582 Returns True if successful.</p> … … 2938 2584 2939 2585 <dl class="method"> 2940 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.UnregisterHotKey"> 2941 <tt class="descname">UnregisterHotKey</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.UnregisterHotKey" title="Permalink to this definition">¶</a></dt> 2942 <dd><p>UnregisterHotKey(self, int hotkeyId) -> bool</p> 2943 <p>Unregisters a system wide hotkey.</p> 2944 </dd></dl> 2945 2946 <dl class="method"> 2947 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Update"> 2948 <tt class="descname">Update</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Update" title="Permalink to this definition">¶</a></dt> 2949 <dd><p>Update(self)</p> 2950 <p>Calling this method immediately repaints the invalidated area of the 2586 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.UnregisterHotKey"> 2587 <tt class="descname">UnregisterHotKey</tt><big>(</big><em>self</em>, <em>int hotkeyId</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.UnregisterHotKey" title="Permalink to this definition">¶</a></dt> 2588 <dd><p>Unregisters a system wide hotkey.</p> 2589 </dd></dl> 2590 2591 <dl class="method"> 2592 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Update"> 2593 <tt class="descname">Update</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Update" title="Permalink to this definition">¶</a></dt> 2594 <dd><p>Calling this method immediately repaints the invalidated area of the 2951 2595 window instead of waiting for the EVT_PAINT event to happen, (normally 2952 2596 this would usually only happen when the flow of control returns to the … … 2958 2602 2959 2603 <dl class="attribute"> 2960 <dt id="sans.perspectives.fitting.help_panel.Help Window.UpdateClientRect">2961 <tt class="descname">UpdateClientRect</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.UpdateClientRect" title="Permalink to this definition">¶</a></dt>2604 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.UpdateClientRect"> 2605 <tt class="descname">UpdateClientRect</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.UpdateClientRect" title="Permalink to this definition">¶</a></dt> 2962 2606 <dd><p>See <cite>GetUpdateClientRect</cite></p> 2963 2607 </dd></dl> 2964 2608 2965 2609 <dl class="attribute"> 2966 <dt id="sans.perspectives.fitting.help_panel.Help Window.UpdateRegion">2967 <tt class="descname">UpdateRegion</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.Help Window.UpdateRegion" title="Permalink to this definition">¶</a></dt>2610 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.UpdateRegion"> 2611 <tt class="descname">UpdateRegion</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.UpdateRegion" title="Permalink to this definition">¶</a></dt> 2968 2612 <dd><p>See <cite>GetUpdateRegion</cite></p> 2969 2613 </dd></dl> 2970 2614 2971 2615 <dl class="method"> 2972 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.UpdateWindowUI"> 2973 <tt class="descname">UpdateWindowUI</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.UpdateWindowUI" title="Permalink to this definition">¶</a></dt> 2974 <dd><p>UpdateWindowUI(self, long flags=UPDATE_UI_NONE)</p> 2975 <p>This function sends EVT_UPDATE_UI events to the window. The particular 2616 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.UpdateWindowUI"> 2617 <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.help_panel.HelpPanel.UpdateWindowUI" title="Permalink to this definition">¶</a></dt> 2618 <dd><p>This function sends EVT_UPDATE_UI events to the window. The particular 2976 2619 implementation depends on the window; for example a wx.ToolBar will 2977 2620 send an update UI event for each toolbar button, and a wx.Frame will … … 2986 2629 2987 2630 <dl class="method"> 2988 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.UseBgCol"> 2989 <tt class="descname">UseBgCol</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.UseBgCol" title="Permalink to this definition">¶</a></dt> 2990 <dd><p>UseBgCol(self) -> bool</p> 2991 </dd></dl> 2992 2993 <dl class="method"> 2994 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Validate"> 2995 <tt class="descname">Validate</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Validate" title="Permalink to this definition">¶</a></dt> 2996 <dd><p>Validate(self) -> bool</p> 2997 <p>Validates the current values of the child controls using their 2631 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.UseBgCol"> 2632 <tt class="descname">UseBgCol</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.UseBgCol" title="Permalink to this definition">¶</a></dt> 2633 <dd></dd></dl> 2634 2635 <dl class="method"> 2636 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Validate"> 2637 <tt class="descname">Validate</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Validate" title="Permalink to this definition">¶</a></dt> 2638 <dd><p>Validates the current values of the child controls using their 2998 2639 validators. If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra 2999 2640 style flag set, the method will also call Validate() of all child … … 3002 2643 3003 2644 <dl class="attribute"> 2645 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.Validator"> 2646 <tt class="descname">Validator</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.Validator" title="Permalink to this definition">¶</a></dt> 2647 <dd><p>See <cite>GetValidator</cite> and <cite>SetValidator</cite></p> 2648 </dd></dl> 2649 2650 <dl class="attribute"> 2651 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.ViewStart"> 2652 <tt class="descname">ViewStart</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.ViewStart" title="Permalink to this definition">¶</a></dt> 2653 <dd><p>See <cite>GetViewStart</cite></p> 2654 </dd></dl> 2655 2656 <dl class="attribute"> 2657 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.VirtualSize"> 2658 <tt class="descname">VirtualSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.VirtualSize" title="Permalink to this definition">¶</a></dt> 2659 <dd><p>See <cite>GetVirtualSize</cite> and <cite>SetVirtualSize</cite></p> 2660 </dd></dl> 2661 2662 <dl class="method"> 2663 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.WarpPointer"> 2664 <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.help_panel.HelpPanel.WarpPointer" title="Permalink to this definition">¶</a></dt> 2665 <dd><p>Moves the pointer to the given position on the window.</p> 2666 <p>NOTE: This function is not supported under Mac because Apple Human 2667 Interface Guidelines forbid moving the mouse cursor programmatically.</p> 2668 </dd></dl> 2669 2670 <dl class="attribute"> 2671 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.WindowStyle"> 2672 <tt class="descname">WindowStyle</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.WindowStyle" title="Permalink to this definition">¶</a></dt> 2673 <dd><p>See <cite>GetWindowStyle</cite> and <cite>SetWindowStyle</cite></p> 2674 </dd></dl> 2675 2676 <dl class="attribute"> 2677 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.WindowStyleFlag"> 2678 <tt class="descname">WindowStyleFlag</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.WindowStyleFlag" title="Permalink to this definition">¶</a></dt> 2679 <dd><p>See <cite>GetWindowStyleFlag</cite> and <cite>SetWindowStyleFlag</cite></p> 2680 </dd></dl> 2681 2682 <dl class="method"> 2683 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.WindowToClientSize"> 2684 <tt class="descname">WindowToClientSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.WindowToClientSize" title="Permalink to this definition">¶</a></dt> 2685 <dd></dd></dl> 2686 2687 <dl class="attribute"> 2688 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.WindowVariant"> 2689 <tt class="descname">WindowVariant</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.WindowVariant" title="Permalink to this definition">¶</a></dt> 2690 <dd><p>See <cite>GetWindowVariant</cite> and <cite>SetWindowVariant</cite></p> 2691 </dd></dl> 2692 2693 <dl class="method"> 2694 <dt id="sans.perspectives.fitting.help_panel.HelpPanel._SetupAfter"> 2695 <tt class="descname">_SetupAfter</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel._SetupAfter" title="Permalink to this definition">¶</a></dt> 2696 <dd></dd></dl> 2697 2698 <dl class="attribute"> 2699 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.__class__"> 2700 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.__class__" title="Permalink to this definition">¶</a></dt> 2701 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 2702 </dd></dl> 2703 2704 <dl class="attribute"> 2705 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.__delattr__"> 2706 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.__delattr__" title="Permalink to this definition">¶</a></dt> 2707 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 2708 </dd></dl> 2709 2710 <dl class="attribute"> 2711 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.__dict__"> 2712 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x0670E2D0></em><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.__dict__" title="Permalink to this definition">¶</a></dt> 2713 <dd></dd></dl> 2714 2715 <dl class="attribute"> 2716 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.__getattribute__"> 2717 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.__getattribute__" title="Permalink to this definition">¶</a></dt> 2718 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 2719 </dd></dl> 2720 2721 <dl class="attribute"> 2722 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.__hash__"> 2723 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.__hash__" title="Permalink to this definition">¶</a></dt> 2724 <dd><p>x.__hash__() <==> hash(x)</p> 2725 </dd></dl> 2726 2727 <dl class="method"> 2728 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.__init__"> 2729 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.__init__" title="Permalink to this definition">¶</a></dt> 2730 <dd></dd></dl> 2731 2732 <dl class="attribute"> 2733 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.__module__"> 2734 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.fitting.help_panel'</em><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.__module__" title="Permalink to this definition">¶</a></dt> 2735 <dd></dd></dl> 2736 2737 <dl class="staticmethod"> 2738 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.__new__"> 2739 <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.help_panel.HelpPanel.__new__" title="Permalink to this definition">¶</a></dt> 2740 <dd></dd></dl> 2741 2742 <dl class="method"> 2743 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.__reduce__"> 2744 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.__reduce__" title="Permalink to this definition">¶</a></dt> 2745 <dd><p>helper for pickle</p> 2746 </dd></dl> 2747 2748 <dl class="method"> 2749 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.__reduce_ex__"> 2750 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 2751 <dd><p>helper for pickle</p> 2752 </dd></dl> 2753 2754 <dl class="method"> 2755 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.__repr__"> 2756 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.__repr__" title="Permalink to this definition">¶</a></dt> 2757 <dd></dd></dl> 2758 2759 <dl class="attribute"> 2760 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.__setattr__"> 2761 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.__setattr__" title="Permalink to this definition">¶</a></dt> 2762 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 2763 </dd></dl> 2764 2765 <dl class="attribute"> 2766 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.__str__"> 2767 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.__str__" title="Permalink to this definition">¶</a></dt> 2768 <dd><p>x.__str__() <==> str(x)</p> 2769 </dd></dl> 2770 2771 <dl class="attribute"> 2772 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.__weakref__"> 2773 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.__weakref__" title="Permalink to this definition">¶</a></dt> 2774 <dd><p>list of weak references to the object (if defined)</p> 2775 </dd></dl> 2776 2777 <dl class="method"> 2778 <dt id="sans.perspectives.fitting.help_panel.HelpPanel._setCallbackInfo"> 2779 <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.help_panel.HelpPanel._setCallbackInfo" title="Permalink to this definition">¶</a></dt> 2780 <dd></dd></dl> 2781 2782 <dl class="method"> 2783 <dt id="sans.perspectives.fitting.help_panel.HelpPanel._setOORInfo"> 2784 <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.help_panel.HelpPanel._setOORInfo" title="Permalink to this definition">¶</a></dt> 2785 <dd></dd></dl> 2786 2787 <dl class="method"> 2788 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_AcceptsFocus"> 2789 <tt class="descname">base_AcceptsFocus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_AcceptsFocus" title="Permalink to this definition">¶</a></dt> 2790 <dd><p>Please use PyScrolledWindow.AcceptsFocus instead.</p> 2791 </dd></dl> 2792 2793 <dl class="method"> 2794 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_AcceptsFocusFromKeyboard"> 2795 <tt class="descname">base_AcceptsFocusFromKeyboard</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_AcceptsFocusFromKeyboard" title="Permalink to this definition">¶</a></dt> 2796 <dd><p>Please use PyScrolledWindow.AcceptsFocusFromKeyboard instead.</p> 2797 </dd></dl> 2798 2799 <dl class="method"> 2800 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_AddChild"> 2801 <tt class="descname">base_AddChild</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_AddChild" title="Permalink to this definition">¶</a></dt> 2802 <dd><p>Please use PyScrolledWindow.AddChild instead.</p> 2803 </dd></dl> 2804 2805 <dl class="method"> 2806 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_DoGetBestSize"> 2807 <tt class="descname">base_DoGetBestSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_DoGetBestSize" title="Permalink to this definition">¶</a></dt> 2808 <dd><p>Please use PyScrolledWindow.DoGetBestSize instead.</p> 2809 </dd></dl> 2810 2811 <dl class="method"> 2812 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_DoGetClientSize"> 2813 <tt class="descname">base_DoGetClientSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_DoGetClientSize" title="Permalink to this definition">¶</a></dt> 2814 <dd><p>Please use PyScrolledWindow.DoGetClientSize instead.</p> 2815 </dd></dl> 2816 2817 <dl class="method"> 2818 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_DoGetPosition"> 2819 <tt class="descname">base_DoGetPosition</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_DoGetPosition" title="Permalink to this definition">¶</a></dt> 2820 <dd><p>Please use PyScrolledWindow.DoGetPosition instead.</p> 2821 </dd></dl> 2822 2823 <dl class="method"> 2824 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_DoGetSize"> 2825 <tt class="descname">base_DoGetSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_DoGetSize" title="Permalink to this definition">¶</a></dt> 2826 <dd><p>Please use PyScrolledWindow.DoGetSize instead.</p> 2827 </dd></dl> 2828 2829 <dl class="method"> 2830 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_DoGetVirtualSize"> 2831 <tt class="descname">base_DoGetVirtualSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_DoGetVirtualSize" title="Permalink to this definition">¶</a></dt> 2832 <dd><p>Please use PyScrolledWindow.DoGetVirtualSize instead.</p> 2833 </dd></dl> 2834 2835 <dl class="method"> 2836 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_DoMoveWindow"> 2837 <tt class="descname">base_DoMoveWindow</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_DoMoveWindow" title="Permalink to this definition">¶</a></dt> 2838 <dd><p>Please use PyScrolledWindow.DoMoveWindow instead.</p> 2839 </dd></dl> 2840 2841 <dl class="method"> 2842 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_DoSetClientSize"> 2843 <tt class="descname">base_DoSetClientSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_DoSetClientSize" title="Permalink to this definition">¶</a></dt> 2844 <dd><p>Please use PyScrolledWindow.DoSetClientSize instead.</p> 2845 </dd></dl> 2846 2847 <dl class="method"> 2848 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_DoSetSize"> 2849 <tt class="descname">base_DoSetSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_DoSetSize" title="Permalink to this definition">¶</a></dt> 2850 <dd><p>Please use PyScrolledWindow.DoSetSize instead.</p> 2851 </dd></dl> 2852 2853 <dl class="method"> 2854 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_DoSetVirtualSize"> 2855 <tt class="descname">base_DoSetVirtualSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_DoSetVirtualSize" title="Permalink to this definition">¶</a></dt> 2856 <dd><p>Please use PyScrolledWindow.DoSetVirtualSize instead.</p> 2857 </dd></dl> 2858 2859 <dl class="method"> 2860 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_Enable"> 2861 <tt class="descname">base_Enable</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_Enable" title="Permalink to this definition">¶</a></dt> 2862 <dd><p>Please use PyScrolledWindow.Enable instead.</p> 2863 </dd></dl> 2864 2865 <dl class="method"> 2866 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_GetDefaultAttributes"> 2867 <tt class="descname">base_GetDefaultAttributes</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_GetDefaultAttributes" title="Permalink to this definition">¶</a></dt> 2868 <dd><p>Please use PyScrolledWindow.GetDefaultAttributes instead.</p> 2869 </dd></dl> 2870 2871 <dl class="method"> 2872 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_GetMaxSize"> 2873 <tt class="descname">base_GetMaxSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_GetMaxSize" title="Permalink to this definition">¶</a></dt> 2874 <dd><p>Please use PyScrolledWindow.GetMaxSize instead.</p> 2875 </dd></dl> 2876 2877 <dl class="method"> 2878 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_InitDialog"> 2879 <tt class="descname">base_InitDialog</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_InitDialog" title="Permalink to this definition">¶</a></dt> 2880 <dd><p>Please use PyScrolledWindow.InitDialog instead.</p> 2881 </dd></dl> 2882 2883 <dl class="method"> 2884 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_OnInternalIdle"> 2885 <tt class="descname">base_OnInternalIdle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_OnInternalIdle" title="Permalink to this definition">¶</a></dt> 2886 <dd><p>Please use PyScrolledWindow.OnInternalIdle instead.</p> 2887 </dd></dl> 2888 2889 <dl class="method"> 2890 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_RemoveChild"> 2891 <tt class="descname">base_RemoveChild</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_RemoveChild" title="Permalink to this definition">¶</a></dt> 2892 <dd><p>Please use PyScrolledWindow.RemoveChild instead.</p> 2893 </dd></dl> 2894 2895 <dl class="method"> 2896 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_ShouldInheritColours"> 2897 <tt class="descname">base_ShouldInheritColours</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_ShouldInheritColours" title="Permalink to this definition">¶</a></dt> 2898 <dd><p>Please use PyScrolledWindow.ShouldInheritColours instead.</p> 2899 </dd></dl> 2900 2901 <dl class="method"> 2902 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_TransferDataFromWindow"> 2903 <tt class="descname">base_TransferDataFromWindow</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_TransferDataFromWindow" title="Permalink to this definition">¶</a></dt> 2904 <dd><p>Please use PyScrolledWindow.TransferDataFromWindow instead.</p> 2905 </dd></dl> 2906 2907 <dl class="method"> 2908 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_TransferDataToWindow"> 2909 <tt class="descname">base_TransferDataToWindow</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_TransferDataToWindow" title="Permalink to this definition">¶</a></dt> 2910 <dd><p>Please use PyScrolledWindow.TransferDataToWindow instead.</p> 2911 </dd></dl> 2912 2913 <dl class="method"> 2914 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.base_Validate"> 2915 <tt class="descname">base_Validate</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.base_Validate" title="Permalink to this definition">¶</a></dt> 2916 <dd><p>Please use PyScrolledWindow.Validate instead.</p> 2917 </dd></dl> 2918 2919 <dl class="attribute"> 2920 <dt id="sans.perspectives.fitting.help_panel.HelpPanel.thisown"> 2921 <tt class="descname">thisown</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpPanel.thisown" title="Permalink to this definition">¶</a></dt> 2922 <dd><p>The membership flag</p> 2923 </dd></dl> 2924 2925 </dd></dl> 2926 2927 <dl class="class"> 2928 <dt id="sans.perspectives.fitting.help_panel.HelpWindow"> 2929 <em class="property">class </em><tt class="descclassname">sans.perspectives.fitting.help_panel.</tt><tt class="descname">HelpWindow</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow" title="Permalink to this definition">¶</a></dt> 2930 <dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">wx._windows.Frame</span></tt></p> 2931 <dl class="attribute"> 2932 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.AcceleratorTable"> 2933 <tt class="descname">AcceleratorTable</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.AcceleratorTable" title="Permalink to this definition">¶</a></dt> 2934 <dd><p>See <cite>GetAcceleratorTable</cite> and <cite>SetAcceleratorTable</cite></p> 2935 </dd></dl> 2936 2937 <dl class="method"> 2938 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.AcceptsFocus"> 2939 <tt class="descname">AcceptsFocus</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.AcceptsFocus" title="Permalink to this definition">¶</a></dt> 2940 <dd><p>Can this window have focus?</p> 2941 </dd></dl> 2942 2943 <dl class="method"> 2944 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.AcceptsFocusFromKeyboard"> 2945 <tt class="descname">AcceptsFocusFromKeyboard</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.AcceptsFocusFromKeyboard" title="Permalink to this definition">¶</a></dt> 2946 <dd><p>Can this window be given focus by keyboard navigation? if not, the 2947 only way to give it focus (provided it accepts it at all) is to click 2948 it.</p> 2949 </dd></dl> 2950 2951 <dl class="method"> 2952 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.AddChild"> 2953 <tt class="descname">AddChild</tt><big>(</big><em>self</em>, <em>Window child</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.AddChild" title="Permalink to this definition">¶</a></dt> 2954 <dd><p>Adds a child window. This is called automatically by window creation 2955 functions so should not be required by the application programmer.</p> 2956 </dd></dl> 2957 2958 <dl class="method"> 2959 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.AddPendingEvent"> 2960 <tt class="descname">AddPendingEvent</tt><big>(</big><em>self</em>, <em>Event event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.AddPendingEvent" title="Permalink to this definition">¶</a></dt> 2961 <dd></dd></dl> 2962 2963 <dl class="method"> 2964 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.AdjustForLayoutDirection"> 2965 <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.help_panel.HelpWindow.AdjustForLayoutDirection" title="Permalink to this definition">¶</a></dt> 2966 <dd><p>Mirror coordinates for RTL layout if this window uses it and if the 2967 mirroring is not done automatically like Win32.</p> 2968 </dd></dl> 2969 2970 <dl class="method"> 2971 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.AssociateHandle"> 2972 <tt class="descname">AssociateHandle</tt><big>(</big><em>self</em>, <em>long handle</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.AssociateHandle" title="Permalink to this definition">¶</a></dt> 2973 <dd><p>Associate the window with a new native handle</p> 2974 </dd></dl> 2975 2976 <dl class="attribute"> 2977 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.AutoLayout"> 2978 <tt class="descname">AutoLayout</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.AutoLayout" title="Permalink to this definition">¶</a></dt> 2979 <dd><p>See <cite>GetAutoLayout</cite> and <cite>SetAutoLayout</cite></p> 2980 </dd></dl> 2981 2982 <dl class="attribute"> 2983 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.BackgroundColour"> 2984 <tt class="descname">BackgroundColour</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.BackgroundColour" title="Permalink to this definition">¶</a></dt> 2985 <dd><p>See <cite>GetBackgroundColour</cite> and <cite>SetBackgroundColour</cite></p> 2986 </dd></dl> 2987 2988 <dl class="attribute"> 2989 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.BackgroundStyle"> 2990 <tt class="descname">BackgroundStyle</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.BackgroundStyle" title="Permalink to this definition">¶</a></dt> 2991 <dd><p>See <cite>GetBackgroundStyle</cite> and <cite>SetBackgroundStyle</cite></p> 2992 </dd></dl> 2993 2994 <dl class="attribute"> 2995 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.BestSize"> 2996 <tt class="descname">BestSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.BestSize" title="Permalink to this definition">¶</a></dt> 2997 <dd><p>See <cite>GetBestSize</cite></p> 2998 </dd></dl> 2999 3000 <dl class="attribute"> 3001 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.BestVirtualSize"> 3002 <tt class="descname">BestVirtualSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.BestVirtualSize" title="Permalink to this definition">¶</a></dt> 3003 <dd><p>See <cite>GetBestVirtualSize</cite></p> 3004 </dd></dl> 3005 3006 <dl class="method"> 3007 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Bind"> 3008 <tt class="descname">Bind</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Bind" title="Permalink to this definition">¶</a></dt> 3009 <dd><p>Bind an event to an event handler.</p> 3010 <table class="docutils field-list" frame="void" rules="none"> 3011 <col class="field-name" /> 3012 <col class="field-body" /> 3013 <tbody valign="top"> 3014 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 3015 <li><strong>event</strong> – One of the EVT_* objects that specifies the 3016 type of event to bind,</li> 3017 <li><strong>handler</strong> – A callable object to be invoked when the 3018 event is delivered to self. Pass None to 3019 disconnect an event handler.</li> 3020 <li><strong>source</strong> – Sometimes the event originates from a 3021 different window than self, but you still 3022 want to catch it in self. (For example, a 3023 button event delivered to a frame.) By 3024 passing the source of the event, the event 3025 handling system is able to differentiate 3026 between the same event type from different 3027 controls.</li> 3028 <li><strong>id</strong> – Used to spcify the event source by ID instead 3029 of instance.</li> 3030 <li><strong>id2</strong> – Used when it is desirable to bind a handler 3031 to a range of IDs, such as with EVT_MENU_RANGE.</li> 3032 </ul> 3033 </td> 3034 </tr> 3035 </tbody> 3036 </table> 3037 </dd></dl> 3038 3039 <dl class="attribute"> 3040 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Border"> 3041 <tt class="descname">Border</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Border" title="Permalink to this definition">¶</a></dt> 3042 <dd><p>See <cite>GetBorder</cite></p> 3043 </dd></dl> 3044 3045 <dl class="method"> 3046 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CacheBestSize"> 3047 <tt class="descname">CacheBestSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CacheBestSize" title="Permalink to this definition">¶</a></dt> 3048 <dd><p>Cache the best size so it doesn’t need to be calculated again, (at least until 3049 some properties of the window change.)</p> 3050 </dd></dl> 3051 3052 <dl class="method"> 3053 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CanSetTransparent"> 3054 <tt class="descname">CanSetTransparent</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CanSetTransparent" title="Permalink to this definition">¶</a></dt> 3055 <dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the platform supports setting the transparency for 3056 this window. Note that this method will err on the side of caution, 3057 so it is possible that this will return <tt class="docutils literal"><span class="pre">False</span></tt> when it is in fact 3058 possible to set the transparency.</p> 3059 <p>NOTE: On X-windows systems the X server must have the composite 3060 extension loaded, and there must be a composite manager program (such 3061 as xcompmgr) running.</p> 3062 </dd></dl> 3063 3064 <dl class="method"> 3065 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CaptureMouse"> 3066 <tt class="descname">CaptureMouse</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CaptureMouse" title="Permalink to this definition">¶</a></dt> 3067 <dd><p>Directs all mouse input to this window. Call wx.Window.ReleaseMouse to 3068 release the capture.</p> 3069 <p>Note that wxWindows maintains the stack of windows having captured the 3070 mouse and when the mouse is released the capture returns to the window 3071 which had had captured it previously and it is only really released if 3072 there were no previous window. In particular, this means that you must 3073 release the mouse as many times as you capture it, unless the window 3074 receives the <cite>wx.MouseCaptureLostEvent</cite> event.</p> 3075 <p>Any application which captures the mouse in the beginning of some 3076 operation <em>must</em> handle <cite>wx.MouseCaptureLostEvent</cite> and cancel this 3077 operation when it receives the event. The event handler must not 3078 recapture mouse.</p> 3079 </dd></dl> 3080 3081 <dl class="attribute"> 3082 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Caret"> 3083 <tt class="descname">Caret</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Caret" title="Permalink to this definition">¶</a></dt> 3084 <dd><p>See <cite>GetCaret</cite> and <cite>SetCaret</cite></p> 3085 </dd></dl> 3086 3087 <dl class="method"> 3088 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Center"> 3089 <tt class="descname">Center</tt><big>(</big><em>self</em>, <em>int direction=BOTH</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Center" title="Permalink to this definition">¶</a></dt> 3090 <dd><p>Centers the window. The parameter specifies the direction for 3091 centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may 3092 also include wx.CENTER_ON_SCREEN flag if you want to center the window 3093 on the entire screen and not on its parent window. If it is a 3094 top-level window and has no parent then it will always be centered 3095 relative to the screen.</p> 3096 </dd></dl> 3097 3098 <dl class="method"> 3099 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CenterOnParent"> 3100 <tt class="descname">CenterOnParent</tt><big>(</big><em>self</em>, <em>int dir=BOTH</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CenterOnParent" title="Permalink to this definition">¶</a></dt> 3101 <dd><p>Center with respect to the the parent window</p> 3102 </dd></dl> 3103 3104 <dl class="method"> 3105 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CenterOnScreen"> 3106 <tt class="descname">CenterOnScreen</tt><big>(</big><em>self</em>, <em>int dir=BOTH</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CenterOnScreen" title="Permalink to this definition">¶</a></dt> 3107 <dd><p>Center the window on screen</p> 3108 </dd></dl> 3109 3110 <dl class="method"> 3111 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Centre"> 3112 <tt class="descname">Centre</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Centre" title="Permalink to this definition">¶</a></dt> 3113 <dd><p>Center(self, int direction=BOTH)</p> 3114 <p>Centers the window. The parameter specifies the direction for 3115 centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may 3116 also include wx.CENTER_ON_SCREEN flag if you want to center the window 3117 on the entire screen and not on its parent window. If it is a 3118 top-level window and has no parent then it will always be centered 3119 relative to the screen.</p> 3120 </dd></dl> 3121 3122 <dl class="method"> 3123 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CentreOnParent"> 3124 <tt class="descname">CentreOnParent</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CentreOnParent" title="Permalink to this definition">¶</a></dt> 3125 <dd><p>CenterOnParent(self, int dir=BOTH)</p> 3126 <p>Center with respect to the the parent window</p> 3127 </dd></dl> 3128 3129 <dl class="method"> 3130 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CentreOnScreen"> 3131 <tt class="descname">CentreOnScreen</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CentreOnScreen" title="Permalink to this definition">¶</a></dt> 3132 <dd><p>CenterOnScreen(self, int dir=BOTH)</p> 3133 <p>Center the window on screen</p> 3134 </dd></dl> 3135 3136 <dl class="attribute"> 3137 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CharHeight"> 3138 <tt class="descname">CharHeight</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CharHeight" title="Permalink to this definition">¶</a></dt> 3139 <dd><p>See <cite>GetCharHeight</cite></p> 3140 </dd></dl> 3141 3142 <dl class="attribute"> 3143 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CharWidth"> 3144 <tt class="descname">CharWidth</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CharWidth" title="Permalink to this definition">¶</a></dt> 3145 <dd><p>See <cite>GetCharWidth</cite></p> 3146 </dd></dl> 3147 3148 <dl class="attribute"> 3149 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Children"> 3150 <tt class="descname">Children</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Children" title="Permalink to this definition">¶</a></dt> 3151 <dd><p>See <cite>GetChildren</cite></p> 3152 </dd></dl> 3153 3154 <dl class="attribute"> 3155 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ClassName"> 3156 <tt class="descname">ClassName</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ClassName" title="Permalink to this definition">¶</a></dt> 3157 <dd><p>See <cite>GetClassName</cite></p> 3158 </dd></dl> 3159 3160 <dl class="method"> 3161 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ClearBackground"> 3162 <tt class="descname">ClearBackground</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ClearBackground" title="Permalink to this definition">¶</a></dt> 3163 <dd><p>Clears the window by filling it with the current background 3164 colour. Does not cause an erase background event to be generated.</p> 3165 </dd></dl> 3166 3167 <dl class="attribute"> 3168 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ClientAreaOrigin"> 3169 <tt class="descname">ClientAreaOrigin</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ClientAreaOrigin" title="Permalink to this definition">¶</a></dt> 3170 <dd><p>See <cite>GetClientAreaOrigin</cite></p> 3171 </dd></dl> 3172 3173 <dl class="attribute"> 3174 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ClientRect"> 3175 <tt class="descname">ClientRect</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ClientRect" title="Permalink to this definition">¶</a></dt> 3176 <dd><p>See <cite>GetClientRect</cite> and <cite>SetClientRect</cite></p> 3177 </dd></dl> 3178 3179 <dl class="attribute"> 3180 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ClientSize"> 3181 <tt class="descname">ClientSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ClientSize" title="Permalink to this definition">¶</a></dt> 3182 <dd><p>See <cite>GetClientSize</cite> and <cite>SetClientSize</cite></p> 3183 </dd></dl> 3184 3185 <dl class="method"> 3186 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ClientToScreen"> 3187 <tt class="descname">ClientToScreen</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ClientToScreen" title="Permalink to this definition">¶</a></dt> 3188 <dd><p>Converts to screen coordinates from coordinates relative to this window.</p> 3189 </dd></dl> 3190 3191 <dl class="method"> 3192 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ClientToScreenXY"> 3193 <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.help_panel.HelpWindow.ClientToScreenXY" title="Permalink to this definition">¶</a></dt> 3194 <dd><p>Converts to screen coordinates from coordinates relative to this window.</p> 3195 </dd></dl> 3196 3197 <dl class="method"> 3198 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ClientToWindowSize"> 3199 <tt class="descname">ClientToWindowSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ClientToWindowSize" title="Permalink to this definition">¶</a></dt> 3200 <dd></dd></dl> 3201 3202 <dl class="method"> 3203 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Close"> 3204 <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.help_panel.HelpWindow.Close" title="Permalink to this definition">¶</a></dt> 3205 <dd><p>This function simply generates a EVT_CLOSE event whose handler usually 3206 tries to close the window. It doesn’t close the window itself, 3207 however. If force is False (the default) then the window’s close 3208 handler will be allowed to veto the destruction of the window.</p> 3209 </dd></dl> 3210 3211 <dl class="method"> 3212 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Command"> 3213 <tt class="descname">Command</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Command" title="Permalink to this definition">¶</a></dt> 3214 <dd><p>ProcessCommand(self, int winid) -> bool</p> 3215 </dd></dl> 3216 3217 <dl class="method"> 3218 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Connect"> 3219 <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.help_panel.HelpWindow.Connect" title="Permalink to this definition">¶</a></dt> 3220 <dd></dd></dl> 3221 3222 <dl class="attribute"> 3223 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Constraints"> 3224 <tt class="descname">Constraints</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Constraints" title="Permalink to this definition">¶</a></dt> 3225 <dd><p>See <cite>GetConstraints</cite> and <cite>SetConstraints</cite></p> 3226 </dd></dl> 3227 3228 <dl class="attribute"> 3229 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ContainingSizer"> 3230 <tt class="descname">ContainingSizer</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ContainingSizer" title="Permalink to this definition">¶</a></dt> 3231 <dd><p>See <cite>GetContainingSizer</cite> and <cite>SetContainingSizer</cite></p> 3232 </dd></dl> 3233 3234 <dl class="method"> 3235 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ConvertDialogPointToPixels"> 3236 <tt class="descname">ConvertDialogPointToPixels</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ConvertDialogPointToPixels" title="Permalink to this definition">¶</a></dt> 3237 <dd><p>Converts a point or size from dialog units to pixels. Dialog units 3238 are used for maintaining a dialog’s proportions even if the font 3239 changes. For the x dimension, the dialog units are multiplied by the 3240 average character width and then divided by 4. For the y dimension, 3241 the dialog units are multiplied by the average character height and 3242 then divided by 8.</p> 3243 </dd></dl> 3244 3245 <dl class="method"> 3246 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ConvertDialogSizeToPixels"> 3247 <tt class="descname">ConvertDialogSizeToPixels</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ConvertDialogSizeToPixels" title="Permalink to this definition">¶</a></dt> 3248 <dd><p>Converts a point or size from dialog units to pixels. Dialog units 3249 are used for maintaining a dialog’s proportions even if the font 3250 changes. For the x dimension, the dialog units are multiplied by the 3251 average character width and then divided by 4. For the y dimension, 3252 the dialog units are multiplied by the average character height and 3253 then divided by 8.</p> 3254 </dd></dl> 3255 3256 <dl class="method"> 3257 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ConvertPixelPointToDialog"> 3258 <tt class="descname">ConvertPixelPointToDialog</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ConvertPixelPointToDialog" title="Permalink to this definition">¶</a></dt> 3259 <dd></dd></dl> 3260 3261 <dl class="method"> 3262 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ConvertPixelSizeToDialog"> 3263 <tt class="descname">ConvertPixelSizeToDialog</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ConvertPixelSizeToDialog" title="Permalink to this definition">¶</a></dt> 3264 <dd></dd></dl> 3265 3266 <dl class="method"> 3267 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Create"> 3268 <tt class="descname">Create</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Create" title="Permalink to this definition">¶</a></dt> 3269 <dd><p>Create(self, Window parent, int id=-1, String title=EmptyString, 3270 Point pos=DefaultPosition, Size size=DefaultSize, 3271 long style=DEFAULT_FRAME_STYLE, String name=FrameNameStr) -> bool</p> 3272 </dd></dl> 3273 3274 <dl class="method"> 3275 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CreateStatusBar"> 3276 <tt class="descname">CreateStatusBar</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CreateStatusBar" title="Permalink to this definition">¶</a></dt> 3277 <dd><p>CreateStatusBar(self, int number=1, long style=DEFAULT_STATUSBAR_STYLE, int winid=0, 3278 String name=StatusLineNameStr) -> StatusBar</p> 3279 </dd></dl> 3280 3281 <dl class="method"> 3282 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.CreateToolBar"> 3283 <tt class="descname">CreateToolBar</tt><big>(</big><em>self</em>, <em>long style=-1</em>, <em>int winid=-1</em>, <em>String name=ToolBarNameStr</em><big>)</big> → wxToolBar<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.CreateToolBar" title="Permalink to this definition">¶</a></dt> 3284 <dd></dd></dl> 3285 3286 <dl class="attribute"> 3287 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Cursor"> 3288 <tt class="descname">Cursor</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Cursor" title="Permalink to this definition">¶</a></dt> 3289 <dd><p>See <cite>GetCursor</cite> and <cite>SetCursor</cite></p> 3290 </dd></dl> 3291 3292 <dl class="method"> 3293 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DLG_PNT"> 3294 <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.help_panel.HelpWindow.DLG_PNT" title="Permalink to this definition">¶</a></dt> 3295 <dd><p>Converts a point or size from dialog units to pixels. Dialog units 3296 are used for maintaining a dialog’s proportions even if the font 3297 changes. For the x dimension, the dialog units are multiplied by the 3298 average character width and then divided by 4. For the y dimension, 3299 the dialog units are multiplied by the average character height and 3300 then divided by 8.</p> 3301 </dd></dl> 3302 3303 <dl class="method"> 3304 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DLG_SZE"> 3305 <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.help_panel.HelpWindow.DLG_SZE" title="Permalink to this definition">¶</a></dt> 3306 <dd><p>Converts a point or size from dialog units to pixels. Dialog units 3307 are used for maintaining a dialog’s proportions even if the font 3308 changes. For the x dimension, the dialog units are multiplied by the 3309 average character width and then divided by 4. For the y dimension, 3310 the dialog units are multiplied by the average character height and 3311 then divided by 8.</p> 3312 </dd></dl> 3313 3314 <dl class="attribute"> 3315 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DefaultAttributes"> 3316 <tt class="descname">DefaultAttributes</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DefaultAttributes" title="Permalink to this definition">¶</a></dt> 3317 <dd><p>See <cite>GetDefaultAttributes</cite></p> 3318 </dd></dl> 3319 3320 <dl class="attribute"> 3321 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DefaultItem"> 3322 <tt class="descname">DefaultItem</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DefaultItem" title="Permalink to this definition">¶</a></dt> 3323 <dd><p>See <cite>GetDefaultItem</cite> and <cite>SetDefaultItem</cite></p> 3324 </dd></dl> 3325 3326 <dl class="method"> 3327 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Destroy"> 3328 <tt class="descname">Destroy</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Destroy" title="Permalink to this definition">¶</a></dt> 3329 <dd><p>Destroys the window safely. Frames and dialogs are not destroyed 3330 immediately when this function is called – they are added to a list 3331 of windows to be deleted on idle time, when all the window’s events 3332 have been processed. This prevents problems with events being sent to 3333 non-existent windows.</p> 3334 <p>Returns True if the window has either been successfully deleted, or it 3335 has been added to the list of windows pending real deletion.</p> 3336 </dd></dl> 3337 3338 <dl class="method"> 3339 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DestroyChildren"> 3340 <tt class="descname">DestroyChildren</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DestroyChildren" title="Permalink to this definition">¶</a></dt> 3341 <dd><p>Destroys all children of a window. Called automatically by the 3342 destructor.</p> 3343 </dd></dl> 3344 3345 <dl class="method"> 3346 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Disable"> 3347 <tt class="descname">Disable</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Disable" title="Permalink to this definition">¶</a></dt> 3348 <dd><p>Disables the window, same as Enable(false).</p> 3349 </dd></dl> 3350 3351 <dl class="method"> 3352 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Disconnect"> 3353 <tt class="descname">Disconnect</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Disconnect" title="Permalink to this definition">¶</a></dt> 3354 <dd><p>Disconnect(self, int id, int lastId=-1, EventType eventType=wxEVT_NULL, 3355 PyObject func=None) -> bool</p> 3356 </dd></dl> 3357 3358 <dl class="method"> 3359 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DissociateHandle"> 3360 <tt class="descname">DissociateHandle</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DissociateHandle" title="Permalink to this definition">¶</a></dt> 3361 <dd><p>Dissociate the current native handle from the window</p> 3362 </dd></dl> 3363 3364 <dl class="method"> 3365 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DoGiveHelp"> 3366 <tt class="descname">DoGiveHelp</tt><big>(</big><em>self</em>, <em>String text</em>, <em>bool show</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DoGiveHelp" title="Permalink to this definition">¶</a></dt> 3367 <dd></dd></dl> 3368 3369 <dl class="method"> 3370 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DoMenuUpdates"> 3371 <tt class="descname">DoMenuUpdates</tt><big>(</big><em>self</em>, <em>Menu menu=None</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DoMenuUpdates" title="Permalink to this definition">¶</a></dt> 3372 <dd></dd></dl> 3373 3374 <dl class="method"> 3375 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DragAcceptFiles"> 3376 <tt class="descname">DragAcceptFiles</tt><big>(</big><em>self</em>, <em>bool accept</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DragAcceptFiles" title="Permalink to this definition">¶</a></dt> 3377 <dd><p>Enables or disables eligibility for drop file events, EVT_DROP_FILES.</p> 3378 </dd></dl> 3379 3380 <dl class="attribute"> 3381 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.DropTarget"> 3382 <tt class="descname">DropTarget</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.DropTarget" title="Permalink to this definition">¶</a></dt> 3383 <dd><p>See <cite>GetDropTarget</cite> and <cite>SetDropTarget</cite></p> 3384 </dd></dl> 3385 3386 <dl class="attribute"> 3387 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.EffectiveMinSize"> 3388 <tt class="descname">EffectiveMinSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.EffectiveMinSize" title="Permalink to this definition">¶</a></dt> 3389 <dd><p>See <cite>GetEffectiveMinSize</cite></p> 3390 </dd></dl> 3391 3392 <dl class="method"> 3393 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Enable"> 3394 <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.help_panel.HelpWindow.Enable" title="Permalink to this definition">¶</a></dt> 3395 <dd><p>Enable or disable the window for user input. Note that when a parent 3396 window is disabled, all of its children are disabled as well and they 3397 are reenabled again when the parent is. Returns true if the window 3398 has been enabled or disabled, false if nothing was done, i.e. if the 3399 window had already been in the specified state.</p> 3400 </dd></dl> 3401 3402 <dl class="method"> 3403 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.EnableCloseButton"> 3404 <tt class="descname">EnableCloseButton</tt><big>(</big><em>self</em>, <em>bool enable</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.EnableCloseButton" title="Permalink to this definition">¶</a></dt> 3405 <dd></dd></dl> 3406 3407 <dl class="attribute"> 3408 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Enabled"> 3409 <tt class="descname">Enabled</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Enabled" title="Permalink to this definition">¶</a></dt> 3410 <dd><p>See <cite>IsEnabled</cite> and <cite>Enable</cite></p> 3411 </dd></dl> 3412 3413 <dl class="attribute"> 3414 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.EventHandler"> 3415 <tt class="descname">EventHandler</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.EventHandler" title="Permalink to this definition">¶</a></dt> 3416 <dd><p>See <cite>GetEventHandler</cite> and <cite>SetEventHandler</cite></p> 3417 </dd></dl> 3418 3419 <dl class="attribute"> 3420 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.EvtHandlerEnabled"> 3421 <tt class="descname">EvtHandlerEnabled</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.EvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 3422 <dd><p>See <cite>GetEvtHandlerEnabled</cite> and <cite>SetEvtHandlerEnabled</cite></p> 3423 </dd></dl> 3424 3425 <dl class="attribute"> 3426 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ExtraStyle"> 3427 <tt class="descname">ExtraStyle</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ExtraStyle" title="Permalink to this definition">¶</a></dt> 3428 <dd><p>See <cite>GetExtraStyle</cite> and <cite>SetExtraStyle</cite></p> 3429 </dd></dl> 3430 3431 <dl class="staticmethod"> 3432 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.FindFocus"> 3433 <em class="property">static </em><tt class="descname">FindFocus</tt><big>(</big><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.FindFocus" title="Permalink to this definition">¶</a></dt> 3434 <dd><p>Returns the window or control that currently has the keyboard focus, 3435 or None.</p> 3436 </dd></dl> 3437 3438 <dl class="method"> 3439 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.FindWindowById"> 3440 <tt class="descname">FindWindowById</tt><big>(</big><em>self</em>, <em>long winid</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.FindWindowById" title="Permalink to this definition">¶</a></dt> 3441 <dd><p>Find a child of this window by window ID</p> 3442 </dd></dl> 3443 3444 <dl class="method"> 3445 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.FindWindowByLabel"> 3446 <tt class="descname">FindWindowByLabel</tt><big>(</big><em>self</em>, <em>String label</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.FindWindowByLabel" title="Permalink to this definition">¶</a></dt> 3447 <dd><p>Find a child of this window by label</p> 3448 </dd></dl> 3449 3450 <dl class="method"> 3451 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.FindWindowByName"> 3452 <tt class="descname">FindWindowByName</tt><big>(</big><em>self</em>, <em>String name</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.FindWindowByName" title="Permalink to this definition">¶</a></dt> 3453 <dd><p>Find a child of this window by name</p> 3454 </dd></dl> 3455 3456 <dl class="method"> 3457 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Fit"> 3458 <tt class="descname">Fit</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Fit" title="Permalink to this definition">¶</a></dt> 3459 <dd><p>Sizes the window so that it fits around its subwindows. This function 3460 won’t do anything if there are no subwindows and will only really work 3461 correctly if sizers are used for the subwindows layout. Also, if the 3462 window has exactly one subwindow it is better (faster and the result 3463 is more precise as Fit adds some margin to account for fuzziness of 3464 its calculations) to call window.SetClientSize(child.GetSize()) 3465 instead of calling Fit.</p> 3466 </dd></dl> 3467 3468 <dl class="method"> 3469 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.FitInside"> 3470 <tt class="descname">FitInside</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.FitInside" title="Permalink to this definition">¶</a></dt> 3471 <dd><p>Similar to Fit, but sizes the interior (virtual) size of a 3472 window. Mainly useful with scrolled windows to reset scrollbars after 3473 sizing changes that do not trigger a size event, and/or scrolled 3474 windows without an interior sizer. This function similarly won’t do 3475 anything if there are no subwindows.</p> 3476 </dd></dl> 3477 3478 <dl class="attribute"> 3479 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Font"> 3480 <tt class="descname">Font</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Font" title="Permalink to this definition">¶</a></dt> 3481 <dd><p>See <cite>GetFont</cite> and <cite>SetFont</cite></p> 3482 </dd></dl> 3483 3484 <dl class="attribute"> 3485 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ForegroundColour"> 3486 <tt class="descname">ForegroundColour</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ForegroundColour" title="Permalink to this definition">¶</a></dt> 3487 <dd><p>See <cite>GetForegroundColour</cite> and <cite>SetForegroundColour</cite></p> 3488 </dd></dl> 3489 3490 <dl class="method"> 3491 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Freeze"> 3492 <tt class="descname">Freeze</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Freeze" title="Permalink to this definition">¶</a></dt> 3493 <dd><p>Freezes the window or, in other words, prevents any updates from 3494 taking place on screen, the window is not redrawn at all. Thaw must be 3495 called to reenable window redrawing. Calls to Freeze/Thaw may be 3496 nested, with the actual Thaw being delayed until all the nesting has 3497 been undone.</p> 3498 <p>This method is useful for visual appearance optimization (for example, 3499 it is a good idea to use it before inserting large amount of text into 3500 a wxTextCtrl under wxGTK) but is not implemented on all platforms nor 3501 for all controls so it is mostly just a hint to wxWindows and not a 3502 mandatory directive.</p> 3503 </dd></dl> 3504 3505 <dl class="method"> 3506 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetAcceleratorTable"> 3507 <tt class="descname">GetAcceleratorTable</tt><big>(</big><em>self</em><big>)</big> → AcceleratorTable<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 3508 <dd><p>Gets the accelerator table for this window.</p> 3509 </dd></dl> 3510 3511 <dl class="method"> 3512 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetAdjustedBestSize"> 3513 <tt class="descname">GetAdjustedBestSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetAdjustedBestSize" title="Permalink to this definition">¶</a></dt> 3514 <dd><p>Use <cite>GetEffectiveMinSize</cite> instead.</p> 3515 </dd></dl> 3516 3517 <dl class="method"> 3518 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetAutoLayout"> 3519 <tt class="descname">GetAutoLayout</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetAutoLayout" title="Permalink to this definition">¶</a></dt> 3520 <dd><p>Returns the current autoLayout setting</p> 3521 </dd></dl> 3522 3523 <dl class="method"> 3524 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetBackgroundColour"> 3525 <tt class="descname">GetBackgroundColour</tt><big>(</big><em>self</em><big>)</big> → Colour<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetBackgroundColour" title="Permalink to this definition">¶</a></dt> 3526 <dd><p>Returns the background colour of the window.</p> 3527 </dd></dl> 3528 3529 <dl class="method"> 3530 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetBackgroundStyle"> 3531 <tt class="descname">GetBackgroundStyle</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 3532 <dd><p>Returns the background style of the window.</p> 3533 <table class="docutils field-list" frame="void" rules="none"> 3534 <col class="field-name" /> 3535 <col class="field-body" /> 3536 <tbody valign="top"> 3537 <tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>SetBackgroundStyle</cite></td> 3538 </tr> 3539 </tbody> 3540 </table> 3541 </dd></dl> 3542 3543 <dl class="method"> 3544 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetBestFittingSize"> 3545 <tt class="descname">GetBestFittingSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetBestFittingSize" title="Permalink to this definition">¶</a></dt> 3546 <dd><p>Use <cite>GetEffectiveMinSize</cite> instead.</p> 3547 </dd></dl> 3548 3549 <dl class="method"> 3550 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetBestSize"> 3551 <tt class="descname">GetBestSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetBestSize" title="Permalink to this definition">¶</a></dt> 3552 <dd><p>This function returns the best acceptable minimal size for the 3553 window, if applicable. For example, for a static text control, it will 3554 be the minimal size such that the control label is not truncated. For 3555 windows containing subwindows (such as wx.Panel), the size returned by 3556 this function will be the same as the size the window would have had 3557 after calling Fit.</p> 3558 </dd></dl> 3559 3560 <dl class="method"> 3561 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetBestSizeTuple"> 3562 <tt class="descname">GetBestSizeTuple</tt><big>(</big><em>) -> (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetBestSizeTuple" title="Permalink to this definition">¶</a></dt> 3563 <dd><p>This function returns the best acceptable minimal size for the 3564 window, if applicable. For example, for a static text control, it will 3565 be the minimal size such that the control label is not truncated. For 3566 windows containing subwindows (such as wx.Panel), the size returned by 3567 this function will be the same as the size the window would have had 3568 after calling Fit.</p> 3569 </dd></dl> 3570 3571 <dl class="method"> 3572 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetBestVirtualSize"> 3573 <tt class="descname">GetBestVirtualSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetBestVirtualSize" title="Permalink to this definition">¶</a></dt> 3574 <dd><p>Return the largest of ClientSize and BestSize (as determined by a 3575 sizer, interior children, or other means)</p> 3576 </dd></dl> 3577 3578 <dl class="method"> 3579 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetBorder"> 3580 <tt class="descname">GetBorder</tt><big>(</big><em>self</em>, <em>long flags</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetBorder" title="Permalink to this definition">¶</a></dt> 3581 <dd><p>GetBorder(self) -> int</p> 3582 <p>Get border for the flags of this window</p> 3583 </dd></dl> 3584 3585 <dl class="staticmethod"> 3586 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetCapture"> 3587 <em class="property">static </em><tt class="descname">GetCapture</tt><big>(</big><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetCapture" title="Permalink to this definition">¶</a></dt> 3588 <dd><p>Returns the window which currently captures the mouse or None</p> 3589 </dd></dl> 3590 3591 <dl class="method"> 3592 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetCaret"> 3593 <tt class="descname">GetCaret</tt><big>(</big><em>self</em><big>)</big> → Caret<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetCaret" title="Permalink to this definition">¶</a></dt> 3594 <dd><p>Returns the caret associated with the window.</p> 3595 </dd></dl> 3596 3597 <dl class="method"> 3598 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetCharHeight"> 3599 <tt class="descname">GetCharHeight</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetCharHeight" title="Permalink to this definition">¶</a></dt> 3600 <dd><p>Get the (average) character size for the current font.</p> 3601 </dd></dl> 3602 3603 <dl class="method"> 3604 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetCharWidth"> 3605 <tt class="descname">GetCharWidth</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetCharWidth" title="Permalink to this definition">¶</a></dt> 3606 <dd><p>Get the (average) character size for the current font.</p> 3607 </dd></dl> 3608 3609 <dl class="method"> 3610 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetChildren"> 3611 <tt class="descname">GetChildren</tt><big>(</big><em>self</em><big>)</big> → WindowList<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetChildren" title="Permalink to this definition">¶</a></dt> 3612 <dd><p>Returns an object containing a list of the window’s children. The 3613 object provides a Python sequence-like interface over the internal 3614 list maintained by the window..</p> 3615 </dd></dl> 3616 3617 <dl class="staticmethod"> 3618 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetClassDefaultAttributes"> 3619 <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.help_panel.HelpWindow.GetClassDefaultAttributes" title="Permalink to this definition">¶</a></dt> 3620 <dd><p>Get the default attributes for this class. This is useful if you want 3621 to use the same font or colour in your own control as in a standard 3622 control – which is a much better idea than hard coding specific 3623 colours or fonts which might look completely out of place on the 3624 user’s system, especially if it uses themes.</p> 3625 <p>The variant parameter is only relevant under Mac currently and is 3626 ignore under other platforms. Under Mac, it will change the size of 3627 the returned font. See <cite>wx.Window.SetWindowVariant</cite> for more about 3628 this.</p> 3629 </dd></dl> 3630 3631 <dl class="method"> 3632 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetClassName"> 3633 <tt class="descname">GetClassName</tt><big>(</big><em>self</em><big>)</big> → String<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetClassName" title="Permalink to this definition">¶</a></dt> 3634 <dd><p>Returns the class name of the C++ class using wxRTTI.</p> 3635 </dd></dl> 3636 3637 <dl class="method"> 3638 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetClientAreaOrigin"> 3639 <tt class="descname">GetClientAreaOrigin</tt><big>(</big><em>self</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetClientAreaOrigin" title="Permalink to this definition">¶</a></dt> 3640 <dd><p>Get the origin of the client area of the window relative to the 3641 window’s top left corner (the client area may be shifted because of 3642 the borders, scrollbars, other decorations...)</p> 3643 </dd></dl> 3644 3645 <dl class="method"> 3646 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetClientRect"> 3647 <tt class="descname">GetClientRect</tt><big>(</big><em>self</em><big>)</big> → Rect<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetClientRect" title="Permalink to this definition">¶</a></dt> 3648 <dd><p>Get the client area position and size as a <cite>wx.Rect</cite> object.</p> 3649 </dd></dl> 3650 3651 <dl class="method"> 3652 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetClientSize"> 3653 <tt class="descname">GetClientSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetClientSize" title="Permalink to this definition">¶</a></dt> 3654 <dd><p>This gets the size of the window’s ‘client area’ in pixels. The client 3655 area is the area which may be drawn on by the programmer, excluding 3656 title bar, border, scrollbars, etc.</p> 3657 </dd></dl> 3658 3659 <dl class="method"> 3660 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetClientSizeTuple"> 3661 <tt class="descname">GetClientSizeTuple</tt><big>(</big><em>) -> (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetClientSizeTuple" title="Permalink to this definition">¶</a></dt> 3662 <dd><p>This gets the size of the window’s ‘client area’ in pixels. The client 3663 area is the area which may be drawn on by the programmer, excluding 3664 title bar, border, scrollbars, etc.</p> 3665 </dd></dl> 3666 3667 <dl class="method"> 3668 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetConstraints"> 3669 <tt class="descname">GetConstraints</tt><big>(</big><em>self</em><big>)</big> → LayoutConstraints<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetConstraints" title="Permalink to this definition">¶</a></dt> 3670 <dd><p>Returns a pointer to the window’s layout constraints, or None if there 3671 are none.</p> 3672 </dd></dl> 3673 3674 <dl class="method"> 3675 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetContainingSizer"> 3676 <tt class="descname">GetContainingSizer</tt><big>(</big><em>self</em><big>)</big> → Sizer<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetContainingSizer" title="Permalink to this definition">¶</a></dt> 3677 <dd><p>Return the sizer that this window is a member of, if any, otherwise None.</p> 3678 </dd></dl> 3679 3680 <dl class="method"> 3681 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetCursor"> 3682 <tt class="descname">GetCursor</tt><big>(</big><em>self</em><big>)</big> → Cursor<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetCursor" title="Permalink to this definition">¶</a></dt> 3683 <dd><p>Return the cursor associated with this window.</p> 3684 </dd></dl> 3685 3686 <dl class="method"> 3687 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetDefaultAttributes"> 3688 <tt class="descname">GetDefaultAttributes</tt><big>(</big><em>self</em><big>)</big> → VisualAttributes<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetDefaultAttributes" title="Permalink to this definition">¶</a></dt> 3689 <dd><p>Get the default attributes for an instance of this class. This is 3690 useful if you want to use the same font or colour in your own control 3691 as in a standard control – which is a much better idea than hard 3692 coding specific colours or fonts which might look completely out of 3693 place on the user’s system, especially if it uses themes.</p> 3694 </dd></dl> 3695 3696 <dl class="method"> 3697 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetDefaultItem"> 3698 <tt class="descname">GetDefaultItem</tt><big>(</big><em>self</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetDefaultItem" title="Permalink to this definition">¶</a></dt> 3699 <dd><p>Get the default child of this parent, i.e. the one which is activated 3700 by pressing <Enter> such as the OK button on a wx.Dialog.</p> 3701 </dd></dl> 3702 3703 <dl class="method"> 3704 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetDropTarget"> 3705 <tt class="descname">GetDropTarget</tt><big>(</big><em>self</em><big>)</big> → DropTarget<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetDropTarget" title="Permalink to this definition">¶</a></dt> 3706 <dd><p>Returns the associated drop target, which may be None.</p> 3707 </dd></dl> 3708 3709 <dl class="method"> 3710 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetEffectiveMinSize"> 3711 <tt class="descname">GetEffectiveMinSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetEffectiveMinSize" title="Permalink to this definition">¶</a></dt> 3712 <dd><p>This function will merge the window’s best size into the window’s 3713 minimum size, giving priority to the min size components, and returns 3714 the results.</p> 3715 </dd></dl> 3716 3717 <dl class="method"> 3718 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetEventHandler"> 3719 <tt class="descname">GetEventHandler</tt><big>(</big><em>self</em><big>)</big> → EvtHandler<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetEventHandler" title="Permalink to this definition">¶</a></dt> 3720 <dd><p>Returns the event handler for this window. By default, the window is 3721 its own event handler.</p> 3722 </dd></dl> 3723 3724 <dl class="method"> 3725 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetEvtHandlerEnabled"> 3726 <tt class="descname">GetEvtHandlerEnabled</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 3727 <dd></dd></dl> 3728 3729 <dl class="method"> 3730 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetExtraStyle"> 3731 <tt class="descname">GetExtraStyle</tt><big>(</big><em>self</em><big>)</big> → long<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetExtraStyle" title="Permalink to this definition">¶</a></dt> 3732 <dd><p>Returns the extra style bits for the window.</p> 3733 </dd></dl> 3734 3735 <dl class="method"> 3736 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetFont"> 3737 <tt class="descname">GetFont</tt><big>(</big><em>self</em><big>)</big> → Font<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetFont" title="Permalink to this definition">¶</a></dt> 3738 <dd><p>Returns the default font used for this window.</p> 3739 </dd></dl> 3740 3741 <dl class="method"> 3742 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetForegroundColour"> 3743 <tt class="descname">GetForegroundColour</tt><big>(</big><em>self</em><big>)</big> → Colour<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetForegroundColour" title="Permalink to this definition">¶</a></dt> 3744 <dd><p>Returns the foreground colour of the window. The interpretation of 3745 foreground colour is dependent on the window class; it may be the text 3746 colour or other colour, or it may not be used at all.</p> 3747 </dd></dl> 3748 3749 <dl class="method"> 3750 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetFullTextExtent"> 3751 <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.help_panel.HelpWindow.GetFullTextExtent" title="Permalink to this definition">¶</a></dt> 3752 <dd><blockquote> 3753 <div>(width, height, descent, externalLeading)</div></blockquote> 3754 <p>Get the width, height, decent and leading of the text using the 3755 current or specified font.</p> 3756 </dd></dl> 3757 3758 <dl class="method"> 3759 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetGrandParent"> 3760 <tt class="descname">GetGrandParent</tt><big>(</big><em>self</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetGrandParent" title="Permalink to this definition">¶</a></dt> 3761 <dd><p>Returns the parent of the parent of this window, or None if there 3762 isn’t one.</p> 3763 </dd></dl> 3764 3765 <dl class="method"> 3766 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetGtkWidget"> 3767 <tt class="descname">GetGtkWidget</tt><big>(</big><em>self</em><big>)</big> → long<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetGtkWidget" title="Permalink to this definition">¶</a></dt> 3768 <dd><p>On wxGTK returns a pointer to the GtkWidget for this window as a long 3769 integer. On the other platforms this method returns zero.</p> 3770 </dd></dl> 3771 3772 <dl class="method"> 3773 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetHandle"> 3774 <tt class="descname">GetHandle</tt><big>(</big><em>self</em><big>)</big> → long<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetHandle" title="Permalink to this definition">¶</a></dt> 3775 <dd><p>Returns the platform-specific handle (as a long integer) of the 3776 physical window. On wxMSW this is the win32 window handle, on wxGTK 3777 it is the XWindow ID, and on wxMac it is the ControlRef.</p> 3778 </dd></dl> 3779 3780 <dl class="method"> 3781 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetHelpText"> 3782 <tt class="descname">GetHelpText</tt><big>(</big><em>self</em><big>)</big> → String<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetHelpText" title="Permalink to this definition">¶</a></dt> 3783 <dd><p>Gets the help text to be used as context-sensitive help for this 3784 window. Note that the text is actually stored by the current 3785 <cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p> 3786 </dd></dl> 3787 3788 <dl class="method"> 3789 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetHelpTextAtPoint"> 3790 <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.help_panel.HelpWindow.GetHelpTextAtPoint" title="Permalink to this definition">¶</a></dt> 3791 <dd><p>Get the help string associated with the given position in this window.</p> 3792 <p>Notice that pt may be invalid if event origin is keyboard or unknown 3793 and this method should return the global window help text then</p> 3794 </dd></dl> 3795 3796 <dl class="method"> 3797 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetIcon"> 3798 <tt class="descname">GetIcon</tt><big>(</big><em>self</em><big>)</big> → Icon<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetIcon" title="Permalink to this definition">¶</a></dt> 3799 <dd></dd></dl> 3800 3801 <dl class="method"> 3802 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetId"> 3803 <tt class="descname">GetId</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetId" title="Permalink to this definition">¶</a></dt> 3804 <dd><p>Returns the identifier of the window. Each window has an integer 3805 identifier. If the application has not provided one (or the default Id 3806 -1 is used) then an unique identifier with a negative value will be 3807 generated.</p> 3808 </dd></dl> 3809 3810 <dl class="method"> 3811 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetLabel"> 3812 <tt class="descname">GetLabel</tt><big>(</big><em>self</em><big>)</big> → String<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetLabel" title="Permalink to this definition">¶</a></dt> 3813 <dd><p>Generic way of getting a label from any window, for identification 3814 purposes. The interpretation of this function differs from class to 3815 class. For frames and dialogs, the value returned is the title. For 3816 buttons or static text controls, it is the button text. This function 3817 can be useful for meta-programs such as testing tools or special-needs 3818 access programs)which need to identify windows by name.</p> 3819 </dd></dl> 3820 3821 <dl class="method"> 3822 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetLayoutDirection"> 3823 <tt class="descname">GetLayoutDirection</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetLayoutDirection" title="Permalink to this definition">¶</a></dt> 3824 <dd><p>Get the layout direction (LTR or RTL) for this window. Returns 3825 <tt class="docutils literal"><span class="pre">wx.Layout_Default</span></tt> if layout direction is not supported.</p> 3826 </dd></dl> 3827 3828 <dl class="method"> 3829 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetMaxHeight"> 3830 <tt class="descname">GetMaxHeight</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetMaxHeight" title="Permalink to this definition">¶</a></dt> 3831 <dd></dd></dl> 3832 3833 <dl class="method"> 3834 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetMaxSize"> 3835 <tt class="descname">GetMaxSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetMaxSize" title="Permalink to this definition">¶</a></dt> 3836 <dd></dd></dl> 3837 3838 <dl class="method"> 3839 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetMaxWidth"> 3840 <tt class="descname">GetMaxWidth</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetMaxWidth" title="Permalink to this definition">¶</a></dt> 3841 <dd></dd></dl> 3842 3843 <dl class="method"> 3844 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetMenuBar"> 3845 <tt class="descname">GetMenuBar</tt><big>(</big><em>self</em><big>)</big> → MenuBar<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetMenuBar" title="Permalink to this definition">¶</a></dt> 3846 <dd></dd></dl> 3847 3848 <dl class="method"> 3849 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetMinHeight"> 3850 <tt class="descname">GetMinHeight</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetMinHeight" title="Permalink to this definition">¶</a></dt> 3851 <dd></dd></dl> 3852 3853 <dl class="method"> 3854 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetMinSize"> 3855 <tt class="descname">GetMinSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetMinSize" title="Permalink to this definition">¶</a></dt> 3856 <dd></dd></dl> 3857 3858 <dl class="method"> 3859 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetMinWidth"> 3860 <tt class="descname">GetMinWidth</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetMinWidth" title="Permalink to this definition">¶</a></dt> 3861 <dd></dd></dl> 3862 3863 <dl class="method"> 3864 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetName"> 3865 <tt class="descname">GetName</tt><big>(</big><em>self</em><big>)</big> → String<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetName" title="Permalink to this definition">¶</a></dt> 3866 <dd><p>Returns the windows name. This name is not guaranteed to be unique; 3867 it is up to the programmer to supply an appropriate name in the window 3868 constructor or via wx.Window.SetName.</p> 3869 </dd></dl> 3870 3871 <dl class="method"> 3872 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetNextHandler"> 3873 <tt class="descname">GetNextHandler</tt><big>(</big><em>self</em><big>)</big> → EvtHandler<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetNextHandler" title="Permalink to this definition">¶</a></dt> 3874 <dd></dd></dl> 3875 3876 <dl class="method"> 3877 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetParent"> 3878 <tt class="descname">GetParent</tt><big>(</big><em>self</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetParent" title="Permalink to this definition">¶</a></dt> 3879 <dd><p>Returns the parent window of this window, or None if there isn’t one.</p> 3880 </dd></dl> 3881 3882 <dl class="method"> 3883 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetPosition"> 3884 <tt class="descname">GetPosition</tt><big>(</big><em>self</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetPosition" title="Permalink to this definition">¶</a></dt> 3885 <dd><p>Get the window’s position. Notice that the position is in client 3886 coordinates for child windows and screen coordinates for the top level 3887 ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all 3888 kinds of windows.</p> 3889 </dd></dl> 3890 3891 <dl class="method"> 3892 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetPositionTuple"> 3893 <tt class="descname">GetPositionTuple</tt><big>(</big><em>) -> (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetPositionTuple" title="Permalink to this definition">¶</a></dt> 3894 <dd><p>Get the window’s position. Notice that the position is in client 3895 coordinates for child windows and screen coordinates for the top level 3896 ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all 3897 kinds of windows.</p> 3898 </dd></dl> 3899 3900 <dl class="method"> 3901 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetPreviousHandler"> 3902 <tt class="descname">GetPreviousHandler</tt><big>(</big><em>self</em><big>)</big> → EvtHandler<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetPreviousHandler" title="Permalink to this definition">¶</a></dt> 3903 <dd></dd></dl> 3904 3905 <dl class="method"> 3906 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetRect"> 3907 <tt class="descname">GetRect</tt><big>(</big><em>self</em><big>)</big> → Rect<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetRect" title="Permalink to this definition">¶</a></dt> 3908 <dd><p>Returns the size and position of the window as a <cite>wx.Rect</cite> object.</p> 3909 </dd></dl> 3910 3911 <dl class="method"> 3912 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetScreenPosition"> 3913 <tt class="descname">GetScreenPosition</tt><big>(</big><em>self</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetScreenPosition" title="Permalink to this definition">¶</a></dt> 3914 <dd><p>Get the position of the window in screen coordinantes.</p> 3915 </dd></dl> 3916 3917 <dl class="method"> 3918 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetScreenPositionTuple"> 3919 <tt class="descname">GetScreenPositionTuple</tt><big>(</big><em>) -> (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetScreenPositionTuple" title="Permalink to this definition">¶</a></dt> 3920 <dd><p>Get the position of the window in screen coordinantes.</p> 3921 </dd></dl> 3922 3923 <dl class="method"> 3924 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetScreenRect"> 3925 <tt class="descname">GetScreenRect</tt><big>(</big><em>self</em><big>)</big> → Rect<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetScreenRect" title="Permalink to this definition">¶</a></dt> 3926 <dd><p>Returns the size and position of the window in screen coordinantes as 3927 a <cite>wx.Rect</cite> object.</p> 3928 </dd></dl> 3929 3930 <dl class="method"> 3931 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetScrollPos"> 3932 <tt class="descname">GetScrollPos</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetScrollPos" title="Permalink to this definition">¶</a></dt> 3933 <dd><p>Returns the built-in scrollbar position.</p> 3934 </dd></dl> 3935 3936 <dl class="method"> 3937 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetScrollRange"> 3938 <tt class="descname">GetScrollRange</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetScrollRange" title="Permalink to this definition">¶</a></dt> 3939 <dd><p>Returns the built-in scrollbar range.</p> 3940 </dd></dl> 3941 3942 <dl class="method"> 3943 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetScrollThumb"> 3944 <tt class="descname">GetScrollThumb</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetScrollThumb" title="Permalink to this definition">¶</a></dt> 3945 <dd><p>Returns the built-in scrollbar thumb size.</p> 3946 </dd></dl> 3947 3948 <dl class="method"> 3949 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetSize"> 3950 <tt class="descname">GetSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetSize" title="Permalink to this definition">¶</a></dt> 3951 <dd><p>Get the window size.</p> 3952 </dd></dl> 3953 3954 <dl class="method"> 3955 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetSizeTuple"> 3956 <tt class="descname">GetSizeTuple</tt><big>(</big><em>) -> (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetSizeTuple" title="Permalink to this definition">¶</a></dt> 3957 <dd><p>Get the window size.</p> 3958 </dd></dl> 3959 3960 <dl class="method"> 3961 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetSizer"> 3962 <tt class="descname">GetSizer</tt><big>(</big><em>self</em><big>)</big> → Sizer<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetSizer" title="Permalink to this definition">¶</a></dt> 3963 <dd><p>Return the sizer associated with the window by a previous call to 3964 SetSizer or None if there isn’t one.</p> 3965 </dd></dl> 3966 3967 <dl class="method"> 3968 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetStatusBar"> 3969 <tt class="descname">GetStatusBar</tt><big>(</big><em>self</em><big>)</big> → StatusBar<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetStatusBar" title="Permalink to this definition">¶</a></dt> 3970 <dd></dd></dl> 3971 3972 <dl class="method"> 3973 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetStatusBarPane"> 3974 <tt class="descname">GetStatusBarPane</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetStatusBarPane" title="Permalink to this definition">¶</a></dt> 3975 <dd></dd></dl> 3976 3977 <dl class="method"> 3978 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetTextExtent"> 3979 <tt class="descname">GetTextExtent</tt><big>(</big><em>String string) -> (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetTextExtent" title="Permalink to this definition">¶</a></dt> 3980 <dd><p>Get the width and height of the text using the current font.</p> 3981 </dd></dl> 3982 3983 <dl class="method"> 3984 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetThemeEnabled"> 3985 <tt class="descname">GetThemeEnabled</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetThemeEnabled" title="Permalink to this definition">¶</a></dt> 3986 <dd><p>Return the themeEnabled flag.</p> 3987 </dd></dl> 3988 3989 <dl class="method"> 3990 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetTitle"> 3991 <tt class="descname">GetTitle</tt><big>(</big><em>self</em><big>)</big> → String<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetTitle" title="Permalink to this definition">¶</a></dt> 3992 <dd></dd></dl> 3993 3994 <dl class="method"> 3995 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetTmpDefaultItem"> 3996 <tt class="descname">GetTmpDefaultItem</tt><big>(</big><em>self</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetTmpDefaultItem" title="Permalink to this definition">¶</a></dt> 3997 <dd><p>Return the temporary default item, which can be None.</p> 3998 </dd></dl> 3999 4000 <dl class="method"> 4001 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetToolBar"> 4002 <tt class="descname">GetToolBar</tt><big>(</big><em>self</em><big>)</big> → wxToolBar<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetToolBar" title="Permalink to this definition">¶</a></dt> 4003 <dd></dd></dl> 4004 4005 <dl class="method"> 4006 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetToolTip"> 4007 <tt class="descname">GetToolTip</tt><big>(</big><em>self</em><big>)</big> → ToolTip<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetToolTip" title="Permalink to this definition">¶</a></dt> 4008 <dd><p>get the associated tooltip or None if none</p> 4009 </dd></dl> 4010 4011 <dl class="method"> 4012 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetTopLevelParent"> 4013 <tt class="descname">GetTopLevelParent</tt><big>(</big><em>self</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetTopLevelParent" title="Permalink to this definition">¶</a></dt> 4014 <dd><p>Returns the first frame or dialog in this window’s parental hierarchy.</p> 4015 </dd></dl> 4016 4017 <dl class="method"> 4018 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetUpdateClientRect"> 4019 <tt class="descname">GetUpdateClientRect</tt><big>(</big><em>self</em><big>)</big> → Rect<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetUpdateClientRect" title="Permalink to this definition">¶</a></dt> 4020 <dd><p>Get the update rectangle region bounding box in client coords.</p> 4021 </dd></dl> 4022 4023 <dl class="method"> 4024 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetUpdateRegion"> 4025 <tt class="descname">GetUpdateRegion</tt><big>(</big><em>self</em><big>)</big> → Region<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetUpdateRegion" title="Permalink to this definition">¶</a></dt> 4026 <dd><p>Returns the region specifying which parts of the window have been 4027 damaged. Should only be called within an EVT_PAINT handler.</p> 4028 </dd></dl> 4029 4030 <dl class="method"> 4031 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetValidator"> 4032 <tt class="descname">GetValidator</tt><big>(</big><em>self</em><big>)</big> → Validator<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetValidator" title="Permalink to this definition">¶</a></dt> 4033 <dd><p>Returns a pointer to the current validator for the window, or None if 4034 there is none.</p> 4035 </dd></dl> 4036 4037 <dl class="method"> 4038 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetVirtualSize"> 4039 <tt class="descname">GetVirtualSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetVirtualSize" title="Permalink to this definition">¶</a></dt> 4040 <dd><p>Get the the virtual size of the window in pixels. For most windows 4041 this is just the client area of the window, but for some like scrolled 4042 windows it is more or less independent of the screen window size.</p> 4043 </dd></dl> 4044 4045 <dl class="method"> 4046 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetVirtualSizeTuple"> 4047 <tt class="descname">GetVirtualSizeTuple</tt><big>(</big><em>) -> (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetVirtualSizeTuple" title="Permalink to this definition">¶</a></dt> 4048 <dd><p>Get the the virtual size of the window in pixels. For most windows 4049 this is just the client area of the window, but for some like scrolled 4050 windows it is more or less independent of the screen window size.</p> 4051 </dd></dl> 4052 4053 <dl class="method"> 4054 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetWindowBorderSize"> 4055 <tt class="descname">GetWindowBorderSize</tt><big>(</big><em>self</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetWindowBorderSize" title="Permalink to this definition">¶</a></dt> 4056 <dd><p>Return the size of the left/right and top/bottom borders.</p> 4057 </dd></dl> 4058 4059 <dl class="method"> 4060 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetWindowStyle"> 4061 <tt class="descname">GetWindowStyle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetWindowStyle" title="Permalink to this definition">¶</a></dt> 4062 <dd><p>GetWindowStyleFlag(self) -> long</p> 4063 <p>Gets the window style that was passed to the constructor or Create 4064 method.</p> 4065 </dd></dl> 4066 4067 <dl class="method"> 4068 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetWindowStyleFlag"> 4069 <tt class="descname">GetWindowStyleFlag</tt><big>(</big><em>self</em><big>)</big> → long<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 4070 <dd><p>Gets the window style that was passed to the constructor or Create 4071 method.</p> 4072 </dd></dl> 4073 4074 <dl class="method"> 4075 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GetWindowVariant"> 4076 <tt class="descname">GetWindowVariant</tt><big>(</big><em>self</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GetWindowVariant" title="Permalink to this definition">¶</a></dt> 4077 <dd></dd></dl> 4078 4079 <dl class="attribute"> 4080 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GrandParent"> 4081 <tt class="descname">GrandParent</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GrandParent" title="Permalink to this definition">¶</a></dt> 4082 <dd><p>See <cite>GetGrandParent</cite></p> 4083 </dd></dl> 4084 4085 <dl class="attribute"> 4086 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.GtkWidget"> 4087 <tt class="descname">GtkWidget</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.GtkWidget" title="Permalink to this definition">¶</a></dt> 4088 <dd><p>GetGtkWidget(self) -> long</p> 4089 <p>On wxGTK returns a pointer to the GtkWidget for this window as a long 4090 integer. On the other platforms this method returns zero.</p> 4091 </dd></dl> 4092 4093 <dl class="attribute"> 4094 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Handle"> 4095 <tt class="descname">Handle</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Handle" title="Permalink to this definition">¶</a></dt> 4096 <dd><p>See <cite>GetHandle</cite></p> 4097 </dd></dl> 4098 4099 <dl class="method"> 4100 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.HasCapture"> 4101 <tt class="descname">HasCapture</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.HasCapture" title="Permalink to this definition">¶</a></dt> 4102 <dd><p>Returns true if this window has the current mouse capture.</p> 4103 </dd></dl> 4104 4105 <dl class="method"> 4106 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.HasFlag"> 4107 <tt class="descname">HasFlag</tt><big>(</big><em>self</em>, <em>int flag</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.HasFlag" title="Permalink to this definition">¶</a></dt> 4108 <dd><p>Test if the given style is set for this window.</p> 4109 </dd></dl> 4110 4111 <dl class="method"> 4112 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.HasMultiplePages"> 4113 <tt class="descname">HasMultiplePages</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.HasMultiplePages" title="Permalink to this definition">¶</a></dt> 4114 <dd></dd></dl> 4115 4116 <dl class="method"> 4117 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.HasScrollbar"> 4118 <tt class="descname">HasScrollbar</tt><big>(</big><em>self</em>, <em>int orient</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.HasScrollbar" title="Permalink to this definition">¶</a></dt> 4119 <dd><p>Does the window have the scrollbar for this orientation?</p> 4120 </dd></dl> 4121 4122 <dl class="method"> 4123 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.HasTransparentBackground"> 4124 <tt class="descname">HasTransparentBackground</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.HasTransparentBackground" title="Permalink to this definition">¶</a></dt> 4125 <dd><p>Returns True if this window’s background is transparent (as, for 4126 example, for <cite>wx.StaticText</cite>) and should show the parent window’s 4127 background.</p> 4128 <p>This method is mostly used internally by the library itself and you 4129 normally shouldn’t have to call it. You may, however, have to override 4130 it in your custom control classes to ensure that background is painted 4131 correctly.</p> 4132 </dd></dl> 4133 4134 <dl class="attribute"> 4135 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.HelpText"> 4136 <tt class="descname">HelpText</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.HelpText" title="Permalink to this definition">¶</a></dt> 4137 <dd><p>See <cite>GetHelpText</cite> and <cite>SetHelpText</cite></p> 4138 </dd></dl> 4139 4140 <dl class="method"> 4141 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Hide"> 4142 <tt class="descname">Hide</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Hide" title="Permalink to this definition">¶</a></dt> 4143 <dd><p>Equivalent to calling Show(False).</p> 4144 </dd></dl> 4145 4146 <dl class="method"> 4147 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.HitTest"> 4148 <tt class="descname">HitTest</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.HitTest" title="Permalink to this definition">¶</a></dt> 4149 <dd><p>Test where the given (in client coords) point lies</p> 4150 </dd></dl> 4151 4152 <dl class="method"> 4153 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.HitTestXY"> 4154 <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.help_panel.HelpWindow.HitTestXY" title="Permalink to this definition">¶</a></dt> 4155 <dd><p>Test where the given (in client coords) point lies</p> 4156 </dd></dl> 4157 4158 <dl class="attribute"> 4159 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Icon"> 4160 <tt class="descname">Icon</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Icon" title="Permalink to this definition">¶</a></dt> 4161 <dd><p>See <cite>GetIcon</cite> and <cite>SetIcon</cite></p> 4162 </dd></dl> 4163 4164 <dl class="method"> 4165 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Iconize"> 4166 <tt class="descname">Iconize</tt><big>(</big><em>self</em>, <em>bool iconize=True</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Iconize" title="Permalink to this definition">¶</a></dt> 4167 <dd></dd></dl> 4168 4169 <dl class="attribute"> 4170 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Id"> 4171 <tt class="descname">Id</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Id" title="Permalink to this definition">¶</a></dt> 4172 <dd><p>See <cite>GetId</cite> and <cite>SetId</cite></p> 4173 </dd></dl> 4174 4175 <dl class="method"> 4176 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.InheritAttributes"> 4177 <tt class="descname">InheritAttributes</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.InheritAttributes" title="Permalink to this definition">¶</a></dt> 4178 <dd><p>This function is (or should be, in case of custom controls) called 4179 during window creation to intelligently set up the window visual 4180 attributes, that is the font and the foreground and background 4181 colours.</p> 4182 <p>By ‘intelligently’ the following is meant: by default, all windows use 4183 their own default attributes. However if some of the parent’s 4184 attributes are explicitly changed (that is, using SetFont and not 4185 SetOwnFont) and if the corresponding attribute hadn’t been 4186 explicitly set for this window itself, then this window takes the same 4187 value as used by the parent. In addition, if the window overrides 4188 ShouldInheritColours to return false, the colours will not be changed 4189 no matter what and only the font might.</p> 4190 <p>This rather complicated logic is necessary in order to accommodate the 4191 different usage scenarios. The most common one is when all default 4192 attributes are used and in this case, nothing should be inherited as 4193 in modern GUIs different controls use different fonts (and colours) 4194 than their siblings so they can’t inherit the same value from the 4195 parent. However it was also deemed desirable to allow to simply change 4196 the attributes of all children at once by just changing the font or 4197 colour of their common parent, hence in this case we do inherit the 4198 parents attributes.</p> 4199 </dd></dl> 4200 4201 <dl class="method"> 4202 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.InheritsBackgroundColour"> 4203 <tt class="descname">InheritsBackgroundColour</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.InheritsBackgroundColour" title="Permalink to this definition">¶</a></dt> 4204 <dd></dd></dl> 4205 4206 <dl class="method"> 4207 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.InitDialog"> 4208 <tt class="descname">InitDialog</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.InitDialog" title="Permalink to this definition">¶</a></dt> 4209 <dd><p>Sends an EVT_INIT_DIALOG event, whose handler usually transfers data 4210 to the dialog via validators.</p> 4211 </dd></dl> 4212 4213 <dl class="method"> 4214 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.InvalidateBestSize"> 4215 <tt class="descname">InvalidateBestSize</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.InvalidateBestSize" title="Permalink to this definition">¶</a></dt> 4216 <dd><p>Reset the cached best size value so it will be recalculated the next 4217 time it is needed.</p> 4218 </dd></dl> 4219 4220 <dl class="method"> 4221 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsActive"> 4222 <tt class="descname">IsActive</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsActive" title="Permalink to this definition">¶</a></dt> 4223 <dd></dd></dl> 4224 4225 <dl class="method"> 4226 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsAlwaysMaximized"> 4227 <tt class="descname">IsAlwaysMaximized</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsAlwaysMaximized" title="Permalink to this definition">¶</a></dt> 4228 <dd></dd></dl> 4229 4230 <dl class="method"> 4231 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsBeingDeleted"> 4232 <tt class="descname">IsBeingDeleted</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsBeingDeleted" title="Permalink to this definition">¶</a></dt> 4233 <dd><p>Is the window in the process of being deleted?</p> 4234 </dd></dl> 4235 4236 <dl class="method"> 4237 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsDoubleBuffered"> 4238 <tt class="descname">IsDoubleBuffered</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsDoubleBuffered" title="Permalink to this definition">¶</a></dt> 4239 <dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window contents is double-buffered by the 4240 system, i.e. if any drawing done on the window is really done on a 4241 temporary backing surface and transferred to the screen all at once 4242 later.</p> 4243 </dd></dl> 4244 4245 <dl class="method"> 4246 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsEnabled"> 4247 <tt class="descname">IsEnabled</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsEnabled" title="Permalink to this definition">¶</a></dt> 4248 <dd><p>Returns true if the window is enabled for input, false otherwise.</p> 4249 </dd></dl> 4250 4251 <dl class="method"> 4252 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsExposed"> 4253 <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.help_panel.HelpWindow.IsExposed" title="Permalink to this definition">¶</a></dt> 4254 <dd><p>Returns true if the given point or rectangle area has been exposed 4255 since the last repaint. Call this in an paint event handler to 4256 optimize redrawing by only redrawing those areas, which have been 4257 exposed.</p> 4258 </dd></dl> 4259 4260 <dl class="method"> 4261 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsExposedPoint"> 4262 <tt class="descname">IsExposedPoint</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsExposedPoint" title="Permalink to this definition">¶</a></dt> 4263 <dd><p>Returns true if the given point or rectangle area has been exposed 4264 since the last repaint. Call this in an paint event handler to 4265 optimize redrawing by only redrawing those areas, which have been 4266 exposed.</p> 4267 </dd></dl> 4268 4269 <dl class="method"> 4270 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsExposedRect"> 4271 <tt class="descname">IsExposedRect</tt><big>(</big><em>self</em>, <em>Rect rect</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsExposedRect" title="Permalink to this definition">¶</a></dt> 4272 <dd><p>Returns true if the given point or rectangle area has been exposed 4273 since the last repaint. Call this in an paint event handler to 4274 optimize redrawing by only redrawing those areas, which have been 4275 exposed.</p> 4276 </dd></dl> 4277 4278 <dl class="method"> 4279 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsFrozen"> 4280 <tt class="descname">IsFrozen</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsFrozen" title="Permalink to this definition">¶</a></dt> 4281 <dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window has been frozen and not thawed yet.</p> 4282 <table class="docutils field-list" frame="void" rules="none"> 4283 <col class="field-name" /> 4284 <col class="field-body" /> 4285 <tbody valign="top"> 4286 <tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>Freeze</cite> and <cite>Thaw</cite></td> 4287 </tr> 4288 </tbody> 4289 </table> 4290 </dd></dl> 4291 4292 <dl class="method"> 4293 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsFullScreen"> 4294 <tt class="descname">IsFullScreen</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsFullScreen" title="Permalink to this definition">¶</a></dt> 4295 <dd></dd></dl> 4296 4297 <dl class="method"> 4298 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsIconized"> 4299 <tt class="descname">IsIconized</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsIconized" title="Permalink to this definition">¶</a></dt> 4300 <dd></dd></dl> 4301 4302 <dl class="method"> 4303 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsMaximized"> 4304 <tt class="descname">IsMaximized</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsMaximized" title="Permalink to this definition">¶</a></dt> 4305 <dd></dd></dl> 4306 4307 <dl class="method"> 4308 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsRetained"> 4309 <tt class="descname">IsRetained</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsRetained" title="Permalink to this definition">¶</a></dt> 4310 <dd><p>Returns true if the window is retained, false otherwise. Retained 4311 windows are only available on X platforms.</p> 4312 </dd></dl> 4313 4314 <dl class="method"> 4315 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsSameAs"> 4316 <tt class="descname">IsSameAs</tt><big>(</big><em>self</em>, <em>Object p</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsSameAs" title="Permalink to this definition">¶</a></dt> 4317 <dd><p>For wx.Objects that use C++ reference counting internally, this method 4318 can be used to determine if two objects are referencing the same data 4319 object.</p> 4320 </dd></dl> 4321 4322 <dl class="method"> 4323 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsShown"> 4324 <tt class="descname">IsShown</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsShown" title="Permalink to this definition">¶</a></dt> 4325 <dd><p>Returns true if the window is shown, false if it has been hidden.</p> 4326 </dd></dl> 4327 4328 <dl class="method"> 4329 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsShownOnScreen"> 4330 <tt class="descname">IsShownOnScreen</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsShownOnScreen" title="Permalink to this definition">¶</a></dt> 4331 <dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window is physically visible on the screen, 4332 i.e. it is shown and all its parents up to the toplevel window are 4333 shown as well.</p> 4334 </dd></dl> 4335 4336 <dl class="method"> 4337 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.IsTopLevel"> 4338 <tt class="descname">IsTopLevel</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.IsTopLevel" title="Permalink to this definition">¶</a></dt> 4339 <dd><p>Returns true if the given window is a top-level one. Currently all 4340 frames and dialogs are always considered to be top-level windows (even 4341 if they have a parent window).</p> 4342 </dd></dl> 4343 4344 <dl class="attribute"> 4345 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Label"> 4346 <tt class="descname">Label</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Label" title="Permalink to this definition">¶</a></dt> 4347 <dd><p>See <cite>GetLabel</cite> and <cite>SetLabel</cite></p> 4348 </dd></dl> 4349 4350 <dl class="method"> 4351 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Layout"> 4352 <tt class="descname">Layout</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Layout" title="Permalink to this definition">¶</a></dt> 4353 <dd><p>Invokes the constraint-based layout algorithm or the sizer-based 4354 algorithm for this window. See SetAutoLayout: when auto layout is on, 4355 this function gets called automatically by the default EVT_SIZE 4356 handler when the window is resized.</p> 4357 </dd></dl> 4358 4359 <dl class="attribute"> 4360 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.LayoutDirection"> 4361 <tt class="descname">LayoutDirection</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.LayoutDirection" title="Permalink to this definition">¶</a></dt> 4362 <dd><p>See <cite>GetLayoutDirection</cite> and <cite>SetLayoutDirection</cite></p> 4363 </dd></dl> 4364 4365 <dl class="method"> 4366 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.LineDown"> 4367 <tt class="descname">LineDown</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.LineDown" title="Permalink to this definition">¶</a></dt> 4368 <dd><p>This is just a wrapper for ScrollLines(1).</p> 4369 </dd></dl> 4370 4371 <dl class="method"> 4372 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.LineUp"> 4373 <tt class="descname">LineUp</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.LineUp" title="Permalink to this definition">¶</a></dt> 4374 <dd><p>This is just a wrapper for ScrollLines(-1).</p> 4375 </dd></dl> 4376 4377 <dl class="method"> 4378 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Lower"> 4379 <tt class="descname">Lower</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Lower" title="Permalink to this definition">¶</a></dt> 4380 <dd><p>Lowers the window to the bottom of the window hierarchy. In current 4381 version of wxWidgets this works both for managed and child windows.</p> 4382 </dd></dl> 4383 4384 <dl class="method"> 4385 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MacGetMetalAppearance"> 4386 <tt class="descname">MacGetMetalAppearance</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MacGetMetalAppearance" title="Permalink to this definition">¶</a></dt> 4387 <dd></dd></dl> 4388 4389 <dl class="method"> 4390 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MacGetTopLevelWindowRef"> 4391 <tt class="descname">MacGetTopLevelWindowRef</tt><big>(</big><em>self</em><big>)</big> → long<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MacGetTopLevelWindowRef" title="Permalink to this definition">¶</a></dt> 4392 <dd></dd></dl> 4393 4394 <dl class="method"> 4395 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MacGetUnifiedAppearance"> 4396 <tt class="descname">MacGetUnifiedAppearance</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MacGetUnifiedAppearance" title="Permalink to this definition">¶</a></dt> 4397 <dd></dd></dl> 4398 4399 <dl class="method"> 4400 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MacSetMetalAppearance"> 4401 <tt class="descname">MacSetMetalAppearance</tt><big>(</big><em>self</em>, <em>bool on</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MacSetMetalAppearance" title="Permalink to this definition">¶</a></dt> 4402 <dd></dd></dl> 4403 4404 <dl class="method"> 4405 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MakeModal"> 4406 <tt class="descname">MakeModal</tt><big>(</big><em>self</em>, <em>bool modal=True</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MakeModal" title="Permalink to this definition">¶</a></dt> 4407 <dd><p>Disables all other windows in the application so that the user can 4408 only interact with this window. Passing False will reverse this 4409 effect.</p> 4410 </dd></dl> 4411 4412 <dl class="attribute"> 4413 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MaxHeight"> 4414 <tt class="descname">MaxHeight</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MaxHeight" title="Permalink to this definition">¶</a></dt> 4415 <dd><p>See <cite>GetMaxHeight</cite></p> 4416 </dd></dl> 4417 4418 <dl class="attribute"> 4419 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MaxSize"> 4420 <tt class="descname">MaxSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MaxSize" title="Permalink to this definition">¶</a></dt> 4421 <dd><p>See <cite>GetMaxSize</cite> and <cite>SetMaxSize</cite></p> 4422 </dd></dl> 4423 4424 <dl class="attribute"> 4425 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MaxWidth"> 4426 <tt class="descname">MaxWidth</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MaxWidth" title="Permalink to this definition">¶</a></dt> 4427 <dd><p>See <cite>GetMaxWidth</cite></p> 4428 </dd></dl> 4429 4430 <dl class="method"> 4431 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Maximize"> 4432 <tt class="descname">Maximize</tt><big>(</big><em>self</em>, <em>bool maximize=True</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Maximize" title="Permalink to this definition">¶</a></dt> 4433 <dd></dd></dl> 4434 4435 <dl class="attribute"> 4436 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MenuBar"> 4437 <tt class="descname">MenuBar</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MenuBar" title="Permalink to this definition">¶</a></dt> 4438 <dd><p>See <cite>GetMenuBar</cite> and <cite>SetMenuBar</cite></p> 4439 </dd></dl> 4440 4441 <dl class="attribute"> 4442 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MinHeight"> 4443 <tt class="descname">MinHeight</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MinHeight" title="Permalink to this definition">¶</a></dt> 4444 <dd><p>See <cite>GetMinHeight</cite></p> 4445 </dd></dl> 4446 4447 <dl class="attribute"> 4448 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MinSize"> 4449 <tt class="descname">MinSize</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MinSize" title="Permalink to this definition">¶</a></dt> 4450 <dd><p>See <cite>GetMinSize</cite> and <cite>SetMinSize</cite></p> 4451 </dd></dl> 4452 4453 <dl class="attribute"> 4454 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MinWidth"> 4455 <tt class="descname">MinWidth</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MinWidth" title="Permalink to this definition">¶</a></dt> 4456 <dd><p>See <cite>GetMinWidth</cite></p> 4457 </dd></dl> 4458 4459 <dl class="method"> 4460 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Move"> 4461 <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.help_panel.HelpWindow.Move" title="Permalink to this definition">¶</a></dt> 4462 <dd><p>Moves the window to the given position.</p> 4463 </dd></dl> 4464 4465 <dl class="method"> 4466 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MoveAfterInTabOrder"> 4467 <tt class="descname">MoveAfterInTabOrder</tt><big>(</big><em>self</em>, <em>Window win</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MoveAfterInTabOrder" title="Permalink to this definition">¶</a></dt> 4468 <dd><p>Moves this window in the tab navigation order after the specified 4469 sibling window. This means that when the user presses the TAB key on 4470 that other window, the focus switches to this window.</p> 4471 <p>The default tab order is the same as creation order. This function 4472 and <cite>MoveBeforeInTabOrder</cite> allow to change it after creating all the 4473 windows.</p> 4474 </dd></dl> 4475 4476 <dl class="method"> 4477 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MoveBeforeInTabOrder"> 4478 <tt class="descname">MoveBeforeInTabOrder</tt><big>(</big><em>self</em>, <em>Window win</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.MoveBeforeInTabOrder" title="Permalink to this definition">¶</a></dt> 4479 <dd><p>Same as <cite>MoveAfterInTabOrder</cite> except that it inserts this window just 4480 before win instead of putting it right after it.</p> 4481 </dd></dl> 4482 4483 <dl class="method"> 4484 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.MoveXY"> 4485 <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.help_panel.HelpWindow.MoveXY" title="Permalink to this definition">¶</a></dt> 4486 <dd><p>Moves the window to the given position.</p> 4487 </dd></dl> 4488 4489 <dl class="attribute"> 4490 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Name"> 4491 <tt class="descname">Name</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Name" title="Permalink to this definition">¶</a></dt> 4492 <dd><p>See <cite>GetName</cite> and <cite>SetName</cite></p> 4493 </dd></dl> 4494 4495 <dl class="method"> 4496 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Navigate"> 4497 <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.help_panel.HelpWindow.Navigate" title="Permalink to this definition">¶</a></dt> 4498 <dd><p>Does keyboard navigation from this window to another, by sending a 4499 <cite>wx.NavigationKeyEvent</cite>.</p> 4500 </dd></dl> 4501 4502 <dl class="staticmethod"> 4503 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.NewControlId"> 4504 <em class="property">static </em><tt class="descname">NewControlId</tt><big>(</big><big>)</big> → int<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.NewControlId" title="Permalink to this definition">¶</a></dt> 4505 <dd><p>Generate a control id for the controls which were not given one.</p> 4506 </dd></dl> 4507 4508 <dl class="staticmethod"> 4509 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.NextControlId"> 4510 <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.help_panel.HelpWindow.NextControlId" title="Permalink to this definition">¶</a></dt> 4511 <dd><p>Get the id of the control following the one with the given 4512 autogenerated) id</p> 4513 </dd></dl> 4514 4515 <dl class="attribute"> 4516 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.NextHandler"> 4517 <tt class="descname">NextHandler</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.NextHandler" title="Permalink to this definition">¶</a></dt> 4518 <dd><p>See <cite>GetNextHandler</cite> and <cite>SetNextHandler</cite></p> 4519 </dd></dl> 4520 4521 <dl class="method"> 4522 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.OnButtonClicked"> 4523 <tt class="descname">OnButtonClicked</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.OnButtonClicked" title="Permalink to this definition">¶</a></dt> 4524 <dd><p>Function to diplay Model html page related to the hyperlinktext selected</p> 4525 </dd></dl> 4526 4527 <dl class="method"> 4528 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.OnLinkClicked"> 4529 <tt class="descname">OnLinkClicked</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.OnLinkClicked" title="Permalink to this definition">¶</a></dt> 4530 <dd><p>Function to diplay html page related to the hyperlinktext selected</p> 4531 </dd></dl> 4532 4533 <dl class="method"> 4534 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.OnPaint"> 4535 <tt class="descname">OnPaint</tt><big>(</big><em>self</em>, <em>PaintEvent event</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.OnPaint" title="Permalink to this definition">¶</a></dt> 4536 <dd></dd></dl> 4537 4538 <dl class="method"> 4539 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PageDown"> 4540 <tt class="descname">PageDown</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PageDown" title="Permalink to this definition">¶</a></dt> 4541 <dd><p>This is just a wrapper for ScrollPages(1).</p> 4542 </dd></dl> 4543 4544 <dl class="method"> 4545 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PageUp"> 4546 <tt class="descname">PageUp</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PageUp" title="Permalink to this definition">¶</a></dt> 4547 <dd><p>This is just a wrapper for ScrollPages(-1).</p> 4548 </dd></dl> 4549 4550 <dl class="attribute"> 4551 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Parent"> 4552 <tt class="descname">Parent</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Parent" title="Permalink to this definition">¶</a></dt> 4553 <dd><p>See <cite>GetParent</cite></p> 4554 </dd></dl> 4555 4556 <dl class="method"> 4557 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PopEventHandler"> 4558 <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.help_panel.HelpWindow.PopEventHandler" title="Permalink to this definition">¶</a></dt> 4559 <dd><p>Removes and returns the top-most event handler on the event handler 4560 stack. If deleteHandler is True then the wx.EvtHandler object will be 4561 destroyed after it is popped, and <tt class="docutils literal"><span class="pre">None</span></tt> will be returned instead.</p> 4562 </dd></dl> 4563 4564 <dl class="method"> 4565 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PopStatusText"> 4566 <tt class="descname">PopStatusText</tt><big>(</big><em>self</em>, <em>int number=0</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PopStatusText" title="Permalink to this definition">¶</a></dt> 4567 <dd></dd></dl> 4568 4569 <dl class="method"> 4570 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PopupMenu"> 4571 <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.help_panel.HelpWindow.PopupMenu" title="Permalink to this definition">¶</a></dt> 4572 <dd><p>Pops up the given menu at the specified coordinates, relative to this window, 4573 and returns control when the user has dismissed the menu. If a menu item is 4574 selected, the corresponding menu event is generated and will be processed as 4575 usual. If the default position is given then the current position of the 4576 mouse cursor will be used.</p> 4577 </dd></dl> 4578 4579 <dl class="method"> 4580 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PopupMenuXY"> 4581 <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.help_panel.HelpWindow.PopupMenuXY" title="Permalink to this definition">¶</a></dt> 4582 <dd><p>Pops up the given menu at the specified coordinates, relative to this window, 4583 and returns control when the user has dismissed the menu. If a menu item is 4584 selected, the corresponding menu event is generated and will be processed as 4585 usual. If the default position is given then the current position of the 4586 mouse cursor will be used.</p> 4587 </dd></dl> 4588 4589 <dl class="attribute"> 4590 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Position"> 4591 <tt class="descname">Position</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Position" title="Permalink to this definition">¶</a></dt> 4592 <dd><p>See <cite>GetPosition</cite> and <cite>SetPosition</cite></p> 4593 </dd></dl> 4594 4595 <dl class="method"> 4596 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PostCreate"> 4597 <tt class="descname">PostCreate</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PostCreate" title="Permalink to this definition">¶</a></dt> 4598 <dd><p>Phase 3 of the 2-phase create <wink!> 4599 Call this method after precreating the window with the 2-phase create method.</p> 4600 </dd></dl> 4601 4602 <dl class="method"> 4603 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PrepareDC"> 4604 <tt class="descname">PrepareDC</tt><big>(</big><em>self</em>, <em>DC dc</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PrepareDC" title="Permalink to this definition">¶</a></dt> 4605 <dd><p>Call this function to prepare the device context for drawing a 4606 scrolled image. It sets the device origin according to the current 4607 scroll position.</p> 4608 </dd></dl> 4609 4610 <dl class="staticmethod"> 4611 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PrevControlId"> 4612 <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.help_panel.HelpWindow.PrevControlId" title="Permalink to this definition">¶</a></dt> 4613 <dd><p>Get the id of the control preceding the one with the given 4614 autogenerated) id</p> 4615 </dd></dl> 4616 4617 <dl class="attribute"> 4618 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PreviousHandler"> 4619 <tt class="descname">PreviousHandler</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PreviousHandler" title="Permalink to this definition">¶</a></dt> 4620 <dd><p>See <cite>GetPreviousHandler</cite> and <cite>SetPreviousHandler</cite></p> 4621 </dd></dl> 4622 4623 <dl class="method"> 4624 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ProcessCommand"> 4625 <tt class="descname">ProcessCommand</tt><big>(</big><em>self</em>, <em>int winid</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ProcessCommand" title="Permalink to this definition">¶</a></dt> 4626 <dd></dd></dl> 4627 4628 <dl class="method"> 4629 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ProcessEvent"> 4630 <tt class="descname">ProcessEvent</tt><big>(</big><em>self</em>, <em>Event event</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ProcessEvent" title="Permalink to this definition">¶</a></dt> 4631 <dd></dd></dl> 4632 4633 <dl class="method"> 4634 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ProcessPendingEvents"> 4635 <tt class="descname">ProcessPendingEvents</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ProcessPendingEvents" title="Permalink to this definition">¶</a></dt> 4636 <dd></dd></dl> 4637 4638 <dl class="method"> 4639 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PushEventHandler"> 4640 <tt class="descname">PushEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PushEventHandler" title="Permalink to this definition">¶</a></dt> 4641 <dd><p>Pushes this event handler onto the event handler stack for the window. 4642 An event handler is an object that is capable of processing the events 4643 sent to a window. (In other words, is able to dispatch the events to a 4644 handler function.) By default, the window is its own event handler, 4645 but an application may wish to substitute another, for example to 4646 allow central implementation of event-handling for a variety of 4647 different window classes.</p> 4648 <p>wx.Window.PushEventHandler allows an application to set up a chain of 4649 event handlers, where an event not handled by one event handler is 4650 handed to the next one in the chain. Use <cite>wx.Window.PopEventHandler</cite> 4651 to remove the event handler. Ownership of the handler is <em>not</em> given 4652 to the window, so you should be sure to pop the handler before the 4653 window is destroyed and either let PopEventHandler destroy it, or call 4654 its Destroy method yourself.</p> 4655 </dd></dl> 4656 4657 <dl class="method"> 4658 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.PushStatusText"> 4659 <tt class="descname">PushStatusText</tt><big>(</big><em>self</em>, <em>String text</em>, <em>int number=0</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.PushStatusText" title="Permalink to this definition">¶</a></dt> 4660 <dd></dd></dl> 4661 4662 <dl class="method"> 4663 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Raise"> 4664 <tt class="descname">Raise</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Raise" title="Permalink to this definition">¶</a></dt> 4665 <dd><p>Raises the window to the top of the window hierarchy. In current 4666 version of wxWidgets this works both for managed and child windows.</p> 4667 </dd></dl> 4668 4669 <dl class="attribute"> 4670 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Rect"> 4671 <tt class="descname">Rect</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Rect" title="Permalink to this definition">¶</a></dt> 4672 <dd><p>See <cite>GetRect</cite> and <cite>SetRect</cite></p> 4673 </dd></dl> 4674 4675 <dl class="method"> 4676 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Refresh"> 4677 <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.help_panel.HelpWindow.Refresh" title="Permalink to this definition">¶</a></dt> 4678 <dd><p>Mark the specified rectangle (or the whole window) as “dirty” so it 4679 will be repainted. Causes an EVT_PAINT event to be generated and sent 4680 to the window.</p> 4681 </dd></dl> 4682 4683 <dl class="method"> 4684 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.RefreshRect"> 4685 <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.help_panel.HelpWindow.RefreshRect" title="Permalink to this definition">¶</a></dt> 4686 <dd><p>Redraws the contents of the given rectangle: the area inside it will 4687 be repainted. This is the same as Refresh but has a nicer syntax.</p> 4688 </dd></dl> 4689 4690 <dl class="method"> 4691 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.RegisterHotKey"> 4692 <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.help_panel.HelpWindow.RegisterHotKey" title="Permalink to this definition">¶</a></dt> 4693 <dd><p>Registers a system wide hotkey. Every time the user presses the hotkey 4694 registered here, this window will receive a hotkey event. It will 4695 receive the event even if the application is in the background and 4696 does not have the input focus because the user is working with some 4697 other application. To bind an event handler function to this hotkey 4698 use EVT_HOTKEY with an id equal to hotkeyId. Returns True if the 4699 hotkey was registered successfully.</p> 4700 </dd></dl> 4701 4702 <dl class="method"> 4703 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ReleaseMouse"> 4704 <tt class="descname">ReleaseMouse</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ReleaseMouse" title="Permalink to this definition">¶</a></dt> 4705 <dd><p>Releases mouse input captured with wx.Window.CaptureMouse.</p> 4706 </dd></dl> 4707 4708 <dl class="method"> 4709 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.RemoveChild"> 4710 <tt class="descname">RemoveChild</tt><big>(</big><em>self</em>, <em>Window child</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.RemoveChild" title="Permalink to this definition">¶</a></dt> 4711 <dd><p>Removes a child window. This is called automatically by window 4712 deletion functions so should not be required by the application 4713 programmer.</p> 4714 </dd></dl> 4715 4716 <dl class="method"> 4717 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.RemoveEventHandler"> 4718 <tt class="descname">RemoveEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.RemoveEventHandler" title="Permalink to this definition">¶</a></dt> 4719 <dd><p>Find the given handler in the event handler chain and remove (but not 4720 delete) it from the event handler chain, returns True if it was found 4721 and False otherwise (this also results in an assert failure so this 4722 function should only be called when the handler is supposed to be 4723 there.)</p> 4724 </dd></dl> 4725 4726 <dl class="method"> 4727 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Reparent"> 4728 <tt class="descname">Reparent</tt><big>(</big><em>self</em>, <em>Window newParent</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Reparent" title="Permalink to this definition">¶</a></dt> 4729 <dd><p>Reparents the window, i.e the window will be removed from its current 4730 parent window (e.g. a non-standard toolbar in a wxFrame) and then 4731 re-inserted into another. Available on Windows and GTK. Returns True 4732 if the parent was changed, False otherwise (error or newParent == 4733 oldParent)</p> 4734 </dd></dl> 4735 4736 <dl class="method"> 4737 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.RequestUserAttention"> 4738 <tt class="descname">RequestUserAttention</tt><big>(</big><em>self</em>, <em>int flags=USER_ATTENTION_INFO</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.RequestUserAttention" title="Permalink to this definition">¶</a></dt> 4739 <dd></dd></dl> 4740 4741 <dl class="method"> 4742 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Restore"> 4743 <tt class="descname">Restore</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Restore" title="Permalink to this definition">¶</a></dt> 4744 <dd></dd></dl> 4745 4746 <dl class="attribute"> 4747 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ScreenPosition"> 4748 <tt class="descname">ScreenPosition</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ScreenPosition" title="Permalink to this definition">¶</a></dt> 4749 <dd><p>See <cite>GetScreenPosition</cite></p> 4750 </dd></dl> 4751 4752 <dl class="attribute"> 4753 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ScreenRect"> 4754 <tt class="descname">ScreenRect</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ScreenRect" title="Permalink to this definition">¶</a></dt> 4755 <dd><p>See <cite>GetScreenRect</cite></p> 4756 </dd></dl> 4757 4758 <dl class="method"> 4759 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ScreenToClient"> 4760 <tt class="descname">ScreenToClient</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> → Point<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ScreenToClient" title="Permalink to this definition">¶</a></dt> 4761 <dd><p>Converts from screen to client window coordinates.</p> 4762 </dd></dl> 4763 4764 <dl class="method"> 4765 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ScreenToClientXY"> 4766 <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.help_panel.HelpWindow.ScreenToClientXY" title="Permalink to this definition">¶</a></dt> 4767 <dd><p>Converts from screen to client window coordinates.</p> 4768 </dd></dl> 4769 4770 <dl class="method"> 4771 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ScrollLines"> 4772 <tt class="descname">ScrollLines</tt><big>(</big><em>self</em>, <em>int lines</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ScrollLines" title="Permalink to this definition">¶</a></dt> 4773 <dd><p>If the platform and window class supports it, scrolls the window by 4774 the given number of lines down, if lines is positive, or up if lines 4775 is negative. Returns True if the window was scrolled, False if it was 4776 already on top/bottom and nothing was done.</p> 4777 </dd></dl> 4778 4779 <dl class="method"> 4780 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ScrollPages"> 4781 <tt class="descname">ScrollPages</tt><big>(</big><em>self</em>, <em>int pages</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ScrollPages" title="Permalink to this definition">¶</a></dt> 4782 <dd><p>If the platform and window class supports it, scrolls the window by 4783 the given number of pages down, if pages is positive, or up if pages 4784 is negative. Returns True if the window was scrolled, False if it was 4785 already on top/bottom and nothing was done.</p> 4786 </dd></dl> 4787 4788 <dl class="method"> 4789 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ScrollWindow"> 4790 <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.help_panel.HelpWindow.ScrollWindow" title="Permalink to this definition">¶</a></dt> 4791 <dd><p>Physically scrolls the pixels in the window and move child windows 4792 accordingly. Use this function to optimise your scrolling 4793 implementations, to minimise the area that must be redrawn. Note that 4794 it is rarely required to call this function from a user program.</p> 4795 </dd></dl> 4796 4797 <dl class="method"> 4798 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SendSizeEvent"> 4799 <tt class="descname">SendSizeEvent</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SendSizeEvent" title="Permalink to this definition">¶</a></dt> 4800 <dd></dd></dl> 4801 4802 <dl class="method"> 4803 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetAcceleratorTable"> 4804 <tt class="descname">SetAcceleratorTable</tt><big>(</big><em>self</em>, <em>AcceleratorTable accel</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 4805 <dd><p>Sets the accelerator table for this window.</p> 4806 </dd></dl> 4807 4808 <dl class="method"> 4809 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetAutoLayout"> 4810 <tt class="descname">SetAutoLayout</tt><big>(</big><em>self</em>, <em>bool autoLayout</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetAutoLayout" title="Permalink to this definition">¶</a></dt> 4811 <dd><p>Determines whether the Layout function will be called automatically 4812 when the window is resized. lease note that this only happens for the 4813 windows usually used to contain children, namely <cite>wx.Panel</cite> and 4814 <cite>wx.TopLevelWindow</cite> (and the classes deriving from them).</p> 4815 <p>This method is called implicitly by <cite>SetSizer</cite> but if you use 4816 <cite>SetConstraints</cite> you should call it manually or otherwise the window 4817 layout won’t be correctly updated when its size changes.</p> 4818 </dd></dl> 4819 4820 <dl class="method"> 4821 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetBackgroundColour"> 4822 <tt class="descname">SetBackgroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetBackgroundColour" title="Permalink to this definition">¶</a></dt> 4823 <dd><p>Sets the background colour of the window. Returns True if the colour 4824 was changed. The background colour is usually painted by the default 4825 EVT_ERASE_BACKGROUND event handler function under Windows and 4826 automatically under GTK. Using <cite>wx.NullColour</cite> will reset the window 4827 to the default background colour.</p> 4828 <p>Note that setting the background colour may not cause an immediate 4829 refresh, so you may wish to call <cite>ClearBackground</cite> or <cite>Refresh</cite> after 4830 calling this function.</p> 4831 <p>Using this function will disable attempts to use themes for this 4832 window, if the system supports them. Use with care since usually the 4833 themes represent the appearance chosen by the user to be used for all 4834 applications on the system.</p> 4835 </dd></dl> 4836 4837 <dl class="method"> 4838 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetBackgroundStyle"> 4839 <tt class="descname">SetBackgroundStyle</tt><big>(</big><em>self</em>, <em>int style</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 4840 <dd><p>Returns the background style of the window. The background style 4841 indicates how the background of the window is drawn.</p> 4842 <blockquote> 4843 <div><table border="1" class="docutils"> 4844 <colgroup> 4845 <col width="35%" /> 4846 <col width="65%" /> 4847 </colgroup> 4848 <tbody valign="top"> 4849 <tr class="row-odd"><td>wx.BG_STYLE_SYSTEM</td> 4850 <td>The background colour or pattern should 4851 be determined by the system</td> 4852 </tr> 4853 <tr class="row-even"><td>wx.BG_STYLE_COLOUR</td> 4854 <td>The background should be a solid colour</td> 4855 </tr> 4856 <tr class="row-odd"><td>wx.BG_STYLE_CUSTOM</td> 4857 <td>The background will be implemented by the 4858 application.</td> 4859 </tr> 4860 </tbody> 4861 </table> 4862 </div></blockquote> 4863 <p>On GTK+, use of wx.BG_STYLE_CUSTOM allows the flicker-free drawing of 4864 a custom background, such as a tiled bitmap. Currently the style has 4865 no effect on other platforms.</p> 4866 <table class="docutils field-list" frame="void" rules="none"> 4867 <col class="field-name" /> 4868 <col class="field-body" /> 4869 <tbody valign="top"> 4870 <tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>GetBackgroundStyle</cite>, <cite>SetBackgroundColour</cite></td> 4871 </tr> 4872 </tbody> 4873 </table> 4874 </dd></dl> 4875 4876 <dl class="method"> 4877 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetBestFittingSize"> 4878 <tt class="descname">SetBestFittingSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetBestFittingSize" title="Permalink to this definition">¶</a></dt> 4879 <dd><p>Use <cite>SetInitialSize</cite></p> 4880 </dd></dl> 4881 4882 <dl class="method"> 4883 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetCaret"> 4884 <tt class="descname">SetCaret</tt><big>(</big><em>self</em>, <em>Caret caret</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetCaret" title="Permalink to this definition">¶</a></dt> 4885 <dd><p>Sets the caret associated with the window.</p> 4886 </dd></dl> 4887 4888 <dl class="method"> 4889 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetClientRect"> 4890 <tt class="descname">SetClientRect</tt><big>(</big><em>self</em>, <em>Rect rect</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetClientRect" title="Permalink to this definition">¶</a></dt> 4891 <dd><p>This sets the size of the window client area in pixels. Using this 4892 function to size a window tends to be more device-independent than 4893 wx.Window.SetSize, since the application need not worry about what 4894 dimensions the border or title bar have when trying to fit the window 4895 around panel items, for example.</p> 4896 </dd></dl> 4897 4898 <dl class="method"> 4899 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetClientSize"> 4900 <tt class="descname">SetClientSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetClientSize" title="Permalink to this definition">¶</a></dt> 4901 <dd><p>This sets the size of the window client area in pixels. Using this 4902 function to size a window tends to be more device-independent than 4903 wx.Window.SetSize, since the application need not worry about what 4904 dimensions the border or title bar have when trying to fit the window 4905 around panel items, for example.</p> 4906 </dd></dl> 4907 4908 <dl class="method"> 4909 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetClientSizeWH"> 4910 <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.help_panel.HelpWindow.SetClientSizeWH" title="Permalink to this definition">¶</a></dt> 4911 <dd><p>This sets the size of the window client area in pixels. Using this 4912 function to size a window tends to be more device-independent than 4913 wx.Window.SetSize, since the application need not worry about what 4914 dimensions the border or title bar have when trying to fit the window 4915 around panel items, for example.</p> 4916 </dd></dl> 4917 4918 <dl class="method"> 4919 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetConstraints"> 4920 <tt class="descname">SetConstraints</tt><big>(</big><em>self</em>, <em>LayoutConstraints constraints</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetConstraints" title="Permalink to this definition">¶</a></dt> 4921 <dd><p>Sets the window to have the given layout constraints. If an existing 4922 layout constraints object is already owned by the window, it will be 4923 deleted. Pass None to disassociate and delete the window’s current 4924 constraints.</p> 4925 <p>You must call SetAutoLayout to tell a window to use the constraints 4926 automatically in its default EVT_SIZE handler; otherwise, you must 4927 handle EVT_SIZE yourself and call Layout() explicitly. When setting 4928 both a wx.LayoutConstraints and a wx.Sizer, only the sizer will have 4929 effect.</p> 4930 </dd></dl> 4931 4932 <dl class="method"> 4933 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetContainingSizer"> 4934 <tt class="descname">SetContainingSizer</tt><big>(</big><em>self</em>, <em>Sizer sizer</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetContainingSizer" title="Permalink to this definition">¶</a></dt> 4935 <dd><p>This normally does not need to be called by application code. It is 4936 called internally when a window is added to a sizer, and is used so 4937 the window can remove itself from the sizer when it is destroyed.</p> 4938 </dd></dl> 4939 4940 <dl class="method"> 4941 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetCursor"> 4942 <tt class="descname">SetCursor</tt><big>(</big><em>self</em>, <em>Cursor cursor</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetCursor" title="Permalink to this definition">¶</a></dt> 4943 <dd><p>Sets the window’s cursor. Notice that the window cursor also sets it 4944 for the children of the window implicitly.</p> 4945 <p>The cursor may be wx.NullCursor in which case the window cursor will 4946 be reset back to default.</p> 4947 </dd></dl> 4948 4949 <dl class="method"> 4950 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetDefaultItem"> 4951 <tt class="descname">SetDefaultItem</tt><big>(</big><em>self</em>, <em>Window child</em><big>)</big> → Window<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetDefaultItem" title="Permalink to this definition">¶</a></dt> 4952 <dd><p>Set this child as default, return the old default.</p> 4953 </dd></dl> 4954 4955 <dl class="method"> 4956 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetDimensions"> 4957 <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.help_panel.HelpWindow.SetDimensions" title="Permalink to this definition">¶</a></dt> 4958 <dd><p>Sets the position and size of the window in pixels. The sizeFlags 4959 parameter indicates the interpretation of the other params if they are 4960 equal to -1.</p> 4961 <blockquote> 4962 <div><table border="1" class="docutils"> 4963 <colgroup> 4964 <col width="39%" /> 4965 <col width="61%" /> 4966 </colgroup> 4967 <tbody valign="top"> 4968 <tr class="row-odd"><td>wx.SIZE_AUTO</td> 4969 <td>A -1 indicates that a class-specific 4970 default should be used.</td> 4971 </tr> 4972 <tr class="row-even"><td>wx.SIZE_USE_EXISTING</td> 4973 <td>Existing dimensions should be used if 4974 -1 values are supplied.</td> 4975 </tr> 4976 <tr class="row-odd"><td>wxSIZE_ALLOW_MINUS_ONE</td> 4977 <td>Allow dimensions of -1 and less to be 4978 interpreted as real dimensions, not 4979 default values.</td> 4980 </tr> 4981 </tbody> 4982 </table> 4983 </div></blockquote> 4984 </dd></dl> 4985 4986 <dl class="method"> 4987 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetDoubleBuffered"> 4988 <tt class="descname">SetDoubleBuffered</tt><big>(</big><em>self</em>, <em>bool on</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetDoubleBuffered" title="Permalink to this definition">¶</a></dt> 4989 <dd><p>Put the native window into double buffered or composited mode.</p> 4990 </dd></dl> 4991 4992 <dl class="method"> 4993 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetDropTarget"> 4994 <tt class="descname">SetDropTarget</tt><big>(</big><em>self</em>, <em>DropTarget dropTarget</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetDropTarget" title="Permalink to this definition">¶</a></dt> 4995 <dd><p>Associates a drop target with this window. If the window already has 4996 a drop target, it is deleted.</p> 4997 </dd></dl> 4998 4999 <dl class="method"> 5000 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetEventHandler"> 5001 <tt class="descname">SetEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetEventHandler" title="Permalink to this definition">¶</a></dt> 5002 <dd><p>Sets the event handler for this window. An event handler is an object 5003 that is capable of processing the events sent to a window. (In other 5004 words, is able to dispatch the events to handler function.) By 5005 default, the window is its own event handler, but an application may 5006 wish to substitute another, for example to allow central 5007 implementation of event-handling for a variety of different window 5008 classes.</p> 5009 <p>It is usually better to use <cite>wx.Window.PushEventHandler</cite> since this sets 5010 up a chain of event handlers, where an event not handled by one event 5011 handler is handed off to the next one in the chain.</p> 5012 </dd></dl> 5013 5014 <dl class="method"> 5015 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetEvtHandlerEnabled"> 5016 <tt class="descname">SetEvtHandlerEnabled</tt><big>(</big><em>self</em>, <em>bool enabled</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 5017 <dd></dd></dl> 5018 5019 <dl class="method"> 5020 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetExtraStyle"> 5021 <tt class="descname">SetExtraStyle</tt><big>(</big><em>self</em>, <em>long exStyle</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetExtraStyle" title="Permalink to this definition">¶</a></dt> 5022 <dd><p>Sets the extra style bits for the window. Extra styles are the less 5023 often used style bits which can’t be set with the constructor or with 5024 SetWindowStyleFlag()</p> 5025 </dd></dl> 5026 5027 <dl class="method"> 5028 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetFocus"> 5029 <tt class="descname">SetFocus</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetFocus" title="Permalink to this definition">¶</a></dt> 5030 <dd><p>Set’s the focus to this window, allowing it to receive keyboard input.</p> 5031 </dd></dl> 5032 5033 <dl class="method"> 5034 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetFocusFromKbd"> 5035 <tt class="descname">SetFocusFromKbd</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetFocusFromKbd" title="Permalink to this definition">¶</a></dt> 5036 <dd><p>Set focus to this window as the result of a keyboard action. Normally 5037 only called internally.</p> 5038 </dd></dl> 5039 5040 <dl class="method"> 5041 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetFont"> 5042 <tt class="descname">SetFont</tt><big>(</big><em>self</em>, <em>Font font</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetFont" title="Permalink to this definition">¶</a></dt> 5043 <dd><p>Sets the font for this window.</p> 5044 </dd></dl> 5045 5046 <dl class="method"> 5047 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetForegroundColour"> 5048 <tt class="descname">SetForegroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetForegroundColour" title="Permalink to this definition">¶</a></dt> 5049 <dd><p>Sets the foreground colour of the window. Returns True is the colour 5050 was changed. The interpretation of foreground colour is dependent on 5051 the window class; it may be the text colour or other colour, or it may 5052 not be used at all.</p> 5053 </dd></dl> 5054 5055 <dl class="method"> 5056 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetHelpText"> 5057 <tt class="descname">SetHelpText</tt><big>(</big><em>self</em>, <em>String text</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetHelpText" title="Permalink to this definition">¶</a></dt> 5058 <dd><p>Sets the help text to be used as context-sensitive help for this 5059 window. Note that the text is actually stored by the current 5060 <cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p> 5061 </dd></dl> 5062 5063 <dl class="method"> 5064 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetHelpTextForId"> 5065 <tt class="descname">SetHelpTextForId</tt><big>(</big><em>self</em>, <em>String text</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetHelpTextForId" title="Permalink to this definition">¶</a></dt> 5066 <dd><p>Associate this help text with all windows with the same id as this 5067 one.</p> 5068 </dd></dl> 5069 5070 <dl class="method"> 5071 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetIcon"> 5072 <tt class="descname">SetIcon</tt><big>(</big><em>self</em>, <em>Icon icon</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetIcon" title="Permalink to this definition">¶</a></dt> 5073 <dd></dd></dl> 5074 5075 <dl class="method"> 5076 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetIcons"> 5077 <tt class="descname">SetIcons</tt><big>(</big><em>self</em>, <em>wxIconBundle icons</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetIcons" title="Permalink to this definition">¶</a></dt> 5078 <dd></dd></dl> 5079 5080 <dl class="method"> 5081 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetId"> 5082 <tt class="descname">SetId</tt><big>(</big><em>self</em>, <em>int winid</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetId" title="Permalink to this definition">¶</a></dt> 5083 <dd><p>Sets the identifier of the window. Each window has an integer 5084 identifier. If the application has not provided one, an identifier 5085 will be generated. Normally, the identifier should be provided on 5086 creation and should not be modified subsequently.</p> 5087 </dd></dl> 5088 5089 <dl class="method"> 5090 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetInitialSize"> 5091 <tt class="descname">SetInitialSize</tt><big>(</big><em>self</em>, <em>Size size=DefaultSize</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetInitialSize" title="Permalink to this definition">¶</a></dt> 5092 <dd><p>A ‘Smart’ SetSize that will fill in default size components with the 5093 window’s <em>best size</em> values. Also set’s the minsize for use with sizers.</p> 5094 </dd></dl> 5095 5096 <dl class="method"> 5097 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetLabel"> 5098 <tt class="descname">SetLabel</tt><big>(</big><em>self</em>, <em>String label</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetLabel" title="Permalink to this definition">¶</a></dt> 5099 <dd><p>Set the text which the window shows in its label if applicable.</p> 5100 </dd></dl> 5101 5102 <dl class="method"> 5103 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetLayoutDirection"> 5104 <tt class="descname">SetLayoutDirection</tt><big>(</big><em>self</em>, <em>int dir</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetLayoutDirection" title="Permalink to this definition">¶</a></dt> 5105 <dd><p>Set the layout direction (LTR or RTL) for this window.</p> 5106 </dd></dl> 5107 5108 <dl class="method"> 5109 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetMaxSize"> 5110 <tt class="descname">SetMaxSize</tt><big>(</big><em>self</em>, <em>Size maxSize</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetMaxSize" title="Permalink to this definition">¶</a></dt> 5111 <dd><p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 5112 max size.</p> 5113 </dd></dl> 5114 5115 <dl class="method"> 5116 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetMenuBar"> 5117 <tt class="descname">SetMenuBar</tt><big>(</big><em>self</em>, <em>MenuBar menubar</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetMenuBar" title="Permalink to this definition">¶</a></dt> 5118 <dd></dd></dl> 5119 5120 <dl class="method"> 5121 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetMinSize"> 5122 <tt class="descname">SetMinSize</tt><big>(</big><em>self</em>, <em>Size minSize</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetMinSize" title="Permalink to this definition">¶</a></dt> 5123 <dd><p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 5124 min size.</p> 5125 </dd></dl> 5126 5127 <dl class="method"> 5128 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetName"> 5129 <tt class="descname">SetName</tt><big>(</big><em>self</em>, <em>String name</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetName" title="Permalink to this definition">¶</a></dt> 5130 <dd><p>Sets the window’s name. The window name is used for ressource setting 5131 in X, it is not the same as the window title/label</p> 5132 </dd></dl> 5133 5134 <dl class="method"> 5135 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetNextHandler"> 5136 <tt class="descname">SetNextHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetNextHandler" title="Permalink to this definition">¶</a></dt> 5137 <dd></dd></dl> 5138 5139 <dl class="method"> 5140 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetOwnBackgroundColour"> 5141 <tt class="descname">SetOwnBackgroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetOwnBackgroundColour" title="Permalink to this definition">¶</a></dt> 5142 <dd></dd></dl> 5143 5144 <dl class="method"> 5145 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetOwnFont"> 5146 <tt class="descname">SetOwnFont</tt><big>(</big><em>self</em>, <em>Font font</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetOwnFont" title="Permalink to this definition">¶</a></dt> 5147 <dd></dd></dl> 5148 5149 <dl class="method"> 5150 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetOwnForegroundColour"> 5151 <tt class="descname">SetOwnForegroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetOwnForegroundColour" title="Permalink to this definition">¶</a></dt> 5152 <dd></dd></dl> 5153 5154 <dl class="method"> 5155 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetPosition"> 5156 <tt class="descname">SetPosition</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetPosition" title="Permalink to this definition">¶</a></dt> 5157 <dd><p>Move(self, Point pt, int flags=SIZE_USE_EXISTING)</p> 5158 <p>Moves the window to the given position.</p> 5159 </dd></dl> 5160 5161 <dl class="method"> 5162 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetPreviousHandler"> 5163 <tt class="descname">SetPreviousHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetPreviousHandler" title="Permalink to this definition">¶</a></dt> 5164 <dd></dd></dl> 5165 5166 <dl class="method"> 5167 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetRect"> 5168 <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.help_panel.HelpWindow.SetRect" title="Permalink to this definition">¶</a></dt> 5169 <dd><p>Sets the position and size of the window in pixels using a wx.Rect.</p> 5170 </dd></dl> 5171 5172 <dl class="method"> 5173 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetScrollPos"> 5174 <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.help_panel.HelpWindow.SetScrollPos" title="Permalink to this definition">¶</a></dt> 5175 <dd><p>Sets the position of one of the built-in scrollbars.</p> 5176 </dd></dl> 5177 5178 <dl class="method"> 5179 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetScrollbar"> 5180 <tt class="descname">SetScrollbar</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetScrollbar" title="Permalink to this definition">¶</a></dt> 5181 <dd><dl class="docutils"> 5182 <dt>SetScrollbar(self, int orientation, int position, int thumbSize, int range, </dt> 5183 <dd>bool refresh=True)</dd> 5184 </dl> 5185 <p>Sets the scrollbar properties of a built-in scrollbar.</p> 5186 </dd></dl> 5187 5188 <dl class="method"> 5189 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetShape"> 5190 <tt class="descname">SetShape</tt><big>(</big><em>self</em>, <em>Region region</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetShape" title="Permalink to this definition">¶</a></dt> 5191 <dd></dd></dl> 5192 5193 <dl class="method"> 5194 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetSize"> 5195 <tt class="descname">SetSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetSize" title="Permalink to this definition">¶</a></dt> 5196 <dd><p>Sets the size of the window in pixels.</p> 5197 </dd></dl> 5198 5199 <dl class="method"> 5200 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetSizeHints"> 5201 <tt class="descname">SetSizeHints</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetSizeHints" title="Permalink to this definition">¶</a></dt> 5202 <dd><dl class="docutils"> 5203 <dt>SetSizeHints(self, int minW, int minH, int maxW=-1, int maxH=-1, int incW=-1, </dt> 5204 <dd>int incH=-1)</dd> 5205 </dl> 5206 <p>Allows specification of minimum and maximum window sizes, and window 5207 size increments. If a pair of values is not set (or set to -1), the 5208 default values will be used. If this function is called, the user 5209 will not be able to size the window outside the given bounds (if it is 5210 a top-level window.) Sizers will also inspect the minimum window size 5211 and will use that value if set when calculating layout.</p> 5212 <p>The resizing increments are only significant under Motif or Xt.</p> 5213 </dd></dl> 5214 5215 <dl class="method"> 5216 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetSizeHintsSz"> 5217 <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.help_panel.HelpWindow.SetSizeHintsSz" title="Permalink to this definition">¶</a></dt> 5218 <dd><p>Allows specification of minimum and maximum window sizes, and window 5219 size increments. If a pair of values is not set (or set to -1), the 5220 default values will be used. If this function is called, the user 5221 will not be able to size the window outside the given bounds (if it is 5222 a top-level window.) Sizers will also inspect the minimum window size 5223 and will use that value if set when calculating layout.</p> 5224 <p>The resizing increments are only significant under Motif or Xt.</p> 5225 </dd></dl> 5226 5227 <dl class="method"> 5228 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetSizeWH"> 5229 <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.help_panel.HelpWindow.SetSizeWH" title="Permalink to this definition">¶</a></dt> 5230 <dd><p>Sets the size of the window in pixels.</p> 5231 </dd></dl> 5232 5233 <dl class="method"> 5234 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetSizer"> 5235 <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.help_panel.HelpWindow.SetSizer" title="Permalink to this definition">¶</a></dt> 5236 <dd><p>Sets the window to have the given layout sizer. The window will then 5237 own the object, and will take care of its deletion. If an existing 5238 layout sizer object is already owned by the window, it will be deleted 5239 if the deleteOld parameter is true. Note that this function will also 5240 call SetAutoLayout implicitly with a True parameter if the sizer is 5241 non-None, and False otherwise.</p> 5242 </dd></dl> 5243 5244 <dl class="method"> 5245 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetSizerAndFit"> 5246 <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.help_panel.HelpWindow.SetSizerAndFit" title="Permalink to this definition">¶</a></dt> 5247 <dd><p>The same as SetSizer, except it also sets the size hints for the 5248 window based on the sizer’s minimum size.</p> 5249 </dd></dl> 5250 5251 <dl class="method"> 5252 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetStatusBar"> 5253 <tt class="descname">SetStatusBar</tt><big>(</big><em>self</em>, <em>StatusBar statBar</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetStatusBar" title="Permalink to this definition">¶</a></dt> 5254 <dd></dd></dl> 5255 5256 <dl class="method"> 5257 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetStatusBarPane"> 5258 <tt class="descname">SetStatusBarPane</tt><big>(</big><em>self</em>, <em>int n</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetStatusBarPane" title="Permalink to this definition">¶</a></dt> 5259 <dd></dd></dl> 5260 5261 <dl class="method"> 5262 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetStatusText"> 5263 <tt class="descname">SetStatusText</tt><big>(</big><em>self</em>, <em>String text</em>, <em>int number=0</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetStatusText" title="Permalink to this definition">¶</a></dt> 5264 <dd></dd></dl> 5265 5266 <dl class="method"> 5267 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetStatusWidths"> 5268 <tt class="descname">SetStatusWidths</tt><big>(</big><em>self</em>, <em>int widths</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetStatusWidths" title="Permalink to this definition">¶</a></dt> 5269 <dd></dd></dl> 5270 5271 <dl class="method"> 5272 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetThemeEnabled"> 5273 <tt class="descname">SetThemeEnabled</tt><big>(</big><em>self</em>, <em>bool enableTheme</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetThemeEnabled" title="Permalink to this definition">¶</a></dt> 5274 <dd><dl class="docutils"> 5275 <dt>This function tells a window if it should use the system’s “theme”</dt> 5276 <dd>code to draw the windows’ background instead if its own background 5277 drawing code. This will only have an effect on platforms that support 5278 the notion of themes in user defined windows. One such platform is 5279 GTK+ where windows can have (very colourful) backgrounds defined by a 5280 user’s selected theme.</dd> 5281 </dl> 5282 <p>Dialogs, notebook pages and the status bar have this flag set to true 5283 by default so that the default look and feel is simulated best.</p> 5284 </dd></dl> 5285 5286 <dl class="method"> 5287 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetTitle"> 5288 <tt class="descname">SetTitle</tt><big>(</big><em>self</em>, <em>String title</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetTitle" title="Permalink to this definition">¶</a></dt> 5289 <dd></dd></dl> 5290 5291 <dl class="method"> 5292 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetTmpDefaultItem"> 5293 <tt class="descname">SetTmpDefaultItem</tt><big>(</big><em>self</em>, <em>Window win</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetTmpDefaultItem" title="Permalink to this definition">¶</a></dt> 5294 <dd><p>Set this child as temporary default</p> 5295 </dd></dl> 5296 5297 <dl class="method"> 5298 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetToolBar"> 5299 <tt class="descname">SetToolBar</tt><big>(</big><em>self</em>, <em>wxToolBar toolbar</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetToolBar" title="Permalink to this definition">¶</a></dt> 5300 <dd></dd></dl> 5301 5302 <dl class="method"> 5303 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetToolTip"> 5304 <tt class="descname">SetToolTip</tt><big>(</big><em>self</em>, <em>ToolTip tip</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetToolTip" title="Permalink to this definition">¶</a></dt> 5305 <dd><p>Attach a tooltip to the window.</p> 5306 </dd></dl> 5307 5308 <dl class="method"> 5309 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetToolTipString"> 5310 <tt class="descname">SetToolTipString</tt><big>(</big><em>self</em>, <em>String tip</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetToolTipString" title="Permalink to this definition">¶</a></dt> 5311 <dd><p>Attach a tooltip to the window.</p> 5312 </dd></dl> 5313 5314 <dl class="method"> 5315 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetTransparent"> 5316 <tt class="descname">SetTransparent</tt><big>(</big><em>self</em>, <em>byte alpha</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetTransparent" title="Permalink to this definition">¶</a></dt> 5317 <dd><p>Attempt to set the transparency of this window to the <tt class="docutils literal"><span class="pre">alpha</span></tt> value, 5318 returns True on success. The <tt class="docutils literal"><span class="pre">alpha</span></tt> value is an integer in the 5319 range of 0 to 255, where 0 is fully transparent and 255 is fully 5320 opaque.</p> 5321 </dd></dl> 5322 5323 <dl class="method"> 5324 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetValidator"> 5325 <tt class="descname">SetValidator</tt><big>(</big><em>self</em>, <em>Validator validator</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetValidator" title="Permalink to this definition">¶</a></dt> 5326 <dd><p>Deletes the current validator (if any) and sets the window validator, 5327 having called wx.Validator.Clone to create a new validator of this 5328 type.</p> 5329 </dd></dl> 5330 5331 <dl class="method"> 5332 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetVirtualSize"> 5333 <tt class="descname">SetVirtualSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetVirtualSize" title="Permalink to this definition">¶</a></dt> 5334 <dd><p>Set the the virtual size of a window in pixels. For most windows this 5335 is just the client area of the window, but for some like scrolled 5336 windows it is more or less independent of the screen window size.</p> 5337 </dd></dl> 5338 5339 <dl class="method"> 5340 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetVirtualSizeHints"> 5341 <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.help_panel.HelpWindow.SetVirtualSizeHints" title="Permalink to this definition">¶</a></dt> 5342 <dd><p>Allows specification of minimum and maximum virtual window sizes. If a 5343 pair of values is not set (or set to -1), the default values will be 5344 used. If this function is called, the user will not be able to size 5345 the virtual area of the window outside the given bounds.</p> 5346 </dd></dl> 5347 5348 <dl class="method"> 5349 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetVirtualSizeHintsSz"> 5350 <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.help_panel.HelpWindow.SetVirtualSizeHintsSz" title="Permalink to this definition">¶</a></dt> 5351 <dd><p>Allows specification of minimum and maximum virtual window sizes. If a 5352 pair of values is not set (or set to -1), the default values will be 5353 used. If this function is called, the user will not be able to size 5354 the virtual area of the window outside the given bounds.</p> 5355 </dd></dl> 5356 5357 <dl class="method"> 5358 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetVirtualSizeWH"> 5359 <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.help_panel.HelpWindow.SetVirtualSizeWH" title="Permalink to this definition">¶</a></dt> 5360 <dd><p>Set the the virtual size of a window in pixels. For most windows this 5361 is just the client area of the window, but for some like scrolled 5362 windows it is more or less independent of the screen window size.</p> 5363 </dd></dl> 5364 5365 <dl class="method"> 5366 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetWindowStyle"> 5367 <tt class="descname">SetWindowStyle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetWindowStyle" title="Permalink to this definition">¶</a></dt> 5368 <dd><p>SetWindowStyleFlag(self, long style)</p> 5369 <p>Sets the style of the window. Please note that some styles cannot be 5370 changed after the window creation and that Refresh() might need to be 5371 called after changing the others for the change to take place 5372 immediately.</p> 5373 </dd></dl> 5374 5375 <dl class="method"> 5376 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetWindowStyleFlag"> 5377 <tt class="descname">SetWindowStyleFlag</tt><big>(</big><em>self</em>, <em>long style</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 5378 <dd><p>Sets the style of the window. Please note that some styles cannot be 5379 changed after the window creation and that Refresh() might need to be 5380 called after changing the others for the change to take place 5381 immediately.</p> 5382 </dd></dl> 5383 5384 <dl class="method"> 5385 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.SetWindowVariant"> 5386 <tt class="descname">SetWindowVariant</tt><big>(</big><em>self</em>, <em>int variant</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.SetWindowVariant" title="Permalink to this definition">¶</a></dt> 5387 <dd><p>Sets the variant of the window/font size to use for this window, if 5388 the platform supports variants, for example, wxMac.</p> 5389 </dd></dl> 5390 5391 <dl class="method"> 5392 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ShouldInheritColours"> 5393 <tt class="descname">ShouldInheritColours</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ShouldInheritColours" title="Permalink to this definition">¶</a></dt> 5394 <dd><p>Return true from here to allow the colours of this window to be 5395 changed by InheritAttributes, returning false forbids inheriting them 5396 from the parent window.</p> 5397 <p>The base class version returns false, but this method is overridden in 5398 wxControl where it returns true.</p> 5399 </dd></dl> 5400 5401 <dl class="method"> 5402 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Show"> 5403 <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.help_panel.HelpWindow.Show" title="Permalink to this definition">¶</a></dt> 5404 <dd><p>Shows or hides the window. You may need to call Raise for a top level 5405 window if you want to bring it to top, although this is not needed if 5406 Show is called immediately after the frame creation. Returns True if 5407 the window has been shown or hidden or False if nothing was done 5408 because it already was in the requested state.</p> 5409 </dd></dl> 5410 5411 <dl class="method"> 5412 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ShowFullScreen"> 5413 <tt class="descname">ShowFullScreen</tt><big>(</big><em>self</em>, <em>bool show</em>, <em>long style=FULLSCREEN_ALL</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ShowFullScreen" title="Permalink to this definition">¶</a></dt> 5414 <dd></dd></dl> 5415 5416 <dl class="attribute"> 5417 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Shown"> 5418 <tt class="descname">Shown</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Shown" title="Permalink to this definition">¶</a></dt> 5419 <dd><p>See <cite>IsShown</cite> and <cite>Show</cite></p> 5420 </dd></dl> 5421 5422 <dl class="attribute"> 5423 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Size"> 5424 <tt class="descname">Size</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Size" title="Permalink to this definition">¶</a></dt> 5425 <dd><p>See <cite>GetSize</cite> and <cite>SetSize</cite></p> 5426 </dd></dl> 5427 5428 <dl class="attribute"> 5429 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Sizer"> 5430 <tt class="descname">Sizer</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Sizer" title="Permalink to this definition">¶</a></dt> 5431 <dd><p>See <cite>GetSizer</cite> and <cite>SetSizer</cite></p> 5432 </dd></dl> 5433 5434 <dl class="attribute"> 5435 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.StatusBar"> 5436 <tt class="descname">StatusBar</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.StatusBar" title="Permalink to this definition">¶</a></dt> 5437 <dd><p>See <cite>GetStatusBar</cite> and <cite>SetStatusBar</cite></p> 5438 </dd></dl> 5439 5440 <dl class="attribute"> 5441 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.StatusBarPane"> 5442 <tt class="descname">StatusBarPane</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.StatusBarPane" title="Permalink to this definition">¶</a></dt> 5443 <dd><p>See <cite>GetStatusBarPane</cite> and <cite>SetStatusBarPane</cite></p> 5444 </dd></dl> 5445 5446 <dl class="method"> 5447 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Thaw"> 5448 <tt class="descname">Thaw</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Thaw" title="Permalink to this definition">¶</a></dt> 5449 <dd><p>Reenables window updating after a previous call to Freeze. Calls to 5450 Freeze/Thaw may be nested, so Thaw must be called the same number of 5451 times that Freeze was before the window will be updated.</p> 5452 </dd></dl> 5453 5454 <dl class="attribute"> 5455 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ThemeEnabled"> 5456 <tt class="descname">ThemeEnabled</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ThemeEnabled" title="Permalink to this definition">¶</a></dt> 5457 <dd><p>See <cite>GetThemeEnabled</cite> and <cite>SetThemeEnabled</cite></p> 5458 </dd></dl> 5459 5460 <dl class="attribute"> 5461 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Title"> 5462 <tt class="descname">Title</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Title" title="Permalink to this definition">¶</a></dt> 5463 <dd><p>See <cite>GetTitle</cite> and <cite>SetTitle</cite></p> 5464 </dd></dl> 5465 5466 <dl class="attribute"> 5467 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.TmpDefaultItem"> 5468 <tt class="descname">TmpDefaultItem</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.TmpDefaultItem" title="Permalink to this definition">¶</a></dt> 5469 <dd><p>See <cite>GetTmpDefaultItem</cite> and <cite>SetTmpDefaultItem</cite></p> 5470 </dd></dl> 5471 5472 <dl class="method"> 5473 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ToggleWindowStyle"> 5474 <tt class="descname">ToggleWindowStyle</tt><big>(</big><em>self</em>, <em>int flag</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ToggleWindowStyle" title="Permalink to this definition">¶</a></dt> 5475 <dd><p>Turn the flag on if it had been turned off before and vice versa, 5476 returns True if the flag is turned on by this function call.</p> 5477 </dd></dl> 5478 5479 <dl class="attribute"> 5480 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ToolBar"> 5481 <tt class="descname">ToolBar</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ToolBar" title="Permalink to this definition">¶</a></dt> 5482 <dd><p>See <cite>GetToolBar</cite> and <cite>SetToolBar</cite></p> 5483 </dd></dl> 5484 5485 <dl class="attribute"> 5486 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.ToolTip"> 5487 <tt class="descname">ToolTip</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.ToolTip" title="Permalink to this definition">¶</a></dt> 5488 <dd><p>See <cite>GetToolTip</cite> and <cite>SetToolTip</cite></p> 5489 </dd></dl> 5490 5491 <dl class="attribute"> 5492 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.TopLevel"> 5493 <tt class="descname">TopLevel</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.TopLevel" title="Permalink to this definition">¶</a></dt> 5494 <dd><p>See <cite>IsTopLevel</cite></p> 5495 </dd></dl> 5496 5497 <dl class="attribute"> 5498 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.TopLevelParent"> 5499 <tt class="descname">TopLevelParent</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.TopLevelParent" title="Permalink to this definition">¶</a></dt> 5500 <dd><p>See <cite>GetTopLevelParent</cite></p> 5501 </dd></dl> 5502 5503 <dl class="method"> 5504 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.TransferDataFromWindow"> 5505 <tt class="descname">TransferDataFromWindow</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.TransferDataFromWindow" title="Permalink to this definition">¶</a></dt> 5506 <dd><p>Transfers values from child controls to data areas specified by their 5507 validators. Returns false if a transfer failed. If the window has 5508 wx.WS_EX_VALIDATE_RECURSIVELY extra style flag set, the method will 5509 also call TransferDataFromWindow() of all child windows.</p> 5510 </dd></dl> 5511 5512 <dl class="method"> 5513 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.TransferDataToWindow"> 5514 <tt class="descname">TransferDataToWindow</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.TransferDataToWindow" title="Permalink to this definition">¶</a></dt> 5515 <dd><p>Transfers values to child controls from data areas specified by their 5516 validators. If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra 5517 style flag set, the method will also call TransferDataToWindow() of 5518 all child windows.</p> 5519 </dd></dl> 5520 5521 <dl class="method"> 5522 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Unbind"> 5523 <tt class="descname">Unbind</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Unbind" title="Permalink to this definition">¶</a></dt> 5524 <dd><p>Disconnects the event handler binding for event from self. 5525 Returns True if successful.</p> 5526 </dd></dl> 5527 5528 <dl class="method"> 5529 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.UnregisterHotKey"> 5530 <tt class="descname">UnregisterHotKey</tt><big>(</big><em>self</em>, <em>int hotkeyId</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.UnregisterHotKey" title="Permalink to this definition">¶</a></dt> 5531 <dd><p>Unregisters a system wide hotkey.</p> 5532 </dd></dl> 5533 5534 <dl class="method"> 5535 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Update"> 5536 <tt class="descname">Update</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Update" title="Permalink to this definition">¶</a></dt> 5537 <dd><p>Calling this method immediately repaints the invalidated area of the 5538 window instead of waiting for the EVT_PAINT event to happen, (normally 5539 this would usually only happen when the flow of control returns to the 5540 event loop.) Notice that this function doesn’t refresh the window and 5541 does nothing if the window has been already repainted. Use <cite>Refresh</cite> 5542 first if you want to immediately redraw the window (or some portion of 5543 it) unconditionally.</p> 5544 </dd></dl> 5545 5546 <dl class="attribute"> 5547 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.UpdateClientRect"> 5548 <tt class="descname">UpdateClientRect</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.UpdateClientRect" title="Permalink to this definition">¶</a></dt> 5549 <dd><p>See <cite>GetUpdateClientRect</cite></p> 5550 </dd></dl> 5551 5552 <dl class="attribute"> 5553 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.UpdateRegion"> 5554 <tt class="descname">UpdateRegion</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.UpdateRegion" title="Permalink to this definition">¶</a></dt> 5555 <dd><p>See <cite>GetUpdateRegion</cite></p> 5556 </dd></dl> 5557 5558 <dl class="method"> 5559 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.UpdateWindowUI"> 5560 <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.help_panel.HelpWindow.UpdateWindowUI" title="Permalink to this definition">¶</a></dt> 5561 <dd><p>This function sends EVT_UPDATE_UI events to the window. The particular 5562 implementation depends on the window; for example a wx.ToolBar will 5563 send an update UI event for each toolbar button, and a wx.Frame will 5564 send an update UI event for each menubar menu item. You can call this 5565 function from your application to ensure that your UI is up-to-date at 5566 a particular point in time (as far as your EVT_UPDATE_UI handlers are 5567 concerned). This may be necessary if you have called 5568 <cite>wx.UpdateUIEvent.SetMode</cite> or <cite>wx.UpdateUIEvent.SetUpdateInterval</cite> to 5569 limit the overhead that wxWindows incurs by sending update UI events 5570 in idle time.</p> 5571 </dd></dl> 5572 5573 <dl class="method"> 5574 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.UseBgCol"> 5575 <tt class="descname">UseBgCol</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.UseBgCol" title="Permalink to this definition">¶</a></dt> 5576 <dd></dd></dl> 5577 5578 <dl class="method"> 5579 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Validate"> 5580 <tt class="descname">Validate</tt><big>(</big><em>self</em><big>)</big> → bool<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Validate" title="Permalink to this definition">¶</a></dt> 5581 <dd><p>Validates the current values of the child controls using their 5582 validators. If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra 5583 style flag set, the method will also call Validate() of all child 5584 windows. Returns false if any of the validations failed.</p> 5585 </dd></dl> 5586 5587 <dl class="attribute"> 3004 5588 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.Validator"> 3005 5589 <tt class="descname">Validator</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.Validator" title="Permalink to this definition">¶</a></dt> … … 3015 5599 <dl class="method"> 3016 5600 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.WarpPointer"> 3017 <tt class="descname">WarpPointer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.WarpPointer" title="Permalink to this definition">¶</a></dt> 3018 <dd><p>WarpPointer(self, int x, int y)</p> 3019 <p>Moves the pointer to the given position on the window.</p> 5601 <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.help_panel.HelpWindow.WarpPointer" title="Permalink to this definition">¶</a></dt> 5602 <dd><p>Moves the pointer to the given position on the window.</p> 3020 5603 <p>NOTE: This function is not supported under Mac because Apple Human 3021 5604 Interface Guidelines forbid moving the mouse cursor programmatically.</p> … … 3036 5619 <dl class="method"> 3037 5620 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.WindowToClientSize"> 3038 <tt class="descname">WindowToClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.WindowToClientSize" title="Permalink to this definition">¶</a></dt> 3039 <dd><p>WindowToClientSize(self, Size size) -> Size</p> 3040 </dd></dl> 5621 <tt class="descname">WindowToClientSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big> → Size<a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.WindowToClientSize" title="Permalink to this definition">¶</a></dt> 5622 <dd></dd></dl> 3041 5623 3042 5624 <dl class="attribute"> … … 3044 5626 <tt class="descname">WindowVariant</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.WindowVariant" title="Permalink to this definition">¶</a></dt> 3045 5627 <dd><p>See <cite>GetWindowVariant</cite> and <cite>SetWindowVariant</cite></p> 5628 </dd></dl> 5629 5630 <dl class="attribute"> 5631 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.__class__"> 5632 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.__class__" title="Permalink to this definition">¶</a></dt> 5633 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 5634 </dd></dl> 5635 5636 <dl class="attribute"> 5637 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.__delattr__"> 5638 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.__delattr__" title="Permalink to this definition">¶</a></dt> 5639 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 5640 </dd></dl> 5641 5642 <dl class="attribute"> 5643 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.__dict__"> 5644 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x08279FD0></em><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.__dict__" title="Permalink to this definition">¶</a></dt> 5645 <dd></dd></dl> 5646 5647 <dl class="attribute"> 5648 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.__getattribute__"> 5649 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.__getattribute__" title="Permalink to this definition">¶</a></dt> 5650 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 5651 </dd></dl> 5652 5653 <dl class="attribute"> 5654 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.__hash__"> 5655 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.__hash__" title="Permalink to this definition">¶</a></dt> 5656 <dd><p>x.__hash__() <==> hash(x)</p> 5657 </dd></dl> 5658 5659 <dl class="method"> 5660 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.__init__"> 5661 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.__init__" title="Permalink to this definition">¶</a></dt> 5662 <dd></dd></dl> 5663 5664 <dl class="attribute"> 5665 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.__module__"> 5666 <tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.fitting.help_panel'</em><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.__module__" title="Permalink to this definition">¶</a></dt> 5667 <dd></dd></dl> 5668 5669 <dl class="staticmethod"> 5670 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.__new__"> 5671 <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.help_panel.HelpWindow.__new__" title="Permalink to this definition">¶</a></dt> 5672 <dd></dd></dl> 5673 5674 <dl class="method"> 5675 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.__reduce__"> 5676 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.__reduce__" title="Permalink to this definition">¶</a></dt> 5677 <dd><p>helper for pickle</p> 5678 </dd></dl> 5679 5680 <dl class="method"> 5681 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.__reduce_ex__"> 5682 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 5683 <dd><p>helper for pickle</p> 5684 </dd></dl> 5685 5686 <dl class="method"> 5687 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.__repr__"> 5688 <tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.__repr__" title="Permalink to this definition">¶</a></dt> 5689 <dd></dd></dl> 5690 5691 <dl class="attribute"> 5692 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.__setattr__"> 5693 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.__setattr__" title="Permalink to this definition">¶</a></dt> 5694 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 5695 </dd></dl> 5696 5697 <dl class="attribute"> 5698 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.__str__"> 5699 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.__str__" title="Permalink to this definition">¶</a></dt> 5700 <dd><p>x.__str__() <==> str(x)</p> 5701 </dd></dl> 5702 5703 <dl class="attribute"> 5704 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.__weakref__"> 5705 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.__weakref__" title="Permalink to this definition">¶</a></dt> 5706 <dd><p>list of weak references to the object (if defined)</p> 5707 </dd></dl> 5708 5709 <dl class="method"> 5710 <dt id="sans.perspectives.fitting.help_panel.HelpWindow._setOORInfo"> 5711 <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.help_panel.HelpWindow._setOORInfo" title="Permalink to this definition">¶</a></dt> 5712 <dd></dd></dl> 5713 5714 <dl class="method"> 5715 <dt id="sans.perspectives.fitting.help_panel.HelpWindow.on_Size"> 5716 <tt class="descname">on_Size</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.fitting.help_panel.HelpWindow.on_Size" title="Permalink to this definition">¶</a></dt> 5717 <dd><p>Recover the scroll position On Size</p> 3046 5718 </dd></dl> 3047 5719 … … 3066 5738 <ul> 3067 5739 <li><a class="reference internal" href="#">help_panel</a><ul> 3068 <li><a class="reference internal" href="# module-sans.perspectives.fitting.help_panel"><tt class="docutils literal"><span class="pre">sans.perspectives.fitting.help_panel</span></tt></a></li>5740 <li><a class="reference internal" href="#sans-perspectives-fitting-help-panel"><tt class="docutils literal"><span class="pre">sans.perspectives.fitting.help_panel</span></tt></a></li> 3069 5741 </ul> 3070 5742 </li> … … 3072 5744 3073 5745 <h4>Previous topic</h4> 3074 <p class="topless"><a href="f itting.html"3075 title="previous chapter">f itting</a></p>5746 <p class="topless"><a href="ftol_dialog.html" 5747 title="previous chapter">ftol_dialog</a></p> 3076 5748 <h4>Next topic</h4> 3077 5749 <p class="topless"><a href="hint_fitpage.html" … … 3085 5757 <h3>Quick search</h3> 3086 5758 <form class="search" action="../../../search.html" method="get"> 3087 <input type="text" name="q" size="18"/>5759 <input type="text" name="q" /> 3088 5760 <input type="submit" value="Go" /> 3089 5761 <input type="hidden" name="check_keywords" value="yes" /> … … 3112 5784 >next</a> |</li> 3113 5785 <li class="right" > 3114 <a href="f itting.html" title="fitting"5786 <a href="ftol_dialog.html" title="ftol_dialog" 3115 5787 >previous</a> |</li> 3116 <li><a href="../../../index.html">sansview v0.1.0 documentation</a> »</li>5788 <li><a href="../../../index.html">sansview 0.1.0 documentation</a> »</li> 3117 5789 <li><a href="index.html" >Reference</a> »</li> 3118 5790 </ul> … … 3120 5792 <div class="footer"> 3121 5793 © Copyright 2010, sans group. 3122 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1. 0.7.5794 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 3123 5795 </div> 3124 5796 </body>
Note: See TracChangeset
for help on using the changeset viewer.