Page 1 of 1
How to use a custom Pattern$ in OpenFileRequester?
Posted: Sun Mar 26, 2017 11:48 am
by T4r4ntul4
hey all,
How to use a custom Pattern$ in OpenFileRequester?
"application/x-bla-something" or something custom doesnt work.
link:
http://www.freeformatter.com/mime-types-list.html
Re: How to use a custom Pattern$ in OpenFileRequester?
Posted: Fri Jul 31, 2020 7:36 am
by menschmarkus
Hi,
I fetch this post from the bottom of the lake because my commet fits perfectly here.
* for anwering the above question...it works...but
- not all MIME types are not mentioned correctly e.g. "text/csv" does not work, "text/comma-separated-values" does !!
Now my extension to the above post:
*.* wildcard is always on first position. This circumstance is not satisfying. In oposit of PB, where you have direct influence which mime type should arrive
first, SB does not offer this feature.
Furthermore the original MIME type is given in clear text which is ok but not beautiful viewing.
It would be nice to include/modify it.