Jonathan Frederic
|
4e1e091648
|
Added ModalView
|
2014-01-16 10:57:04 +00:00 |
|
Jonathan Frederic
|
3390f64dc2
|
Added flex properties to container.
Also replaced underscores in flex align properties with dashes.
|
2014-01-16 10:56:58 +00:00 |
|
Jonathan Frederic
|
2ba2d42e84
|
Added flexible box model align properties.
|
2014-01-16 10:56:58 +00:00 |
|
Jonathan Frederic
|
e9fe606ba6
|
More relative imports, Travis w/ Py3.3
|
2014-01-16 10:56:03 +00:00 |
|
Jonathan Frederic
|
f422bb9be2
|
Cleaned up Python widget code.
|
2014-01-16 10:56:01 +00:00 |
|
Jonathan Frederic
|
c692d2aaa8
|
Made registered model name look like other model names
|
2014-01-16 10:56:00 +00:00 |
|
Jonathan Frederic
|
76a7a25c12
|
Fixed stale reference to base.py -> widget.py
|
2014-01-16 10:56:00 +00:00 |
|
Jonathan Frederic
|
e619bdf313
|
Flex box system improvements
Now to set a container to vbox or hbox you call .vbox() or .hbox()
|
2014-01-16 10:56:00 +00:00 |
|
Jonathan Frederic
|
2ad57f6f9d
|
Attempt 1, HBox and VBox implementation.
|
2014-01-16 10:56:00 +00:00 |
|
Jonathan Frederic
|
65a6000919
|
Renamed widget python classes to avoid name stomping
|
2014-01-16 10:56:00 +00:00 |
|