Update of /cvsroot/freevo/freevo/Docs/plugin_writing
In directory sc8-pr-cvs1:/tmp/cvs-serv11779
Modified Files:
howto.sgml
Log Message:
add the last full example. comments requested.
Index: howto.sgml
===================================================================
RCS file: /cvsroot/freevo/freevo/Docs/plugin_writing/howto.sgml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** howto.sgml 15 Nov 2003 12:31:34 -0000 1.6
--- howto.sgml 1 Dec 2003 17:19:27 -0000 1.7
***************
*** 14,17 ****
--- 14,18 ----
<!ENTITY menuex2 SYSTEM "code/menu_Item.py" CDATA linespecific>
<!ENTITY menuex3 SYSTEM "code/menu_MenuItem.py" CDATA linespecific>
+ <!ENTITY menuex4 SYSTEM "code/menu_fullexample.py" CDATA linespecific>
]>
***************
*** 200,204 ****
<para>refresh -- redraw the top item on the menu stack. It is usually called
after a pushmenu call.</para>
<para>delete_menu -- remove the currently displayed menu.</para>
! <para><emphasis>Code Sample not written yet</emphasis></para>
</sect2>
</sect1>
--- 201,209 ----
<para>refresh -- redraw the top item on the menu stack. It is usually called
after a pushmenu call.</para>
<para>delete_menu -- remove the currently displayed menu.</para>
! </sect2>
! <sect2>
! <title>A full example to bring it all together</title>
! <programlisting><inlinegraphic entityref="menuex4"></inlinegraphic>
! </programlisting>
</sect2>
</sect1>
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog