The Following User Says Thank You to GreatGonzo For This Useful Post: | ||
|
2011-04-01
, 21:35
|
Posts: 662 |
Thanked: 653 times |
Joined on Feb 2010
|
#52
|
|
2011-04-04
, 12:38
|
|
Posts: 275 |
Thanked: 389 times |
Joined on Feb 2010
@ Sydney
|
#53
|
The Following User Says Thank You to GreatGonzo For This Useful Post: | ||
|
2011-04-04
, 15:11
|
|
Posts: 855 |
Thanked: 612 times |
Joined on Oct 2010
@ Germany
|
#54
|
Rectangle { id: window opacity: 0 width: 480; height: 360 color: "#282828"
|
2011-04-04
, 15:12
|
Posts: 662 |
Thanked: 653 times |
Joined on Feb 2010
|
#55
|
Done so you stop nagging
I have attached the source to the initial post. See README for details.
|
2011-04-04
, 15:13
|
Posts: 662 |
Thanked: 653 times |
Joined on Feb 2010
|
#56
|
Hi guys, i am trying to make this calculator transparent. So i've added a line into calculator.qml file
but then everythhing became transparent. then i've deleted this line and added this line into every other item, and they become invisible(transparent). So is there only 2 values 0 and 100?Code:Rectangle { id: window opacity: 0 width: 480; height: 360 color: "#282828"
P.S. i have also tryied it with adding opacity 100 in every single item,but main window. still nothing what i wanted. Can anybody help me?
|
2011-04-04
, 15:22
|
|
Posts: 855 |
Thanked: 612 times |
Joined on Oct 2010
@ Germany
|
#57
|
Opacity is between 0 and 1. So 0.1, 0.6 or whatever makes the item translucent.
|
2011-04-04
, 16:26
|
Posts: 662 |
Thanked: 653 times |
Joined on Feb 2010
|
#59
|
|
2011-04-04
, 17:07
|
|
Posts: 855 |
Thanked: 612 times |
Joined on Oct 2010
@ Germany
|
#60
|
Again debian packaging is the annoyance. I'll send the instructions to build for the desktop later.
Quick Widgets - http://wiki.maemo.org/Quick_Widgets