blob: 520170392f6ce9362342016553e5d32b418326b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
This is an example how to set a background bitmap for the gladevcp toplevel
window, and absolute positioning of HAL widgets therein.
you might need to 'apt-get install python-cairo' first
------------------------------------------
To run independently:
gladevcp -u cairodraw.py cairodraw.ui
-psha & mah
|