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

"new" pattern function call on "widget" type doesn't work #12

Open
rampall opened this issue Apr 23, 2020 · 0 comments
Open

"new" pattern function call on "widget" type doesn't work #12

rampall opened this issue Apr 23, 2020 · 0 comments

Comments

@rampall
Copy link

rampall commented Apr 23, 2020

The following code from the docs

widget w = Text_new();
Text_insert(w, "end", "hi!");

throws the error:

bad window path name "new"
    while executing
"w = Text_new()"
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

1 participant