Cmenu
view release on metacpan or search on metacpan
doc/html/node9.html view on Meta::CPAN
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>menu_init</TITLE>
<META NAME="description" CONTENT="menu_init">
<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="next" HREF="node10.html">
<LINK REL="previous" HREF="node8.html">
<LINK REL="up" HREF="node6.html">
<LINK REL="next" HREF="node10.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html156"
HREF="node10.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="file:/usr/lib/latex2html/icons/next.png"></A>
<A NAME="tex2html152"
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="tex2html146"
HREF="node8.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="file:/usr/lib/latex2html/icons/prev.png"></A>
<A NAME="tex2html154"
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="tex2html157"
HREF="node10.html">menu_item</A>
<B> Up:</B> <A NAME="tex2html153"
HREF="node6.html">Function Reference</A>
<B> Previous:</B> <A NAME="tex2html147"
HREF="node8.html">menu_initialise</A>
  <B> <A NAME="tex2html155"
HREF="node1.html">Contents</A></B>
<BR>
<BR>
<!--End of Navigation Panel-->
<H2><A NAME="SECTION00053000000000000000">
menu_init</A>
</H2>
Create a menu structure. It is normally called like;
<DIV ALIGN="CENTER">
menu_init("My Menu","Interesting text","help_file");
</DIV>
<P>
<DL>
<DT><STRONG>My Menu</STRONG></DT>
<DD>the title of your menu displayed at the centre-top of the menu window
</DD>
<DT><STRONG>Interesting Text</STRONG></DT>
<DD>supplementary text usually enhancing a users experience as they enjoy your finely crafted program
</DD>
<DT><STRONG>help_file</STRONG></DT>
<DD>a file to display when the user panics and presses the <I>help</I> button (a function key can be defined as a help button rather than a soft button on the screen).
<P>
<B>NB</B> this feature is untested and may be broken
</DD>
</DL>
<P>
<BR><HR>
<ADDRESS>
Andy Ferguson (AFC)
2001-10-20
</ADDRESS>
</BODY>
</HTML>
( run in 0.608 second using v1.01-cache-2.11-cpan-39bf76dae61 )