[Ipe-discuss] Ipelet: setting the URL of a group
Bläsius, Thomas (ITI)
thomas.blaesius at kit.edu
Sat Feb 5 10:30:21 CET 2022
Hi all!
Is it possible to set the URL of a group with an ipelet?
I thought it should work (similar to other properties) somewhat like this:
> local group = ipe.Group(elements)
> group:set("url", "http://...")
But this gives me the error "invalid option 'url'". Given that the URL
does not appear in the list of properties in the manual [1], I assume it
is not possible to set the URL. Or am I missing something?
Thanks and best regards,
Thomas
[1] https://ipe.otfried.org/manual/luaobj.html
More information about the Ipe-discuss
mailing list