DisplayArea =========== .. currentmodule:: lib.gui.popup_configure .. autoclass:: DisplayArea :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DisplayArea.config_dict ~DisplayArea.displayed_key .. rubric:: Methods Summary .. autosummary:: ~DisplayArea.after ~DisplayArea.after_cancel ~DisplayArea.after_idle ~DisplayArea.after_info ~DisplayArea.anchor ~DisplayArea.bbox ~DisplayArea.bell ~DisplayArea.bind ~DisplayArea.bind_all ~DisplayArea.bind_class ~DisplayArea.bindtags ~DisplayArea.busy ~DisplayArea.busy_cget ~DisplayArea.busy_config ~DisplayArea.busy_configure ~DisplayArea.busy_current ~DisplayArea.busy_forget ~DisplayArea.busy_hold ~DisplayArea.busy_status ~DisplayArea.cget ~DisplayArea.clipboard_append ~DisplayArea.clipboard_clear ~DisplayArea.clipboard_get ~DisplayArea.columnconfigure ~DisplayArea.config ~DisplayArea.configure ~DisplayArea.deletecommand ~DisplayArea.destroy ~DisplayArea.event_add ~DisplayArea.event_delete ~DisplayArea.event_generate ~DisplayArea.event_info ~DisplayArea.focus ~DisplayArea.focus_displayof ~DisplayArea.focus_force ~DisplayArea.focus_get ~DisplayArea.focus_lastfor ~DisplayArea.focus_set ~DisplayArea.forget ~DisplayArea.getboolean ~DisplayArea.getdouble ~DisplayArea.getint ~DisplayArea.getvar ~DisplayArea.grab_current ~DisplayArea.grab_release ~DisplayArea.grab_set ~DisplayArea.grab_set_global ~DisplayArea.grab_status ~DisplayArea.grid ~DisplayArea.grid_anchor ~DisplayArea.grid_bbox ~DisplayArea.grid_columnconfigure ~DisplayArea.grid_configure ~DisplayArea.grid_forget ~DisplayArea.grid_info ~DisplayArea.grid_location ~DisplayArea.grid_propagate ~DisplayArea.grid_remove ~DisplayArea.grid_rowconfigure ~DisplayArea.grid_size ~DisplayArea.grid_slaves ~DisplayArea.identify ~DisplayArea.image_names ~DisplayArea.image_types ~DisplayArea.info ~DisplayArea.info_patchlevel ~DisplayArea.instate ~DisplayArea.keys ~DisplayArea.lift ~DisplayArea.location ~DisplayArea.lower ~DisplayArea.mainloop ~DisplayArea.nametowidget ~DisplayArea.option_add ~DisplayArea.option_clear ~DisplayArea.option_get ~DisplayArea.option_readfile ~DisplayArea.pack ~DisplayArea.pack_configure ~DisplayArea.pack_forget ~DisplayArea.pack_info ~DisplayArea.pack_propagate ~DisplayArea.pack_slaves ~DisplayArea.place ~DisplayArea.place_configure ~DisplayArea.place_forget ~DisplayArea.place_info ~DisplayArea.place_slaves ~DisplayArea.propagate ~DisplayArea.quit ~DisplayArea.register ~DisplayArea.reset ~DisplayArea.rowconfigure ~DisplayArea.save ~DisplayArea.select_options ~DisplayArea.selection_clear ~DisplayArea.selection_get ~DisplayArea.selection_handle ~DisplayArea.selection_own ~DisplayArea.selection_own_get ~DisplayArea.send ~DisplayArea.setvar ~DisplayArea.size ~DisplayArea.slaves ~DisplayArea.state ~DisplayArea.tk_bisque ~DisplayArea.tk_busy ~DisplayArea.tk_busy_cget ~DisplayArea.tk_busy_config ~DisplayArea.tk_busy_configure ~DisplayArea.tk_busy_current ~DisplayArea.tk_busy_forget ~DisplayArea.tk_busy_hold ~DisplayArea.tk_busy_status ~DisplayArea.tk_focusFollowsMouse ~DisplayArea.tk_focusNext ~DisplayArea.tk_focusPrev ~DisplayArea.tk_setPalette ~DisplayArea.tk_strictMotif ~DisplayArea.tkraise ~DisplayArea.unbind ~DisplayArea.unbind_all ~DisplayArea.unbind_class ~DisplayArea.update ~DisplayArea.update_idletasks ~DisplayArea.wait_variable ~DisplayArea.wait_visibility ~DisplayArea.wait_window ~DisplayArea.waitvar ~DisplayArea.winfo_atom ~DisplayArea.winfo_atomname ~DisplayArea.winfo_cells ~DisplayArea.winfo_children ~DisplayArea.winfo_class ~DisplayArea.winfo_colormapfull ~DisplayArea.winfo_containing ~DisplayArea.winfo_depth ~DisplayArea.winfo_exists ~DisplayArea.winfo_fpixels ~DisplayArea.winfo_geometry ~DisplayArea.winfo_height ~DisplayArea.winfo_id ~DisplayArea.winfo_interps ~DisplayArea.winfo_ismapped ~DisplayArea.winfo_manager ~DisplayArea.winfo_name ~DisplayArea.winfo_parent ~DisplayArea.winfo_pathname ~DisplayArea.winfo_pixels ~DisplayArea.winfo_pointerx ~DisplayArea.winfo_pointerxy ~DisplayArea.winfo_pointery ~DisplayArea.winfo_reqheight ~DisplayArea.winfo_reqwidth ~DisplayArea.winfo_rgb ~DisplayArea.winfo_rootx ~DisplayArea.winfo_rooty ~DisplayArea.winfo_screen ~DisplayArea.winfo_screencells ~DisplayArea.winfo_screendepth ~DisplayArea.winfo_screenheight ~DisplayArea.winfo_screenmmheight ~DisplayArea.winfo_screenmmwidth ~DisplayArea.winfo_screenvisual ~DisplayArea.winfo_screenwidth ~DisplayArea.winfo_server ~DisplayArea.winfo_toplevel ~DisplayArea.winfo_viewable ~DisplayArea.winfo_visual ~DisplayArea.winfo_visualid ~DisplayArea.winfo_visualsavailable ~DisplayArea.winfo_vrootheight ~DisplayArea.winfo_vrootwidth ~DisplayArea.winfo_vrootx ~DisplayArea.winfo_vrooty ~DisplayArea.winfo_width ~DisplayArea.winfo_x ~DisplayArea.winfo_y .. rubric:: Attributes Documentation .. autoattribute:: config_dict .. autoattribute:: displayed_key .. rubric:: Methods Documentation .. automethod:: after .. automethod:: after_cancel .. automethod:: after_idle .. automethod:: after_info .. automethod:: anchor .. automethod:: bbox .. automethod:: bell .. automethod:: bind .. automethod:: bind_all .. automethod:: bind_class .. automethod:: bindtags .. automethod:: busy .. automethod:: busy_cget .. automethod:: busy_config .. automethod:: busy_configure .. automethod:: busy_current .. automethod:: busy_forget .. automethod:: busy_hold .. automethod:: busy_status .. automethod:: cget .. automethod:: clipboard_append .. automethod:: clipboard_clear .. automethod:: clipboard_get .. automethod:: columnconfigure .. automethod:: config .. automethod:: configure .. automethod:: deletecommand .. automethod:: destroy .. automethod:: event_add .. automethod:: event_delete .. automethod:: event_generate .. automethod:: event_info .. automethod:: focus .. automethod:: focus_displayof .. automethod:: focus_force .. automethod:: focus_get .. automethod:: focus_lastfor .. automethod:: focus_set .. automethod:: forget .. automethod:: getboolean .. automethod:: getdouble .. automethod:: getint .. automethod:: getvar .. automethod:: grab_current .. automethod:: grab_release .. automethod:: grab_set .. automethod:: grab_set_global .. automethod:: grab_status .. automethod:: grid .. automethod:: grid_anchor .. automethod:: grid_bbox .. automethod:: grid_columnconfigure .. automethod:: grid_configure .. automethod:: grid_forget .. automethod:: grid_info .. automethod:: grid_location .. automethod:: grid_propagate .. automethod:: grid_remove .. automethod:: grid_rowconfigure .. automethod:: grid_size .. automethod:: grid_slaves .. automethod:: identify .. automethod:: image_names .. automethod:: image_types .. automethod:: info .. automethod:: info_patchlevel .. automethod:: instate .. automethod:: keys .. automethod:: lift .. automethod:: location .. automethod:: lower .. automethod:: mainloop .. automethod:: nametowidget .. automethod:: option_add .. automethod:: option_clear .. automethod:: option_get .. automethod:: option_readfile .. automethod:: pack .. automethod:: pack_configure .. automethod:: pack_forget .. automethod:: pack_info .. automethod:: pack_propagate .. automethod:: pack_slaves .. automethod:: place .. automethod:: place_configure .. automethod:: place_forget .. automethod:: place_info .. automethod:: place_slaves .. automethod:: propagate .. automethod:: quit .. automethod:: register .. automethod:: reset .. automethod:: rowconfigure .. automethod:: save .. automethod:: select_options .. automethod:: selection_clear .. automethod:: selection_get .. automethod:: selection_handle .. automethod:: selection_own .. automethod:: selection_own_get .. automethod:: send .. automethod:: setvar .. automethod:: size .. automethod:: slaves .. automethod:: state .. automethod:: tk_bisque .. automethod:: tk_busy .. automethod:: tk_busy_cget .. automethod:: tk_busy_config .. automethod:: tk_busy_configure .. automethod:: tk_busy_current .. automethod:: tk_busy_forget .. automethod:: tk_busy_hold .. automethod:: tk_busy_status .. automethod:: tk_focusFollowsMouse .. automethod:: tk_focusNext .. automethod:: tk_focusPrev .. automethod:: tk_setPalette .. automethod:: tk_strictMotif .. automethod:: tkraise .. automethod:: unbind .. automethod:: unbind_all .. automethod:: unbind_class .. automethod:: update .. automethod:: update_idletasks .. automethod:: wait_variable .. automethod:: wait_visibility .. automethod:: wait_window .. automethod:: waitvar .. automethod:: winfo_atom .. automethod:: winfo_atomname .. automethod:: winfo_cells .. automethod:: winfo_children .. automethod:: winfo_class .. automethod:: winfo_colormapfull .. automethod:: winfo_containing .. automethod:: winfo_depth .. automethod:: winfo_exists .. automethod:: winfo_fpixels .. automethod:: winfo_geometry .. automethod:: winfo_height .. automethod:: winfo_id .. automethod:: winfo_interps .. automethod:: winfo_ismapped .. automethod:: winfo_manager .. automethod:: winfo_name .. automethod:: winfo_parent .. automethod:: winfo_pathname .. automethod:: winfo_pixels .. automethod:: winfo_pointerx .. automethod:: winfo_pointerxy .. automethod:: winfo_pointery .. automethod:: winfo_reqheight .. automethod:: winfo_reqwidth .. automethod:: winfo_rgb .. automethod:: winfo_rootx .. automethod:: winfo_rooty .. automethod:: winfo_screen .. automethod:: winfo_screencells .. automethod:: winfo_screendepth .. automethod:: winfo_screenheight .. automethod:: winfo_screenmmheight .. automethod:: winfo_screenmmwidth .. automethod:: winfo_screenvisual .. automethod:: winfo_screenwidth .. automethod:: winfo_server .. automethod:: winfo_toplevel .. automethod:: winfo_viewable .. automethod:: winfo_visual .. automethod:: winfo_visualid .. automethod:: winfo_visualsavailable .. automethod:: winfo_vrootheight .. automethod:: winfo_vrootwidth .. automethod:: winfo_vrootx .. automethod:: winfo_vrooty .. automethod:: winfo_width .. automethod:: winfo_x .. automethod:: winfo_y