Hi, all.
I'm using styled controls library and satisfied with its looking and the flexible way to customize.
It's pretty nice and fun.
But I had just one problem.
If I choose the "Print" of right-click menu and print a styled applet then RTE cause an error.
It says "RuntimeException:invalid memory access".
(This may not be the exact message because I saw a Japanese one.)
Probably you can try any styled applet to see the error.
For example:
{curl 6.0 applet}
{applet manifest = "manifest.mcurl"}
{import * from COM.CURL.GUI.STYLED-CONTROLS}
{install-style-sheet {manifest-url "file", "DEFAULT-STYLE-SHEET"}}
{CommandButton}
What can I do for this?
print-graphic procedure also throws an error.
I'm using styled controls library and satisfied with its looking and the flexible way to customize.
It's pretty nice and fun.
But I had just one problem.
If I choose the "Print" of right-click menu and print a styled applet then RTE cause an error.
It says "RuntimeException:invalid memory access".
(This may not be the exact message because I saw a Japanese one.)
Probably you can try any styled applet to see the error.
For example:
{curl 6.0 applet}
{applet manifest = "manifest.mcurl"}
{import * from COM.CURL.GUI.STYLED-CONTROLS}
{install-style-sheet {manifest-url "file", "DEFAULT-STYLE-SHEET"}}
{CommandButton}
What can I do for this?
print-graphic procedure also throws an error.
Tags:
skin,
print-graphic,
error