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

Macro value expression '$(text)' isn't solved when executing button action #2576

Closed
augustofg opened this issue Mar 10, 2023 · 0 comments · Fixed by #2618
Closed

Macro value expression '$(text)' isn't solved when executing button action #2576

augustofg opened this issue Mar 10, 2023 · 0 comments · Fixed by #2618

Comments

@augustofg
Copy link

I'm trying to migrate older CS Studio interfaces to phoebus and I think I found a bug. In this case we used the button text property to set a macro when launching a new window, but $(text) isn't solved. Curiously, if I try other properties like $(name) or $(class) these are correctly substituted with the widget property value.

kasemir added a commit that referenced this issue Mar 27, 2023
.. like $(text) of an action button

#2576
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

Successfully merging a pull request may close this issue.

1 participant