Menus.V2Menu#
V2Menu.py
Copyright (c) 2021-2025, SAXS Team, KEK-PF
- class V2Menu(parent, dialog, adjusted_sd=False)#
Bases:
Frame
Construct a frame widget with the parent MASTER.
Valid resource names: background, bd, bg, borderwidth, class, colormap, container, cursor, height, highlightbackground, highlightcolor, highlightthickness, relief, takefocus, visual, width.
- config(**kwargs)#
Configure resources of a widget.
The values for resources are specified as keyword arguments. To get an overview about the allowed keyword arguments call the method keys.
- get_fullopt_dialog()#
- get_peak_editor()#
- get_ready_for_peak_editor()#
- get_strategy_dialog()#
- get_trace_dialog()#
- pe_apply_cb(fullopt_dialog)#
- pe_ready_cb(peak_editor)#
- show_automated_execution()#
- show_parameter_transition(debug=False)#
- show_peak_editor(pe_proxy=None, debug=True)#
- show_result_animation(debug=False)#
- show_result_folder_selector(proc_name, debug=False)#
- show_result_viewer(debug=False)#
- td_ready_cb(trace_dialog)#
- v2_exec_wrapper(proc, proc_name)#