cool flip clock widget! love to see it on my desktop tell me something No!No!No!Yes!.... i need a widget that can be pressed in two places... remember i started a thread for dial pad app request,.... so i saw a + * button for dialer widget, but i could not see where command starts, and where is a part of qbw command of sensing witch part of widget is being pressed... so i what to implement these two command (phone and keypad).... and,.... could you help me!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! thx.....
next thing i want to do is to make a widget whit one side sits a phone link, and other a dialpad... now i will give a this simple png-s and all i want is for someone that could develop a simple widget for that... so it is this 2 commands: for phone app: Code: dbus-send --type=method_call --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:"rtcom-call-ui" for dialpad (thx nicolai) : Code: dbus-send --type=method_call --dest=com.nokia.CallUI /com/nokia/CallUI com.nokia.CallUI.ShowDialpad string:"" and this is a png-s for it Attachment 14123Attachment 14124 another thing would be great: could be widget be in different sizes? small, medium, and large (always wanted a big phone app link...) SO: a simple .deb in repository... widget that do just this... scalable... nothing else (for now )
dbus-send --type=method_call --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:"rtcom-call-ui"
dbus-send --type=method_call --dest=com.nokia.CallUI /com/nokia/CallUI com.nokia.CallUI.ShowDialpad string:""
case $QBW_HOTSPOT_PRESS in [47]) DISPLAYDATE=$PREVDATE ;; [69]) DISPLAYDATE=$NEXTDATE ;; esac