Skip to content
  • Xavier de Blas's avatar
    0.8.3.2 · e7a3982c
    Xavier de Blas authored
    multiChronopic:
    -controls changed
    -RunAnalysis now in multiChronopic treeview
    -if changed to simulated, disconnected all serial ports
    -info included in sessionLoad
    -info included in showAllPersonEvents
    
    -eventExecuteWin
    +4 cps are graphed (untested)
    +shown "cp1", "cp2", ...
    +eventExecuteWin, when a cp has event, painted discont lines for rest of cps
    +sync message done
    +done update
    
    -treeview
    +done treeview add
    +shown only needed cols (depending on num cps on db at that session, also manages ok Add with != cps)
    +unselectable users on treeview mc
    +show treeview mc first line
    +done edit, delete, showHideActionButtons,
    +sqlite update, sqlite delete
    +zoom done
    
    optimization on treeview run interval loading of data with variableDistancesString (less SQL calls)
    
    created gui/multiChronopic.cs
    e7a3982c