|
|
2011-03-14
, 04:32
|
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#32
|
|
|
2011-03-14
, 04:35
|
|
|
Posts: 275 |
Thanked: 389 times |
Joined on Feb 2010
@ Sydney
|
#33
|
|
|
2011-03-14
, 05:23
|
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#34
|
|
|
2011-03-14
, 06:33
|
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#35
|
|
|
2011-03-14
, 06:39
|
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#36
|
Text {
id: note
anchors.centerIn: parent
visible: false
text: "<a href=\"http://qt.nokia.com\">Someplayer Closed</a>"
font.bold: true
horizontalAlignment: Text.AlignHCenter
font.pointSize: 10
style: font.Raised
color: "white"
onLinkActivated: {
launch.run()
}
}
Process {
id: launch
command: "sh -c \"/usr/bin/someplayer &\""
onFailed: {
note.color = "red"
}
onCompleted: {
note.text = "Opening Someplayer"
}
}
|
|
2011-03-14
, 08:06
|
|
|
Posts: 275 |
Thanked: 389 times |
Joined on Feb 2010
@ Sydney
|
#37
|
|
|
2011-03-14
, 09:04
|
|
Posts: 142 |
Thanked: 120 times |
Joined on Jul 2010
|
#38
|
|
|
2011-03-14
, 09:36
|
|
|
Posts: 128 |
Thanked: 486 times |
Joined on Oct 2010
@ Novosibirsk, Russia
|
#39
|
|
|
2011-03-14
, 10:02
|
|
|
Posts: 275 |
Thanked: 389 times |
Joined on Feb 2010
@ Sydney
|
#40
|
Somebody is well ahead of us.
My Nokia N900 is my website, still up an running for the Maemo community. My Nokia N900 is upgraded to 21.2011.38-1Tmaemo1.1 ~ CSSU ready ~ Overclocked ~ Speed patched ~ Swappolube ~ was running 7 desktops ~ 270 apps and counting ~ Multi-Boot with Standard Kernel , Kernel Power 2.6.28.10power47 and NITDroid N12 "UMay".