![]() |
2011-05-02
, 22:28
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#72
|
Ok I have done all that and created the short cuts that I want, but how do I change their 'clicked/pressed' background?
I know how to set the main background to any image I want, I have done that. But when I click the widget, I want it to have an effect, like a button pressed effect on the current N900 app shortcuts. Exactly like that.
I have the image for it and I know QBW can do it, I just don't know how. Please help me
The Following 5 Users Say Thank You to No!No!No!Yes! For This Useful Post: | ||
![]() |
2011-05-03
, 05:25
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#73
|
http://wiki.maemo.org/Queen_BeeCon_W...ress_Animation
is the key to your FX
see http://wiki.maemo.org/Queen_BeeCon_W..._Dialer_Widget
for an example
Be warned, however, that app gets lauched very quickly and you might not be able to see the press animation unless you put some delay (sleep 1) after click
![]() |
2011-05-03
, 08:40
|
Posts: 247 |
Thanked: 67 times |
Joined on May 2010
@ limassol cyprus
|
#74
|
![]() |
2011-05-03
, 08:42
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#75
|
hi guys.... i tried to put /usr/share/applications/desktop/kasvopus...
in the command that you posted earlier for apps, and it still doesnt work... any ideas?
![]() |
2011-05-03
, 08:48
|
Posts: 247 |
Thanked: 67 times |
Joined on May 2010
@ limassol cyprus
|
#76
|
![]() |
2011-05-03
, 08:50
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#77
|
so i did this......put this command in qbw: dbus-send --type=method_call --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:"<application name here>"..... and where it says application name i put kasvopus.desktop or kasvopus on its own but nothing happened. i checked the boxes that say click, desktop and sight on yes and still nothing. can you see if ive done anything wrong?
The Following User Says Thank You to eefo For This Useful Post: | ||
![]() |
2011-05-03
, 08:53
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#78
|
![]() |
2011-05-03
, 08:59
|
Posts: 247 |
Thanked: 67 times |
Joined on May 2010
@ limassol cyprus
|
#79
|
ok first of all , check if you have entered kasvopus only , because .desktop will not work .
and second check if osso is there with kasvopus or not .
and if osso is not there then
dbus-send --type=method_call --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:"kasvopus"
should work .
![]() |
2011-05-03
, 09:00
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#80
|
![]() |
Tags |
it's noob tym:p |
Thread Tools | |
|
And yes the images I want to use are alredy in my /home/user/.queenbeecons folder