Skip to content
Snippets Groups Projects
Commit 783a2d77 authored by CD's avatar CD
Browse files

No notable changes

parent 9e881f16
Branches main ns-le
No related tags found
No related merge requests found
Error during dialog loading of C:/Users/SightH/Research-Repos/ACT-R_Phi/environment/GUI/dialogs/25-event-queue.tcl: window name "event_queue_button" already exists in parent
Error during dialog loading of D:/Research-Repos/ACT-R_Phi/environment/GUI/dialogs/25-event-queue.tcl: window name "event_queue_button" already exists in parent
communication error result:
\ No newline at end of file
# Port settings for ACT-R server started at 14:35:48 12/28/2020
set actr_port 2650
# Port settings for ACT-R server started at 07:21:41 5/31/2021
set actr_port 2664
set actr_address "192.168.1.118"
......@@ -15,8 +15,22 @@ if $size_mismatch {
-message "The screen resolution is not the same as it was the last time the Environment was used. Should the window positions reset to the defaults?"]
} else { set reset_window_sizes 0}
if {$reset_window_sizes != "yes"} {
set window_config(.pgraph) 1581x400+1370+520
set changed_window_list(.pgraph) 1
set window_config(.dispatcher) 700x274+1370+583
set changed_window_list(.dispatcher) 1
set window_config(.pick_buffers) 200x340+1620+550
set changed_window_list(.pick_buffers) 1
set window_config(.control_panel) 235x700+3185+370
set changed_window_list(.control_panel) 1
set window_config(.options) 450x274+1495+583
set changed_window_list(.options) 1
set window_config(.text_trace_history) 714x340+1333+550
set changed_window_list(.text_trace_history) 1
set window_config(.procedural) 500x400+1470+520
set changed_window_list(.procedural) 1
set window_config(.bold_graphs) 660x250+1390+600
set changed_window_list(.bold_graphs) 1
}
set gui_options(p_selected) #44DA22
set gui_options(p_matched) #FCA31D
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment