API#
Purpose#
ncvue is a minimal GUI for a quick view of netcdf files. It is aiming to be a drop-in replacement for ncview and panoply, being slightly more general than ncview targeting maps but providing animations, zooming and panning capabilities unlike panoply.
- copyright:
Copyright 2020-2021 Matthias Cuntz - mc (at) macu (dot) de
- license:
MIT License, see LICENSE for details.
Subpackages#
Contour panel of ncvue. |
|
Main ncvue window. |
|
Map panel of ncvue. |
|
Common methods for panels of ncvue. |
|
Scatter/Line panel of ncvue. |
|
|
The main function to start the data frame GUI. |
Utility functions for ncvue. |
|
Widget functions. |
- History
Written Nov 2020 by Matthias Cuntz (mc (at) macu (dot) de)
v1.0, initial PyPI commit, Nov 2020, Matthias Cuntz
v1.1, modularised, having utilities and panels in individual files, Dec 2020, Matthias Cuntz
v1.2, Make lists of spinbox labels and values, outsource common methods, Dec 2020, Matthias Cuntz
v1.3, fix colorbar and gridlines in contour, invert x in scatter, Dec 2020, Matthias Cuntz
v1.4, Read only slice from disk, respect unlimited dimension, visual colorbar chooser, Dec 2020, Matthias Cuntz
v2.0, Added map panel, Jan 2021, Matthias Cuntz
v3.0, First version to be tested elsewhere, documentation on Github Pages, allow spaces in variable names, bug fixes, Jan 2021, Matthias Cuntz
v3.1, Include png files in ncvue/images in PyPI wheel, Jan 2021, Matthias Cuntz
v3.2, Open netcdf files from within ncvue, Jan 2021, Matthias Cuntz
v3.3, Standalone apps for macOS and Windows, Feb 2021, Matthias Cuntz
v3.3.1, Better installation instructions, Feb 2021, Matthias Cuntz
v3.4, Print values, draw grid lines in contour, May 2021, Matthias Cuntz
v3.5, Uses different themes on different OS, Jun 2021, Matthias Cuntz
v3.5.1, Explicitly set labelling of second y-axis to the right, Jun 2021, Matthias Cuntz
v3.6, standalone with cx_Freeze, separate units with space, Jun 2021, Matthias Cuntz
v3.7, new themes from rdbende on Linux and Windows, Sep 2021, Matthias Cuntz
v3.8, Better detection of lon/lat and working without them, Oct 2021, Matthias Cuntz
v4.0, pyproject.toml, src layout, and Github actions, Oct 2021, Matthias Cuntz
v4.1, final add_cyclic and has_cyclic as committed to cartopy, Nov 2021, Matthias Cuntz
v4.1.2, ncvue is gui_script entry_point, Jun 2022, Matthias Cuntz
v4.2, allow groups in netcdf files, Jan 2024, Matthias Cuntz
v4.3, allow multiple netcdf files, Jan 2024, Matthias Cuntz
v4.4, Add borders, rivers, and lakes checkbuttons in map, Feb 2024, Matthias Cuntz
v4.4.1 Move themes and images back to src/ncvue, Feb 2024, Matthias Cuntz
- ncvue.ncvcontour
ncvContour
ncvContour.after()
ncvContour.after_cancel()
ncvContour.after_idle()
ncvContour.anchor()
ncvContour.bbox()
ncvContour.bell()
ncvContour.bind()
ncvContour.bind_all()
ncvContour.bind_class()
ncvContour.bindtags()
ncvContour.cget()
ncvContour.checked()
ncvContour.clipboard_append()
ncvContour.clipboard_clear()
ncvContour.clipboard_get()
ncvContour.columnconfigure()
ncvContour.config()
ncvContour.configure()
ncvContour.deletecommand()
ncvContour.destroy()
ncvContour.entered_z()
ncvContour.event_add()
ncvContour.event_delete()
ncvContour.event_generate()
ncvContour.event_info()
ncvContour.focus()
ncvContour.focus_displayof()
ncvContour.focus_force()
ncvContour.focus_get()
ncvContour.focus_lastfor()
ncvContour.focus_set()
ncvContour.forget()
ncvContour.getboolean()
ncvContour.getdouble()
ncvContour.getint()
ncvContour.getvar()
ncvContour.grab_current()
ncvContour.grab_release()
ncvContour.grab_set()
ncvContour.grab_set_global()
ncvContour.grab_status()
ncvContour.grid()
ncvContour.grid_anchor()
ncvContour.grid_bbox()
ncvContour.grid_columnconfigure()
ncvContour.grid_configure()
ncvContour.grid_forget()
ncvContour.grid_info()
ncvContour.grid_location()
ncvContour.grid_propagate()
ncvContour.grid_remove()
ncvContour.grid_rowconfigure()
ncvContour.grid_size()
ncvContour.grid_slaves()
ncvContour.identify()
ncvContour.image_names()
ncvContour.image_types()
ncvContour.info()
ncvContour.info_patchlevel()
ncvContour.instate()
ncvContour.keys()
ncvContour.lift()
ncvContour.location()
ncvContour.lower()
ncvContour.mainloop()
ncvContour.nametowidget()
ncvContour.newnetcdf()
ncvContour.next_z()
ncvContour.option_add()
ncvContour.option_clear()
ncvContour.option_get()
ncvContour.option_readfile()
ncvContour.pack()
ncvContour.pack_configure()
ncvContour.pack_forget()
ncvContour.pack_info()
ncvContour.pack_propagate()
ncvContour.pack_slaves()
ncvContour.place()
ncvContour.place_configure()
ncvContour.place_forget()
ncvContour.place_info()
ncvContour.place_slaves()
ncvContour.prev_z()
ncvContour.propagate()
ncvContour.quit()
ncvContour.redraw()
ncvContour.register()
ncvContour.reinit()
ncvContour.rowconfigure()
ncvContour.selected_cmap()
ncvContour.selected_x()
ncvContour.selected_y()
ncvContour.selected_z()
ncvContour.selection_clear()
ncvContour.selection_get()
ncvContour.selection_handle()
ncvContour.selection_own()
ncvContour.selection_own_get()
ncvContour.send()
ncvContour.setvar()
ncvContour.size()
ncvContour.slaves()
ncvContour.spinned_x()
ncvContour.spinned_y()
ncvContour.spinned_z()
ncvContour.state()
ncvContour.tk_bisque()
ncvContour.tk_focusFollowsMouse()
ncvContour.tk_focusNext()
ncvContour.tk_focusPrev()
ncvContour.tk_setPalette()
ncvContour.tk_strictMotif()
ncvContour.tkraise()
ncvContour.unbind()
ncvContour.unbind_all()
ncvContour.unbind_class()
ncvContour.update()
ncvContour.update_idletasks()
ncvContour.wait_variable()
ncvContour.wait_visibility()
ncvContour.wait_window()
ncvContour.waitvar()
ncvContour.winfo_atom()
ncvContour.winfo_atomname()
ncvContour.winfo_cells()
ncvContour.winfo_children()
ncvContour.winfo_class()
ncvContour.winfo_colormapfull()
ncvContour.winfo_containing()
ncvContour.winfo_depth()
ncvContour.winfo_exists()
ncvContour.winfo_fpixels()
ncvContour.winfo_geometry()
ncvContour.winfo_height()
ncvContour.winfo_id()
ncvContour.winfo_interps()
ncvContour.winfo_ismapped()
ncvContour.winfo_manager()
ncvContour.winfo_name()
ncvContour.winfo_parent()
ncvContour.winfo_pathname()
ncvContour.winfo_pixels()
ncvContour.winfo_pointerx()
ncvContour.winfo_pointerxy()
ncvContour.winfo_pointery()
ncvContour.winfo_reqheight()
ncvContour.winfo_reqwidth()
ncvContour.winfo_rgb()
ncvContour.winfo_rootx()
ncvContour.winfo_rooty()
ncvContour.winfo_screen()
ncvContour.winfo_screencells()
ncvContour.winfo_screendepth()
ncvContour.winfo_screenheight()
ncvContour.winfo_screenmmheight()
ncvContour.winfo_screenmmwidth()
ncvContour.winfo_screenvisual()
ncvContour.winfo_screenwidth()
ncvContour.winfo_server()
ncvContour.winfo_toplevel()
ncvContour.winfo_viewable()
ncvContour.winfo_visual()
ncvContour.winfo_visualid()
ncvContour.winfo_visualsavailable()
ncvContour.winfo_vrootheight()
ncvContour.winfo_vrootwidth()
ncvContour.winfo_vrootx()
ncvContour.winfo_vrooty()
ncvContour.winfo_width()
ncvContour.winfo_x()
ncvContour.winfo_y()
- ncvue.ncvmain
ncvMain
ncvMain.after()
ncvMain.after_cancel()
ncvMain.after_idle()
ncvMain.anchor()
ncvMain.bbox()
ncvMain.bell()
ncvMain.bind()
ncvMain.bind_all()
ncvMain.bind_class()
ncvMain.bindtags()
ncvMain.cget()
ncvMain.check_new_netcdf()
ncvMain.clipboard_append()
ncvMain.clipboard_clear()
ncvMain.clipboard_get()
ncvMain.columnconfigure()
ncvMain.config()
ncvMain.configure()
ncvMain.deletecommand()
ncvMain.destroy()
ncvMain.event_add()
ncvMain.event_delete()
ncvMain.event_generate()
ncvMain.event_info()
ncvMain.focus()
ncvMain.focus_displayof()
ncvMain.focus_force()
ncvMain.focus_get()
ncvMain.focus_lastfor()
ncvMain.focus_set()
ncvMain.forget()
ncvMain.getboolean()
ncvMain.getdouble()
ncvMain.getint()
ncvMain.getvar()
ncvMain.grab_current()
ncvMain.grab_release()
ncvMain.grab_set()
ncvMain.grab_set_global()
ncvMain.grab_status()
ncvMain.grid()
ncvMain.grid_anchor()
ncvMain.grid_bbox()
ncvMain.grid_columnconfigure()
ncvMain.grid_configure()
ncvMain.grid_forget()
ncvMain.grid_info()
ncvMain.grid_location()
ncvMain.grid_propagate()
ncvMain.grid_remove()
ncvMain.grid_rowconfigure()
ncvMain.grid_size()
ncvMain.grid_slaves()
ncvMain.identify()
ncvMain.image_names()
ncvMain.image_types()
ncvMain.info()
ncvMain.info_patchlevel()
ncvMain.instate()
ncvMain.keys()
ncvMain.lift()
ncvMain.location()
ncvMain.lower()
ncvMain.mainloop()
ncvMain.nametowidget()
ncvMain.option_add()
ncvMain.option_clear()
ncvMain.option_get()
ncvMain.option_readfile()
ncvMain.pack()
ncvMain.pack_configure()
ncvMain.pack_forget()
ncvMain.pack_info()
ncvMain.pack_propagate()
ncvMain.pack_slaves()
ncvMain.place()
ncvMain.place_configure()
ncvMain.place_forget()
ncvMain.place_info()
ncvMain.place_slaves()
ncvMain.propagate()
ncvMain.quit()
ncvMain.register()
ncvMain.rowconfigure()
ncvMain.selection_clear()
ncvMain.selection_get()
ncvMain.selection_handle()
ncvMain.selection_own()
ncvMain.selection_own_get()
ncvMain.send()
ncvMain.setvar()
ncvMain.size()
ncvMain.slaves()
ncvMain.state()
ncvMain.tk_bisque()
ncvMain.tk_focusFollowsMouse()
ncvMain.tk_focusNext()
ncvMain.tk_focusPrev()
ncvMain.tk_setPalette()
ncvMain.tk_strictMotif()
ncvMain.tkraise()
ncvMain.unbind()
ncvMain.unbind_all()
ncvMain.unbind_class()
ncvMain.update()
ncvMain.update_idletasks()
ncvMain.wait_variable()
ncvMain.wait_visibility()
ncvMain.wait_window()
ncvMain.waitvar()
ncvMain.winfo_atom()
ncvMain.winfo_atomname()
ncvMain.winfo_cells()
ncvMain.winfo_children()
ncvMain.winfo_class()
ncvMain.winfo_colormapfull()
ncvMain.winfo_containing()
ncvMain.winfo_depth()
ncvMain.winfo_exists()
ncvMain.winfo_fpixels()
ncvMain.winfo_geometry()
ncvMain.winfo_height()
ncvMain.winfo_id()
ncvMain.winfo_interps()
ncvMain.winfo_ismapped()
ncvMain.winfo_manager()
ncvMain.winfo_name()
ncvMain.winfo_parent()
ncvMain.winfo_pathname()
ncvMain.winfo_pixels()
ncvMain.winfo_pointerx()
ncvMain.winfo_pointerxy()
ncvMain.winfo_pointery()
ncvMain.winfo_reqheight()
ncvMain.winfo_reqwidth()
ncvMain.winfo_rgb()
ncvMain.winfo_rootx()
ncvMain.winfo_rooty()
ncvMain.winfo_screen()
ncvMain.winfo_screencells()
ncvMain.winfo_screendepth()
ncvMain.winfo_screenheight()
ncvMain.winfo_screenmmheight()
ncvMain.winfo_screenmmwidth()
ncvMain.winfo_screenvisual()
ncvMain.winfo_screenwidth()
ncvMain.winfo_server()
ncvMain.winfo_toplevel()
ncvMain.winfo_viewable()
ncvMain.winfo_visual()
ncvMain.winfo_visualid()
ncvMain.winfo_visualsavailable()
ncvMain.winfo_vrootheight()
ncvMain.winfo_vrootwidth()
ncvMain.winfo_vrootx()
ncvMain.winfo_vrooty()
ncvMain.winfo_width()
ncvMain.winfo_x()
ncvMain.winfo_y()
- ncvue.ncvmap
ncvMap
ncvMap.after()
ncvMap.after_cancel()
ncvMap.after_idle()
ncvMap.anchor()
ncvMap.bbox()
ncvMap.bell()
ncvMap.bind()
ncvMap.bind_all()
ncvMap.bind_class()
ncvMap.bindtags()
ncvMap.cget()
ncvMap.checked()
ncvMap.checked_all()
ncvMap.clipboard_append()
ncvMap.clipboard_clear()
ncvMap.clipboard_get()
ncvMap.columnconfigure()
ncvMap.config()
ncvMap.configure()
ncvMap.delay_t()
ncvMap.deletecommand()
ncvMap.destroy()
ncvMap.entered_clon()
ncvMap.entered_v()
ncvMap.event_add()
ncvMap.event_delete()
ncvMap.event_generate()
ncvMap.event_info()
ncvMap.first_t()
ncvMap.focus()
ncvMap.focus_displayof()
ncvMap.focus_force()
ncvMap.focus_get()
ncvMap.focus_lastfor()
ncvMap.focus_set()
ncvMap.forget()
ncvMap.get_vminmax()
ncvMap.getboolean()
ncvMap.getdouble()
ncvMap.getint()
ncvMap.getvar()
ncvMap.grab_current()
ncvMap.grab_release()
ncvMap.grab_set()
ncvMap.grab_set_global()
ncvMap.grab_status()
ncvMap.grid()
ncvMap.grid_anchor()
ncvMap.grid_bbox()
ncvMap.grid_columnconfigure()
ncvMap.grid_configure()
ncvMap.grid_forget()
ncvMap.grid_info()
ncvMap.grid_location()
ncvMap.grid_propagate()
ncvMap.grid_remove()
ncvMap.grid_rowconfigure()
ncvMap.grid_size()
ncvMap.grid_slaves()
ncvMap.identify()
ncvMap.image_names()
ncvMap.image_types()
ncvMap.info()
ncvMap.info_patchlevel()
ncvMap.instate()
ncvMap.keys()
ncvMap.last_t()
ncvMap.lift()
ncvMap.location()
ncvMap.lower()
ncvMap.mainloop()
ncvMap.nametowidget()
ncvMap.newnetcdf()
ncvMap.next_t()
ncvMap.next_v()
ncvMap.nrun_t()
ncvMap.option_add()
ncvMap.option_clear()
ncvMap.option_get()
ncvMap.option_readfile()
ncvMap.pack()
ncvMap.pack_configure()
ncvMap.pack_forget()
ncvMap.pack_info()
ncvMap.pack_propagate()
ncvMap.pack_slaves()
ncvMap.pause_t()
ncvMap.place()
ncvMap.place_configure()
ncvMap.place_forget()
ncvMap.place_info()
ncvMap.place_slaves()
ncvMap.prev_t()
ncvMap.prev_v()
ncvMap.propagate()
ncvMap.prun_t()
ncvMap.quit()
ncvMap.redraw()
ncvMap.register()
ncvMap.reinit()
ncvMap.repeat_t()
ncvMap.rowconfigure()
ncvMap.selected_cmap()
ncvMap.selected_lat()
ncvMap.selected_lon()
ncvMap.selected_proj()
ncvMap.selected_v()
ncvMap.selection_clear()
ncvMap.selection_get()
ncvMap.selection_handle()
ncvMap.selection_own()
ncvMap.selection_own_get()
ncvMap.send()
ncvMap.set_tstep()
ncvMap.set_unlim()
ncvMap.setvar()
ncvMap.size()
ncvMap.slaves()
ncvMap.spinned_lat()
ncvMap.spinned_lon()
ncvMap.spinned_v()
ncvMap.state()
ncvMap.tk_bisque()
ncvMap.tk_focusFollowsMouse()
ncvMap.tk_focusNext()
ncvMap.tk_focusPrev()
ncvMap.tk_setPalette()
ncvMap.tk_strictMotif()
ncvMap.tkraise()
ncvMap.tstep_t()
ncvMap.unbind()
ncvMap.unbind_all()
ncvMap.unbind_class()
ncvMap.update()
ncvMap.update_idletasks()
ncvMap.wait_variable()
ncvMap.wait_visibility()
ncvMap.wait_window()
ncvMap.waitvar()
ncvMap.winfo_atom()
ncvMap.winfo_atomname()
ncvMap.winfo_cells()
ncvMap.winfo_children()
ncvMap.winfo_class()
ncvMap.winfo_colormapfull()
ncvMap.winfo_containing()
ncvMap.winfo_depth()
ncvMap.winfo_exists()
ncvMap.winfo_fpixels()
ncvMap.winfo_geometry()
ncvMap.winfo_height()
ncvMap.winfo_id()
ncvMap.winfo_interps()
ncvMap.winfo_ismapped()
ncvMap.winfo_manager()
ncvMap.winfo_name()
ncvMap.winfo_parent()
ncvMap.winfo_pathname()
ncvMap.winfo_pixels()
ncvMap.winfo_pointerx()
ncvMap.winfo_pointerxy()
ncvMap.winfo_pointery()
ncvMap.winfo_reqheight()
ncvMap.winfo_reqwidth()
ncvMap.winfo_rgb()
ncvMap.winfo_rootx()
ncvMap.winfo_rooty()
ncvMap.winfo_screen()
ncvMap.winfo_screencells()
ncvMap.winfo_screendepth()
ncvMap.winfo_screenheight()
ncvMap.winfo_screenmmheight()
ncvMap.winfo_screenmmwidth()
ncvMap.winfo_screenvisual()
ncvMap.winfo_screenwidth()
ncvMap.winfo_server()
ncvMap.winfo_toplevel()
ncvMap.winfo_viewable()
ncvMap.winfo_visual()
ncvMap.winfo_visualid()
ncvMap.winfo_visualsavailable()
ncvMap.winfo_vrootheight()
ncvMap.winfo_vrootwidth()
ncvMap.winfo_vrootx()
ncvMap.winfo_vrooty()
ncvMap.winfo_width()
ncvMap.winfo_x()
ncvMap.winfo_y()
- ncvue.ncvmethods
- ncvue.ncvscatter
ncvScatter
ncvScatter.after()
ncvScatter.after_cancel()
ncvScatter.after_idle()
ncvScatter.anchor()
ncvScatter.bbox()
ncvScatter.bell()
ncvScatter.bind()
ncvScatter.bind_all()
ncvScatter.bind_class()
ncvScatter.bindtags()
ncvScatter.cget()
ncvScatter.checked_x()
ncvScatter.checked_y()
ncvScatter.checked_y2()
ncvScatter.checked_yy2()
ncvScatter.clipboard_append()
ncvScatter.clipboard_clear()
ncvScatter.clipboard_get()
ncvScatter.columnconfigure()
ncvScatter.config()
ncvScatter.configure()
ncvScatter.deletecommand()
ncvScatter.destroy()
ncvScatter.entered_y()
ncvScatter.entered_y2()
ncvScatter.event_add()
ncvScatter.event_delete()
ncvScatter.event_generate()
ncvScatter.event_info()
ncvScatter.focus()
ncvScatter.focus_displayof()
ncvScatter.focus_force()
ncvScatter.focus_get()
ncvScatter.focus_lastfor()
ncvScatter.focus_set()
ncvScatter.forget()
ncvScatter.getboolean()
ncvScatter.getdouble()
ncvScatter.getint()
ncvScatter.getvar()
ncvScatter.grab_current()
ncvScatter.grab_release()
ncvScatter.grab_set()
ncvScatter.grab_set_global()
ncvScatter.grab_status()
ncvScatter.grid()
ncvScatter.grid_anchor()
ncvScatter.grid_bbox()
ncvScatter.grid_columnconfigure()
ncvScatter.grid_configure()
ncvScatter.grid_forget()
ncvScatter.grid_info()
ncvScatter.grid_location()
ncvScatter.grid_propagate()
ncvScatter.grid_remove()
ncvScatter.grid_rowconfigure()
ncvScatter.grid_size()
ncvScatter.grid_slaves()
ncvScatter.identify()
ncvScatter.image_names()
ncvScatter.image_types()
ncvScatter.info()
ncvScatter.info_patchlevel()
ncvScatter.instate()
ncvScatter.keys()
ncvScatter.lift()
ncvScatter.location()
ncvScatter.lower()
ncvScatter.mainloop()
ncvScatter.minmax_ylim()
ncvScatter.nametowidget()
ncvScatter.newnetcdf()
ncvScatter.next_y()
ncvScatter.option_add()
ncvScatter.option_clear()
ncvScatter.option_get()
ncvScatter.option_readfile()
ncvScatter.pack()
ncvScatter.pack_configure()
ncvScatter.pack_forget()
ncvScatter.pack_info()
ncvScatter.pack_propagate()
ncvScatter.pack_slaves()
ncvScatter.place()
ncvScatter.place_configure()
ncvScatter.place_forget()
ncvScatter.place_info()
ncvScatter.place_slaves()
ncvScatter.prev_y()
ncvScatter.propagate()
ncvScatter.quit()
ncvScatter.redraw()
ncvScatter.redraw_y()
ncvScatter.redraw_y2()
ncvScatter.register()
ncvScatter.reinit()
ncvScatter.rowconfigure()
ncvScatter.selected_x()
ncvScatter.selected_y()
ncvScatter.selected_y2()
ncvScatter.selection_clear()
ncvScatter.selection_get()
ncvScatter.selection_handle()
ncvScatter.selection_own()
ncvScatter.selection_own_get()
ncvScatter.send()
ncvScatter.setvar()
ncvScatter.size()
ncvScatter.slaves()
ncvScatter.spinned_x()
ncvScatter.spinned_y()
ncvScatter.spinned_y2()
ncvScatter.state()
ncvScatter.tk_bisque()
ncvScatter.tk_focusFollowsMouse()
ncvScatter.tk_focusNext()
ncvScatter.tk_focusPrev()
ncvScatter.tk_setPalette()
ncvScatter.tk_strictMotif()
ncvScatter.tkraise()
ncvScatter.unbind()
ncvScatter.unbind_all()
ncvScatter.unbind_class()
ncvScatter.update()
ncvScatter.update_idletasks()
ncvScatter.wait_variable()
ncvScatter.wait_visibility()
ncvScatter.wait_window()
ncvScatter.waitvar()
ncvScatter.winfo_atom()
ncvScatter.winfo_atomname()
ncvScatter.winfo_cells()
ncvScatter.winfo_children()
ncvScatter.winfo_class()
ncvScatter.winfo_colormapfull()
ncvScatter.winfo_containing()
ncvScatter.winfo_depth()
ncvScatter.winfo_exists()
ncvScatter.winfo_fpixels()
ncvScatter.winfo_geometry()
ncvScatter.winfo_height()
ncvScatter.winfo_id()
ncvScatter.winfo_interps()
ncvScatter.winfo_ismapped()
ncvScatter.winfo_manager()
ncvScatter.winfo_name()
ncvScatter.winfo_parent()
ncvScatter.winfo_pathname()
ncvScatter.winfo_pixels()
ncvScatter.winfo_pointerx()
ncvScatter.winfo_pointerxy()
ncvScatter.winfo_pointery()
ncvScatter.winfo_reqheight()
ncvScatter.winfo_reqwidth()
ncvScatter.winfo_rgb()
ncvScatter.winfo_rootx()
ncvScatter.winfo_rooty()
ncvScatter.winfo_screen()
ncvScatter.winfo_screencells()
ncvScatter.winfo_screendepth()
ncvScatter.winfo_screenheight()
ncvScatter.winfo_screenmmheight()
ncvScatter.winfo_screenmmwidth()
ncvScatter.winfo_screenvisual()
ncvScatter.winfo_screenwidth()
ncvScatter.winfo_server()
ncvScatter.winfo_toplevel()
ncvScatter.winfo_viewable()
ncvScatter.winfo_visual()
ncvScatter.winfo_visualid()
ncvScatter.winfo_visualsavailable()
ncvScatter.winfo_vrootheight()
ncvScatter.winfo_vrootwidth()
ncvScatter.winfo_vrootx()
ncvScatter.winfo_vrooty()
ncvScatter.winfo_width()
ncvScatter.winfo_x()
ncvScatter.winfo_y()
- ncvue.ncvue
- ncvue.ncvutils
- ncvue.ncvwidgets
Tooltip
Treeview
Treeview.after()
Treeview.after_cancel()
Treeview.after_idle()
Treeview.anchor()
Treeview.bbox()
Treeview.bell()
Treeview.bind()
Treeview.bind_all()
Treeview.bind_class()
Treeview.bindtags()
Treeview.cget()
Treeview.clipboard_append()
Treeview.clipboard_clear()
Treeview.clipboard_get()
Treeview.columnconfigure()
Treeview.config()
Treeview.configure()
Treeview.deletecommand()
Treeview.destroy()
Treeview.event_add()
Treeview.event_delete()
Treeview.event_generate()
Treeview.event_info()
Treeview.focus()
Treeview.focus_displayof()
Treeview.focus_force()
Treeview.focus_get()
Treeview.focus_lastfor()
Treeview.focus_set()
Treeview.forget()
Treeview.getboolean()
Treeview.getdouble()
Treeview.getint()
Treeview.getvar()
Treeview.grab_current()
Treeview.grab_release()
Treeview.grab_set()
Treeview.grab_set_global()
Treeview.grab_status()
Treeview.grid()
Treeview.grid_anchor()
Treeview.grid_bbox()
Treeview.grid_columnconfigure()
Treeview.grid_configure()
Treeview.grid_forget()
Treeview.grid_info()
Treeview.grid_location()
Treeview.grid_propagate()
Treeview.grid_remove()
Treeview.grid_rowconfigure()
Treeview.grid_size()
Treeview.grid_slaves()
Treeview.identify()
Treeview.image_names()
Treeview.image_types()
Treeview.info()
Treeview.info_patchlevel()
Treeview.instate()
Treeview.keys()
Treeview.lift()
Treeview.location()
Treeview.lower()
Treeview.mainloop()
Treeview.nametowidget()
Treeview.option_add()
Treeview.option_clear()
Treeview.option_get()
Treeview.option_readfile()
Treeview.pack()
Treeview.pack_configure()
Treeview.pack_forget()
Treeview.pack_info()
Treeview.pack_propagate()
Treeview.pack_slaves()
Treeview.place()
Treeview.place_configure()
Treeview.place_forget()
Treeview.place_info()
Treeview.place_slaves()
Treeview.propagate()
Treeview.quit()
Treeview.register()
Treeview.rowconfigure()
Treeview.selection_clear()
Treeview.selection_get()
Treeview.selection_handle()
Treeview.selection_own()
Treeview.selection_own_get()
Treeview.send()
Treeview.setvar()
Treeview.size()
Treeview.slaves()
Treeview.state()
Treeview.tk_bisque()
Treeview.tk_focusFollowsMouse()
Treeview.tk_focusNext()
Treeview.tk_focusPrev()
Treeview.tk_setPalette()
Treeview.tk_strictMotif()
Treeview.tkraise()
Treeview.unbind()
Treeview.unbind_all()
Treeview.unbind_class()
Treeview.update()
Treeview.update_idletasks()
Treeview.wait_variable()
Treeview.wait_visibility()
Treeview.wait_window()
Treeview.waitvar()
Treeview.winfo_atom()
Treeview.winfo_atomname()
Treeview.winfo_cells()
Treeview.winfo_children()
Treeview.winfo_class()
Treeview.winfo_colormapfull()
Treeview.winfo_containing()
Treeview.winfo_depth()
Treeview.winfo_exists()
Treeview.winfo_fpixels()
Treeview.winfo_geometry()
Treeview.winfo_height()
Treeview.winfo_id()
Treeview.winfo_interps()
Treeview.winfo_ismapped()
Treeview.winfo_manager()
Treeview.winfo_name()
Treeview.winfo_parent()
Treeview.winfo_pathname()
Treeview.winfo_pixels()
Treeview.winfo_pointerx()
Treeview.winfo_pointerxy()
Treeview.winfo_pointery()
Treeview.winfo_reqheight()
Treeview.winfo_reqwidth()
Treeview.winfo_rgb()
Treeview.winfo_rootx()
Treeview.winfo_rooty()
Treeview.winfo_screen()
Treeview.winfo_screencells()
Treeview.winfo_screendepth()
Treeview.winfo_screenheight()
Treeview.winfo_screenmmheight()
Treeview.winfo_screenmmwidth()
Treeview.winfo_screenvisual()
Treeview.winfo_screenwidth()
Treeview.winfo_server()
Treeview.winfo_toplevel()
Treeview.winfo_viewable()
Treeview.winfo_visual()
Treeview.winfo_visualid()
Treeview.winfo_visualsavailable()
Treeview.winfo_vrootheight()
Treeview.winfo_vrootwidth()
Treeview.winfo_vrootx()
Treeview.winfo_vrooty()
Treeview.winfo_width()
Treeview.winfo_x()
Treeview.winfo_y()
add_checkbutton()
add_combobox()
add_entry()
add_imagemenu()
add_menu()
add_scale()
add_spinbox()
add_tooltip()
callurl()