Help for this page
$main_new=$main->Button(-text=>"New",-command=>'newnote', -padx=>0,-pady=>0)->pack;
$main_new=$main->Button(-text=>"New",-command=>sub{newnote;}, -padx=>0,-pady=>0)->pack;
0 1 2 3 4 5 6 7
Results (680 votes), past polls