file_chooser: update list when switching windows with different search paths

This commit is contained in:
stefan schippers 2025-10-05 13:00:43 +02:00
parent 136a61b4fc
commit 6df29362d3
1 changed files with 1 additions and 0 deletions

View File

@ -9183,6 +9183,7 @@ proc housekeeping_ctx {} {
xschem case_insensitive $case_insensitive
set_sim_netlist_waves_buttons
.statusbar.7 configure -text $netlist_type
if {[winfo exists .ins]} { .ins.top3.upd invoke }
}
# callback that resets simulate button color at end of simulation