
iPodDB::Menu - iPodDB Menu bar

my $menu = iPodDB::Menu->new( $frame );

This adds a menu bar to the main iPodDB window. It has three menus: File, Edit and Help.

Creates the menu bar and adds the File, Edit and Help menus to it.


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.