| The Following User Says Thank You to syncdot For This Useful Post: | ||
|
|
2010-06-24
, 06:43
|
|
|
Posts: 2,154 |
Thanked: 2,186 times |
Joined on Dec 2009
@ Hellsinki, Finland
|
#62
|
|
|
2010-06-24
, 07:29
|
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#63
|
What should I put on the "css" -file to make the application use buttons from theme?

|
|
2010-06-24
, 07:38
|
|
|
Posts: 2,154 |
Thanked: 2,186 times |
Joined on Dec 2009
@ Hellsinki, Finland
|
#64
|
Hello Dlivil,
It's qss, the syntax resembles css, you can find info about the syntax here.
To have the full-holdonized theme, you need to edit the 3 files inside
/opt/horizontal-call/styleSheets/ with the qss extension.
The .optional file is not used, It can be used if you rename it.
Edit the 3 files, and make them totally empty. This will cause the app to use the hildon-theme. I am warning you, it will look UGLY!!!


|
|
2010-06-24
, 07:55
|
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#65
|
I don't wanna make it use the "default" finger buttons, I want to make it use the scalable buttons included in theme. Here's a screenshot for you which explains more:
"Default" (non-scalable) finger buttons used in your example:
Scalable buttons, used for example in calculator:
Those buttons in last screenshots are scalable in horizontal & vertical and used in other apps too.
Edit: in theme template those scalable buttons are called "stylus button".
|
|
2010-06-24
, 08:23
|
|
|
Posts: 2,154 |
Thanked: 2,186 times |
Joined on Dec 2009
@ Hellsinki, Finland
|
#66
|
I didn't even know those exist!
Let along how to make my app use them.
Anyone knows?
|
|
2010-06-24
, 08:26
|
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#67
|
You should take a look at the source of transitioncontrol, it uses those buttons also.
That's what I was trying to tell you in the first place to use (the scalable themmed buttons instead of you own).
| The Following User Says Thank You to eitama For This Useful Post: | ||
|
|
2010-06-24
, 08:30
|
|
|
Posts: 2,154 |
Thanked: 2,186 times |
Joined on Dec 2009
@ Hellsinki, Finland
|
#68
|
Apologies, I just didn't understand that they already exist
I'll see what I can do, and thanks for the great tip!
I'll change the behavior so that the scalable theme would be the default, and one can always rename the qss file from optional to qss,
and make the application suite his will.

|
|
2010-06-24
, 15:25
|
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#69
|
| The Following 2 Users Say Thank You to eitama For This Useful Post: | ||
|
|
2010-06-27
, 13:02
|
|
Posts: 9 |
Thanked: 3 times |
Joined on Mar 2010
|
#70
|
Once again, great work