oxy_button transparent property
Post here questions and problems related to oXygen frameworks/document types.
-
- Posts: 240
- Joined: Wed Jun 17, 2015 12:46 pm
oxy_button transparent property
Hello,
It seems that in the 21.1.0.2 SDK version, the oxy_button transparent property does not work anymore. When we put that property at true, we still have an opaque rectangle on the button.
Do you reproduce this issue ?
Johann
It seems that in the 21.1.0.2 SDK version, the oxy_button transparent property does not work anymore. When we put that property at true, we still have an opaque rectangle on the button.
Do you reproduce this issue ?
Johann
-
- Posts: 1016
- Joined: Wed Nov 16, 2005 11:11 am
Re: oxy_button transparent property
Post by alex_jitianu »
Hi Johann,
I don't reproduce this behavior. I tested the 21.1.0.2 SDK with some simple samples:
Can you send me a screenshot and some sample files?
Best regards,
Alex
I don't reproduce this behavior. I tested the 21.1.0.2 SDK with some simple samples:
Code: Select all
button {
content: oxy_button(action, oxy_action(
name, 'Insert',
description, 'Insert an element after the current one',
operation, 'InsertFragmentOperation',
arg-fragment, '<element></element>',
arg-insertLocation, '.',
arg-insertPosition, 'After'
)
, transparent, true);
}
Code: Select all
<root><button></button></root>
Best regards,
Alex
Return to “SDK-API, Frameworks - Document Types”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service