Android has Looper, and iPhone has Run Loops. It seems like Blackberry would have a similar backed in facility to queue and run threads.
Does anyone know if there is?
|
Android has Looper, and iPhone has Run Loops. It seems like Blackberry would have a similar backed in facility to queue and run threads. Does anyone know if there is? | |||
|
feedback
|
|
I'm not too familiar with Android yet, but some quick reading shows that what you're looking for is the invoke series:
And: http://www.blackberry.com/developers/docs/4.1api/net/rim/device/api/ui/UiApplication.html | |||||
feedback
|