The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

<!--Converted with LaTeX2HTML 99.2beta8 (1.43)
original version by:  Nikos Drakos, CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Internal Functions</TITLE>
<META NAME="description" CONTENT="Internal Functions">
<META NAME="keywords" CONTENT="Cmenu">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="LaTeX2HTML v99.2beta8">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">

<LINK REL="STYLESHEET" HREF="Cmenu.css">

<LINK REL="previous" HREF="node15.html">
<LINK REL="up" HREF="node6.html">
<LINK REL="next" HREF="node17.html">
</HEAD>

<BODY >
<!--Navigation Panel-->
<A NAME="tex2html237"
  HREF="node17.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="file:/usr/lib/latex2html/icons/next.png"></A> 
<A NAME="tex2html233"
  HREF="node6.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="file:/usr/lib/latex2html/icons/up.png"></A> 
<A NAME="tex2html229"
  HREF="node15.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="file:/usr/lib/latex2html/icons/prev.png"></A> 
<A NAME="tex2html235"
  HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
 SRC="file:/usr/lib/latex2html/icons/contents.png"></A>  
<BR>
<B> Next:</B> <A NAME="tex2html238"
  HREF="node17.html">Application Preferences</A>
<B> Up:</B> <A NAME="tex2html234"
  HREF="node6.html">Function Reference</A>
<B> Previous:</B> <A NAME="tex2html230"
  HREF="node15.html">menu_show($title,$message,$style)</A>
 &nbsp <B>  <A NAME="tex2html236"
  HREF="node1.html">Contents</A></B> 
<BR>
<BR>
<!--End of Navigation Panel-->

<H2><A NAME="SECTION00059000000000000000">
Internal Functions</A>
</H2>
These are the internal functions of the module; these should not be called by user scripts.
<DL>
<DT><STRONG>menu_advice</STRONG></DT>
<DD>displays a short message at the foot of the screen
</DD>
<DT><STRONG>menu_button_bar</STRONG></DT>
<DD>creates a button bar
</DD>
<DT><STRONG>menu_create_pane</STRONG></DT>
<DD>creates the menu display
</DD>
<DT><STRONG>menu_draw_active</STRONG></DT>
<DD>draws the active menu option
</DD>
<DT><STRONG>menu_draw_button</STRONG></DT>
<DD>draws a button
</DD>
<DT><STRONG>menu_draw_inlay</STRONG></DT>
<DD>draws the backdrop
</DD>
<DT><STRONG>menu_draw_line</STRONG></DT>
<DD>draws an inactive menu option
</DD>
<DT><STRONG>menu_draw_pane</STRONG></DT>
<DD>draws the menu pane
</DD>
<DT><STRONG>menu_draw_window</STRONG></DT>
<DD>draws the menu window
</DD>
<DT><STRONG>menu_edit</STRONG></DT>
<DD>edit a field
</DD>
<DT><STRONG>menu_hot_button</STRONG></DT>
<DD>report which button is hot
</DD>
<DT><STRONG>menu_key_seq</STRONG></DT>
<DD>get input from the keyboard
</DD>
<DT><STRONG>menu_navigate</STRONG></DT>
<DD>navigate through a menu
</DD>
<DT><STRONG>menu_preferences</STRONG></DT>
<DD>load modules preferences from file
</DD>
<DT><STRONG>menu_redraw_backdrop</STRONG></DT>
<DD>redraw the backdrop
</DD>
<DT><STRONG>menu_refresh</STRONG></DT>
<DD>redraw the whole screen especially after resizing a terminal window
</DD>
</DL>

<P>
<BR><HR>
<ADDRESS>
Andy Ferguson (AFC)
2001-10-20
</ADDRESS>
</BODY>
</HTML>