Framework on Oxygen v11...

Oxygen general issues.
leb
Posts: 14
Joined: Sat Nov 14, 2009 10:08 pm

Framework on Oxygen v11...

Post by leb »

Hello,
I builds a framework (SDF) using version 11 of oxygen, to customize the view attributes and elements view and it works fine.
However when I try to deploy this same framework oxygen on 10.3, I can not, I get errors when I try to add...

Is this normal? API oxygen 11 is different from that of oxygen 10.3?

Regards,
leb
Radu
Posts: 9496
Joined: Fri Jul 09, 2004 5:18 pm

Re: Framework on Oxygen v11...

Post by Radu »

Hi Lionel,

The API in Oxygen 10.3 is a subset of the API in Oxygen 11.1.
For example the "AttributesValueEditor" used to give the user control over the attribute values editing was added in Oxygen 11.1

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
leb
Posts: 14
Joined: Sat Nov 14, 2009 10:08 pm

Re: Framework on Oxygen v11...

Post by leb »

ok thank for your answer.
So is there a solution to make it work on the v10.3? because my company only uses version 10.3...

Regards,
leb
Radu
Posts: 9496
Joined: Fri Jul 09, 2004 5:18 pm

Re: Framework on Oxygen v11...

Post by Radu »

Hi Lionel,

You can use the Author 10.3 SDK (I can give you a link for it if you contact us on the support address) but you will see that a lot of the improvements I suggested you do not compile with the 10.3 API and you will have to remove them.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply