
iPodDB::Menu::Edit - the edit menu

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

This is the Edit menu portion of the menu bar.

Creates the menu and sets up the callbacks when menu items are clicked.

When the "Preferences" option is selected this event is triggered. It will popup the preferences dialog for the user to modify then attempt to load the new database.


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.