Yes, but that is too much typing for me. I will quote the great uses that have
always said to me, “You are working too hard!”
have you downloaded and are you using Project Wonder?
> On Oct 5, 2017, at 6:05 AM, André Rothe wrote:
>
> Hi Theodore,
>
> It seems that it also works with a WOStri
Hi Theodore,
It seems that it also works with a WOString within the tag:
cssLink : WOString {
value = cssLink;
escapeHTML = false;
}
public String getCssLink() {
WOResourceManager res = application().resourceManager();
return "res.urlForResourceNamed("Messages.css", null, null, g
> On Oct 4, 2017, at 06:13, André Rothe wrote:
>
> Hi,
>
> I have created a CSS file within the WebServerResources folder of my
> project. How I can add it as a static link to the tag of my
> component page? How is the relative path, or should I use the
> WOResourceManager to set the path for