Skip to content

Mark-MDO47/MarkMedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkMedia

annotate my pictures and videos

use wxFormBuilder to make Python media explorer

Flow - Now

At this point it is easier just to make a dialog using wxFormBuilder and hand-edit into the codebase.

alt text

Flow - Originally

I put all the original flow stuff into the old/ directory

The script combine.sh adds my changes (events, merges, etc.) to wxFormBuilder input. This allows me to iterate on both wxFormBuilder and on my additions. Original development flow WAS as follows:

  • use wxFormBuilder in ./wxFormBuilder_MarkMedia/ to build the look of the app
  • export as Python 3.x code in ./wxFormBuilder_MarkMedia/
  • run ./PyMarkMedia/combine.sh in ./PyMarkMedia/ to insert my event handlers
  • do python MarkMedia.py in ./PyMarkMedia/ to execute the resulting test code
    • use File->OpenVideoTxt and open free-form descriptive text for videos

About

annotate my pictures and videos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors