o cleaned up the gui
o added slideRatio to simulated erg
o looked into auto-connect to the Erg
o added popup menus
o started refactoring of drag and drop
Robin Dunn’s book wxPython in Action has already paid for itself in time savings. I can not recommend it enough. I was having trouble activiating the pop-up menus correctly today. They would only activate on a double-right-click instead of a single-click. Robin’s book demonstrated how I needed to change the event handling with a concise example ( I was using the right-click event instead of the context menu event).





