Mathieu Virbel
|
1e3f928dd8
|
core/text: implement valign. Now, since we never care of that parameter before, you might have glitch that you didn't have before. Before was a bug, now it's working properly. Closes #157
An example about different usage of text_size + valign / halign have been pushed in examples/widgets/textalign.py
|
2011-05-28 00:04:31 +02:00 |
Mathieu Virbel
|
1873cc59b3
|
scatter: fixes center_x/center_y,top/right, now they are correctly inside the client space. Closes #40
|
2011-04-15 19:39:43 +02:00 |
Christopher Denter
|
2641390a45
|
use softboy.avi instead of bigbuckbunny_trailer.m4v due to a crash in gst with the latter
|
2011-03-29 22:39:52 +02:00 |
Mathieu Virbel
|
ee15a6cfc7
|
videoplayer: add the possibility to test other video from commandline
|
2011-03-29 19:41:25 +02:00 |
Mathieu Virbel
|
e63a5f047b
|
examples: add a very short example with scatter + video, and include trailer of big buck bunny. (sorry about that 3mo file, but that's the smallest and open source interesting video i've known ^^)
|
2011-03-29 18:23:12 +02:00 |
Mathieu Virbel
|
de4f4bdf02
|
scrollview: rework scrollview example to also show some debug about viewport and content
|
2011-03-24 18:21:59 +01:00 |
Thomas Hansen
|
72beed8c95
|
very basic scrollview. still need to add smoothing and make ScrollPlane, whcih is liekScatterPlane but allows scrolling when finger touch moved right away, instead of always let childwidget handle teh event
|
2011-03-24 18:21:59 +01:00 |