Page 1 of 1

extension manager

Posted: Sun Nov 10, 2013 2:53 pm
by tester
I'm not quite happy with how the open/save dialog works, so I made this one.

- It should always add the extension, no matter what viewing settings you have under Windows (show/hide extensions).
- It will add prefix or sufix to your filename (you can use date generator for example or some sort of sufix marker).
- It will have no viewing issues in file dialog window.
- It's easy to configure (I hope I configured it correctly inside).
- It will make easy to manipulate the extension within your project.
- It will output for you also parameters of your operation (path, filename, etc.)

//edit:

v.1. adds " " to paths (useful when paths are containing empty spaces).

//edit2: these ones are optimized for saving.

Re: extension manager

Posted: Sun Nov 10, 2013 8:39 pm
by tester
Now it should work both ways (prefix/sufix removed when opening). Plus - triggers reduced to correct rate.

//edit: ...and smal update.

Note: If you are using dynamic prefix/sufix, you may need reorder some triggers (prefix/sufix sends s&h trigger for incoming path, so that the path is sent further after prefix/sufix are added).

Re: extension manager

Posted: Mon Nov 11, 2013 11:40 am
by tester
...actually, for dynamic pre/sufix - this should handle it.

Re: extension manager

Posted: Tue Nov 12, 2013 11:06 am
by adrianax
How do you make your own file extension? I need to now how to make my own file type and my own extension, to create a application that can read it to do SOMETHING programmable.
_____________________________
street fashion blog ~ best fashion blogs

Re: extension manager

Posted: Tue Nov 12, 2013 12:23 pm
by tester
Prove that you are not a bot.
Rephrase your question. :mrgreen: