>>Theoretical Physics>Multislit>Multislit Files>/>/kernels/>/kernels/graph_control_2d.py
/kernels/graph_control_2d.py

0.2.1b 5/09
------

- changes in class GraphControl2D:
    In __init__(..., hook_update), new argument. Handing update over.

0.2.0b 5/09
------

- introducing multithreading

- introducing class UpdateThread:
    __init__(graphcontrol2d,remoteexc)
    run()

- introducing class Notifier:
    __init__(updatethread,graphcontrol)
    update()

- changes in class GraphControl2D:
    In update(), using UpdateThread, Notifier and remote_exc.
    Introducing method update_done().

0.1.1b 5/09
------

- adapting to panels.graph_control 0.1.1b.

0.1.0b 5/09
------

- introducing class GraphControl2D:
    __init__(master,crossed_gratings)
    takeover()
    update()


Impressum/Contact