Cmenu

 view release on metacpan or  search on metacpan

doc/html/node7.html  view on Meta::CPAN


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

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

<BODY >
<!--Navigation Panel-->
<A NAME="tex2html132"
  HREF="node8.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="file:/usr/lib/latex2html/icons/next.png"></A> 
<A NAME="tex2html128"
  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="tex2html122"
  HREF="node6.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="file:/usr/lib/latex2html/icons/prev.png"></A> 
<A NAME="tex2html130"
  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="tex2html133"
  HREF="node8.html">menu_initialise</A>
<B> Up:</B> <A NAME="tex2html129"
  HREF="node6.html">Function Reference</A>
<B> Previous:</B> <A NAME="tex2html123"
  HREF="node6.html">Function Reference</A>
 &nbsp <B>  <A NAME="tex2html131"
  HREF="node1.html">Contents</A></B> 
<BR>
<BR>
<!--End of Navigation Panel-->

<H2><A NAME="SECTION00051000000000000000">
User Functions</A>
</H2>
These functions are designed to be called by user scripts.
<DL>
<DT><STRONG>menu_button_set</STRONG></DT>
<DD>enables or disables buttons; sets text on button
</DD>
<DT><STRONG>menu_display</STRONG></DT>
<DD>call to activate a menu and return a selection
</DD>
<DT><STRONG>menu_init</STRONG></DT>
<DD>initialise a new menu structure
</DD>
<DT><STRONG>menu_initialise</STRONG></DT>
<DD>initialise the module; called at the beginning of a script once only
</DD>
<DT><STRONG>menu_item</STRONG></DT>
<DD>define a menu option
</DD>
<DT><STRONG>menu_popup</STRONG></DT>
<DD>popup a display while processing is occurring
</DD>
<DT><STRONG>menu_show</STRONG></DT>
<DD>splash data to the screen
</DD>
<DT><STRONG>menu_terminate</STRONG></DT>
<DD>terminate all Curse and menuing structures; called on exit from script
</DD>
</DL>

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



( run in 1.417 second using v1.01-cache-2.11-cpan-364913b4093 )