Questions tagged [dojox.mobile]
130 questions
9
votes
4 answers
How to debug Dojo in browser?
I'm currently (trying) to develop an app with Worklight Studio 5.0.6 and Dojo (Mobile) 1.8.3. I have a really hard time to to find a proper method for debugging. After waiting 5-10 minutes for the build an deploy-process on the server, an error…

spyro
- 475
- 4
- 10
3
votes
0 answers
Mobile alternative for dojo select widget
I am developing a mobile app using dojo mobile. I need functionality similar to dijit.form.Select However I have not been able to locate mobile equivalent for the same.
If such a widget is not available off the shelf, is there any way I can achieve…

ashwinw
- 31
- 2
3
votes
1 answer
Dojo custom build: which files to deploy
First, we're new to Dojo and are free do things the "new" way, so I'm mostly ignoring the pre-1.7 sections of the documentation. Still, I'm coming up confused when comparing various articles, documents, and sample scripts.
The bottom line is that I…

dbreaux
- 4,982
- 1
- 25
- 64
2
votes
2 answers
Dojox/mobile/scrollableview scroll issue
dojox/mobile/ScrollableView (1.10+) in a cordova application have some scroll issues, which I have started observing recently and its only happening in android phones. I am currently using widget-based architecture. Even some of the store apps are…

up6616
- 105
- 1
- 11
2
votes
1 answer
Single layer build file for a dojo/cordova project
I am using dojo 1.10 in a cordova v5 project.
I created the project and the build is successful.
It uses "android" platform and all files/folders are in the assets/www.
In there, I added "dojo", "dijit", "dojox" and some other folders like "js" and…

sachin.ph
- 1,078
- 12
- 24
2
votes
2 answers
Dojo - how to I programatically modify dojo-props?
I have a ToolBarButton like such:
You can see that I have the moveTo property declared as 'config' but how can I programatically…

SoluableNonagon
- 11,541
- 11
- 53
- 98
2
votes
2 answers
Future of dojo mobile
I am working on enterprise-level business applications, and now is the time to start thinking about the non-desktop experience.
We have a common component code-base that is using dojo, and are trying to get as much code re-use as possible.
I am…

Jonathan.Brink
- 23,757
- 20
- 73
- 115
2
votes
1 answer
dojox.mobile.SearchBox does not work properly
I'm using dojox.mobile.SearchBox in Worklight project.
I found out 2 issues.
The first is that the clear button(a small cross in a circle, which must to clear the text in the search box) does not work on the IOS Safari(or in the workilght app which…

Kirill Barkunov
- 121
- 10
2
votes
1 answer
How to bootstrap Dojo from mobile local storage
We have a PhoneGap mobile project which uses Dojo. In a given HTML page, e.g. index.html, we would have a JavaScript tag similar to this: