Matt, the Link I first used now shows the v23.1 updates.
The toggle language EN/DE capability is useful as I had intended refreshing my Deutsch.
Does the on-line Help also toggle?
The Xara product manual is still v23.0 -
https://helpandsupport.xara.com/xara...-0-update.html
Have you added new third-party widgets as the operation of these is now perplexing.
I would not call it integration.
As an example, I tried the
https://www.qrcode-monkey.com widget.
Edit widget open blank.
No explanation that you need now to click the Edit in Browser button.
Doing so, opens the above link.
No explanation as to how to "integrate" back into the design page.
What you can do is download an image, or better, an SVG. You then close the widget and drag the resulting graphic onto the design page.
Alternatively, open the SVG with a text editor and Copy & Paste directly into the Enter HTML box and click OK.
The resulting box can be resized and if lucky you get to see your QR barcode. This also renders out as an SVG and not a Group is dropped onto the design page.
The underpinning XWR file is about the barest you could get away with:
Code:
<XaraWidget><WidgetName>qrcodemonkey</WidgetName>
<BrowserWidth>1024</BrowserWidth>
<BrowserHeight>768</BrowserHeight>
<CreateURL>https://www.qrcode-monkey.com/</CreateURL>
<External/>
<WidgetHelp>
</WidgetHelp>
<HelpLink>https://helpandsupport.xara.com/index.htm?rhcsh=1&rhmapno=1017</HelpLink>
</XaraWidget>
The <WidgetHelp> Tag is empty and it seems your new Widget mechanism can no longer handle this anyway.
When open, the Widget container has a Status line entry of "For help & information select Contents from the help menu" ???
It is quicker to use the URL directly.
Acorn
Bookmarks