core-extra/coretk/coretk
2019-12-09 13:19:45 -08:00
..
data fixed temp issue for dealing with xml and node positions as floats, updated shape metadata to save bold/italic/underline options and read them back from xml 2019-12-06 22:33:21 -08:00
dialogs added spinbox missing from 3.6, added spinbox theme, updated config gen to display a file picker for labels with file in it 2019-12-09 13:05:07 -08:00
graph small cleanup to canvas resize/redraw logic and updates to support saving/drawing gridlines and canvas dimensions 2019-12-09 12:07:42 -08:00
__init__.py initial commit down a path for a possible core python tkinter gui 2019-09-15 15:20:00 -07:00
app.py separated out graph code into more file and its own sub package 2019-12-05 11:12:25 -08:00
appconfig.py shape 2019-11-27 14:04:49 -08:00
coreclient.py set to selection mode when starting/stopping a session as well as joining for runtime/design states 2019-12-09 13:19:45 -08:00
images.py added pause icon and icons to mobility player buttons 2019-11-27 08:48:21 -08:00
interface.py simplified logic for picking next subnet, avoiding trying to optimize too early 2019-11-25 11:31:40 -08:00
menuaction.py after joining a session default to select mode 2019-12-09 13:09:01 -08:00
menubar.py added basic about dialog and created codetext widget for displaying text in terminal like colors using scrolledtext widget 2019-12-06 11:13:43 -08:00
nodeutils.py merged drawing antenna code to graph node class 2019-12-05 16:37:48 -08:00
statusbar.py separated out graph code into more file and its own sub package 2019-12-05 11:12:25 -08:00
themes.py added spinbox missing from 3.6, added spinbox theme, updated config gen to display a file picker for labels with file in it 2019-12-09 13:05:07 -08:00
toolbar.py set to selection mode when starting/stopping a session as well as joining for runtime/design states 2019-12-09 13:19:45 -08:00
tooltip.py updates to leverage theming, initially using a dark theme, updated all dialogs to be contained within a frame to help provide consistent theming 2019-11-13 10:45:43 -08:00
widgets.py added spinbox missing from 3.6, added spinbox theme, updated config gen to display a file picker for labels with file in it 2019-12-09 13:05:07 -08:00