|
| Development of Ventura10 Add-ons |
 |
Sat, 23 Feb 2008 15:07:08 +010 |
I'm familiar with programming and a experienced
Ventura user. My question: Is there a recommendable
and compact introduction to programming Ventura
Add-ons, focussing on practical aspects like a 'cookbook'.
Thanks in advance for all hints!
|
| Post Reply
|
| Re: Development of Ventura10 Add-ons |
 |
24 Feb 2008 16:30:00 -0500 |
Wolf Steinhuber wrote:
>
> I'm familiar with programming and a experienced
> Ventura user. My question: Is there a recommendable
> and compact introduction to programming Ventura
> Add-ons, focussing on practical aspects like a 'cookbook'.
>
> Thanks in advance for all hints!
If you deal with C++ I can email you some examples of my own
implementations. I'm not a guru so they may look not so well as
expected... They all are MS Visual Studio 2005's projects.
But, my first experience were that well known examples from Ventura's
install CD. You should take a look on it.
In fact, we haven't so much info for development...
First is the help-file "C:\PROGRAM FILES\COREL\VENTURA
10\PROGRAMS\vent_scr.hlp". There are all Ventura's COM-iface methods.
Second is an example I've said above.
Third will be your own expirience with Ventura's bugs... :-) (Look in
my thread about Broken EPS-filter and FrameSizeToObject() function)
--
Truly yours,
Sergey Sarbash
|
| Post Reply
|
| Re: Development of Ventura10 Add-ons |
 |
Sun, 24 Feb 2008 21:22:04 -070 |
Wolf Steinhuber wrote:
> I'm familiar with programming and a experienced
> Ventura user. My question: Is there a recommendable
> and compact introduction to programming Ventura
> Add-ons, focussing on practical aspects like a 'cookbook'.
No. But this newsgroup is a good resource if you run into questions.
-- Eric
[C_TECH Volunteer]
Check out the Ventura FAQ at:
http://www.draw.nu/venturafaq/
or download a PDF copy at:
http://www.fhcomm.com/VenturaFAQ.pdf
|
| Post Reply
|
|
|
|
|
|
|
|
|
|