IanDarwin / pdfshow

Deliver/present talks from PDFs - A simple PDF presenter oriented towards slideshow decks in PDF form
Other
8 stars 4 forks source link

#9 Delete selected item with delete key or menu #28

Closed SteveDUniverse closed 4 years ago

SteveDUniverse commented 4 years ago

Fixes #9 Created function to delete selected object. Assigned delete selected function to DELETE key. I tested it on windows and linux, works fine on both.

IanDarwin commented 4 years ago

Thanks. I added the menu item part, and tweaked the code formatting slightly.

IanDarwin commented 4 years ago

I actually can't get the Delete key to delete either on macOS (MBPro running 10.15.7) nor on OpenBSD, but it might be my keyboard assignment? It works fine when called from the menu item.