robmcmullen / omnivore

Hex editor and debugging emulator, sponsored by the Player/Missile Podcast
Mozilla Public License 2.0
53 stars 7 forks source link

Add template files for File -> New... #69

Closed robmcmullen closed 8 years ago

robmcmullen commented 8 years ago

Instead of File -> New -> whatever opening up a blank data set, include template files that can get loaded instead. Probably the best way to do this is by including it in a special directory that can get searched but also included in the py2exe/py2app bundle, so this directory would have to be specified in the setup.py file