<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wikiti.brandonw.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wikiti.brandonw.net/index.php?action=history&amp;feed=atom&amp;title=83Plus%3ABCALLs%3A403F</id>
		<title>83Plus:BCALLs:403F - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wikiti.brandonw.net/index.php?action=history&amp;feed=atom&amp;title=83Plus%3ABCALLs%3A403F"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:403F&amp;action=history"/>
		<updated>2026-04-22T11:44:13Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.5</generator>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:403F&amp;diff=8604&amp;oldid=prev</id>
		<title>FloppusMaximus: SizeWind: call app's SizeWind routine</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:403F&amp;diff=8604&amp;oldid=prev"/>
				<updated>2009-09-30T02:04:10Z</updated>
		
		<summary type="html">&lt;p&gt;SizeWind: call app&amp;#039;s SizeWind routine&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:83Plus:BCALLs:By Name:Monitor|SizeWind]] [[Category:83Plus:BCALLs:By Name|SizeWind]] [[Category:83Plus:BCALLs:By Address|403F - SizeWind]]&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Official Name:''' SizeWind&lt;br /&gt;
&lt;br /&gt;
'''BCALL Address:''' 403F&lt;br /&gt;
&lt;br /&gt;
Calls the current app's SizeWind routine.&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* ([[83Plus:RAM:8597|cxSizeWind]]) = address of window-resize routine&lt;br /&gt;
* ([[83Plus:RAM:85DC|menuActive]]) = number of menu rows currently active&lt;br /&gt;
* Carry flag = 0 if adding menu rows (shrinking window), 1 if removing menu rows (expanding window)&lt;br /&gt;
&lt;br /&gt;
=== Outputs ===&lt;br /&gt;
* None&lt;br /&gt;
&lt;br /&gt;
=== Destroys ===&lt;br /&gt;
* Depends on the app (but you can assume all registers will be destroyed)&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
([[83Plus:RAM:8597|cxSizeWind]]) is one of the six &amp;quot;context vectors&amp;quot; that are specified by calling [[83Plus:BCALLs:404B|AppInit]].&lt;br /&gt;
&lt;br /&gt;
This routine is called to notify the current app when &amp;quot;menu rows&amp;quot; at the bottom of the screen are added or removed.  (In the original TI-85 OS, menu rows are used to display the soft-key menus.  On the TI-83 Plus, this feature has been removed, but menu rows are still used for the &amp;quot;Rcl&amp;quot; function.)  This routine should be called after modifying ([[83Plus:RAM:85DC|menuActive]]) accordingly.&lt;/div&gt;</summary>
		<author><name>FloppusMaximus</name></author>	</entry>

	</feed>