can't read "widget(rev,.pop106)": no such element in array
while executing
"set widname $widget(rev,$popup)"
(procedure "vTcl:python_generate_context_menu" line 9)
invoked from within
"vTcl:python_generate_context_menu $root_list"
(procedure "vTcl:generate_python_UI" line 72)
invoked from within
"vTcl:generate_python_UI"
(menu invoke)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please upload tcl file that PAGE generated from your design, so we can help.
Just looking at the error message, it looked like you tried to use a popup menu.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2021-03-12
Page version is 6.0.1, Python version is 3.5.2 32 bit, Updated version of Windows 10 Education as of 12/03/2021.
The popup menu .pop106 is the widget tree (under Page Toplevel, red in the image)
I have no popup menu in the GUI toplevel.
This issue periodically comes back even with different Tcl files, in random situations. It may be page-related. I'm not sure about how to reproduce it.
I did see an issue with this from another Windows user a number of months ago. I don't remember what caused it. Is the file one that you can't re-create it? If you can't, you can upload it here and I can remove the menu issues for you.
Don is working very hard on a new version that hopefully will be out in a few weeks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2021-03-12
I can send you one tcl file I have issues with. I may have inserted and then removed a popupmenu under the GUI toplevel in the process of creating it.
can't read "widget(rev,.pop106)": no such element in array
while executing
"set widname $widget(rev,$popup)"
(procedure "vTcl:python_generate_context_menu" line 9)
invoked from within
"vTcl:python_generate_context_menu $root_list"
(procedure "vTcl:generate_python_UI" line 72)
invoked from within
"vTcl:generate_python_UI"
(menu invoke)
Please upload tcl file that PAGE generated from your design, so we can help.
Just looking at the error message, it looked like you tried to use a popup menu.
Page version is 6.0.1, Python version is 3.5.2 32 bit, Updated version of Windows 10 Education as of 12/03/2021.
The popup menu .pop106 is the widget tree (under Page Toplevel, red in the image)
I have no popup menu in the GUI toplevel.
This issue periodically comes back even with different Tcl files, in random situations. It may be page-related. I'm not sure about how to reproduce it.
I did see an issue with this from another Windows user a number of months ago. I don't remember what caused it. Is the file one that you can't re-create it? If you can't, you can upload it here and I can remove the menu issues for you.
Don is working very hard on a new version that hopefully will be out in a few weeks.
I can send you one tcl file I have issues with. I may have inserted and then removed a popupmenu under the GUI toplevel in the process of creating it.
Sorry for the delay.
I've fixed the file and generated the Python files from it.
Thank you for your kindness and availability
That's what I'm here for. :D