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

Editing a dip switch value in editor causes an error #6

Open
Sei-Lisa opened this issue Aug 17, 2020 · 0 comments
Open

Editing a dip switch value in editor causes an error #6

Sei-Lisa opened this issue Aug 17, 2020 · 0 comments

Comments

@Sei-Lisa
Copy link

To reproduce:

  • Create a DIP switch (Components -> I/O -> DIP Switch).
  • Go to Instance Properties.
  • Go to Details.
  • Try to change the hex value.

An error window appears. When clicking details, it shows this message:

can't set "edgat_dip": invalid command name ".edgat.tbox.tDIP.props.dip.c"
invalid command name ".edgat.tbox.tDIP.props.dip.c"
    while executing
"$w.dip.c itemconfigure value -text $n"
    (procedure "EditGate::dipValChange" line 7)
    invoked from within
"EditGate::dipValChange .edgat.tbox.tDIP.props edgat_dip {} w"
    (write trace on "edgat_dip")
    invoked from within
".edgat.tbox.tDIP.props.state.ent.e delete insert"
    invoked from within
"if {[.edgat.tbox.tDIP.props.state.ent.e selection present]} {
	.edgat.tbox.tDIP.props.state.ent.e delete sel.first sel.last
    } else {
	.edgat.tbox...."
    (command bound to event)
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