Jonathan Frederic
|
dedbc3b0e1
|
Changed children list to CTuple.
Also removed some unused refences in the widget code
and added support for tuples in the pack/unpack code.
|
12 years ago |
Jonathan Frederic
|
288b8a0ced
|
s/view_name/_view_name
|
12 years ago |
Jonathan Frederic
|
e323f64e6d
|
Create base widget classes
|
12 years ago |
Jonathan Frederic
|
7387f886c6
|
containers and selectioncontainers now only allow one of any single child
|
12 years ago |
Jonathan Frederic
|
bfdebf9632
|
More PEP8 changes
|
12 years ago |
Jonathan Frederic
|
ff39989b8b
|
s/Int/CInt s/Float/CFloat
|
12 years ago |
Jonathan Frederic
|
74185a68e7
|
Got containers and mutlicontainers working! Yay
|
12 years ago |
Jonathan Frederic
|
047a90538f
|
1-to-1 widget / view mapping
|
12 years ago |
Jonathan Frederic
|
c1c7bb7563
|
Everyone uses one model
|
12 years ago |
Jonathan Frederic
|
b16171ac76
|
Added sync=True to all view name attrs
|
12 years ago |
Jonathan Frederic
|
b4a83b6044
|
sync=True isntead of a keys list
|
12 years ago |
Jonathan Frederic
|
70c6a295d0
|
Finished renaming Multicontainer to SelectionContainer
|
12 years ago |
Jonathan Frederic
|
a528610e07
|
renamed: ../static/notebook/js/widgets/widget_multicontainer.js -> ../static/notebook/js/widgets/widget_selectioncontainer.js
renamed: widget_multicontainer.py -> widget_selectioncontainer.py
|
12 years ago |