Hello,
the SelectionListItem control for symbian dropped the background after version 1.1
The version 1.1 is here:...
Type: Posts; User: pablopoo; Keyword(s):
Hello,
the SelectionListItem control for symbian dropped the background after version 1.1
The version 1.1 is here:...
Hi Marko,
The only way I found to make it work is avoid to create HTML on the successCallback or in the errorCallback functions. If you need to show something after you get the user location, the...
Update: Seems that the issue is not related to the code in the first post.
The issue I have is related to html rendering using DOM and after a second callback in a row (like the location API does,...
Hi,
The location API (Web Apps 1.5) getCurrentPosition function do not work when a mwl call is made on the same function callback.
ie:
function getPosition()
{
if(navigator.geolocation){
Hi,
the post parameter "content" is not present:
string postData = String.Format("content=<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>"
Just add content=
Hi,
you shouldn't copy by hand a lib.
Add to your project .pro file something like this:
*******
include(../relative/path/to/geoservices/lib/common.pri)
*******
Hi,
That is a know issue on QtScroller that is fixed now.
Update to the latest QtScroller solution ( http://qt.gitorious.org/qt-labs/kineticscroller/trees/solution ), rebuild the lib and set the...
Hi,
When Smart Instaler will be updated to the latest official version on the remote compiler servers?
thanks
Pablo
Hi,
I'm using Qt WebKit to display 2 divs, one over the other and a simple mootools fade to make transparent the topmost div.
This work with Qt+WebKit on S60 5th and S60 5th/S^3 browser, but on...
Hola
Para publicar un artículo en la wiki, ¿debe estar en inglés y español? o ¿puede estar solo en español?
-
Pablo
Si,
espero que esté disponible fuera de España.
--
Pablo
Hola
¿hay algún directorio con desarrolladores de Latam?
--
Pablo
Hola Almudena,
¿El libro está disponible fuera de España?, ¿como se puede conseguir una copia?
Gracias.
Pablo
TuneWiki has mobile ads...
The button labels in the lightbox windows are static and cannot be changed at runtime, eg: localization.
Hi,
I noticed that WRT response time for a button push event is slow with the touch input but not with the key input. Is there are trick to have a better response time with touch input in WRT?(ex....
I saw a keydown code when the keypad is open/close. Maybe that is the way to do that.
Any news on this?
I have the same issue, the app crash even if the code is inside a try/catch block. The platform services 2.0 demo contact app crash too.
I have an app with 17 days on QA hold... it's really slow than before.
Where is the "Forward lock DRM 1.0 can be selected by developer" when the WRT is free?
Hi
I use the left and right keys to update a list items inside a UL list.
I have the setNavigationEnabled = false.
When the actual list have more items (li) than the next list and the...