| iPodDB documentation | view source | Contained in the iPodDB distribution. |
iPodDB::Menu::Help - the help menu
my $help = iPodDB::Menu::Help->new( $frame );
This is the Help menu portion of the menu bar.
Creates the menu and sets up the callbacks when menu items are clicked.
When the "About" option is selected this event is triggered. It will popup a dialog with the credits for this application.
Copyright 2004 by Brian Cassidy
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| iPodDB documentation | view source | Contained in the iPodDB distribution. |