Plugin development question

Ask for help and post your question on how to use XnView Classic.

Moderators: helmut, XnTriq, xnview

Post Reply
Guest

Plugin development question

Post by Guest »

I have my file export plugin up and running, but the user should be able to specify some options. Is is good behaviour to store them in xnview.ini?

How can I add my options to the Options|Write dialog?

I also want to provide a filter plugin version (This is a wrapper for a free
Hebrew ocr library). The problem is I can't find the header/example to build a photoshop filter plugin. Is there a downloadable example someware?
User avatar
xnview
Author of XnView
Posts: 46255
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Plugin development question

Post by xnview »

Anonymous wrote:I have my file export plugin up and running, but the user should be able to specify some options. Is is good behaviour to store them in xnview.ini?
No please your own .ini
How can I add my options to the Options|Write dialog?
Currently not possible
I also want to provide a filter plugin version (This is a wrapper for a free
Hebrew ocr library). The problem is I can't find the header/example to build a photoshop filter plugin. Is there a downloadable example someware?
[/quote]
I must add support for filter plugin
Pierre.
Post Reply