Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comment on: Picture #248

Open
protee opened this issue Jul 26, 2022 · 3 comments
Open

Comment on: Picture #248

protee opened this issue Jul 26, 2022 · 3 comments

Comments

@protee
Copy link

protee commented Jul 26, 2022

Enter your comment here:
Hi, is it possible in the documentation to be more explicit about the "var:" syntax ?
What about ? Somehow it is possible to use a form object syntax ?
My goal is to be able to put some images for buttons not only from the component RESOURCES, or Form, but from host.
Thanks

@arnaud4d
Copy link
Collaborator

arnaud4d commented Jul 28, 2022

the "var:" syntax only accepts a variable name; with this tag you can use a picture coming from anywhere, provided that is loaded in the variable.
vPicture:=$ob.mypict
Then for Pathname in the property list: "var:vPicture"

@protee
Copy link
Author

protee commented Oct 11, 2022 via email

@arnaud4d
Copy link
Collaborator

I'm not sure to understand what you want to know. "var:vPicture" is the only supported syntax with "var:"
"var:$vpict" or "var:"Form.mypict" syntaxes are not supported.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants