Search Type: Posts; User: truffles mcrooty
Search: Search took 0.01 seconds.
-
23 Jan 2013 5:47 AM
- Replies
- 2
- Views
- 234
Updated device firmware (BB10), anchor now works.
-
23 Jan 2013 5:40 AM
- Replies
- 2
- Views
- 258
Ended up passing the information to hidden label xtypes - which works a charm! :D
-
23 Jan 2013 5:38 AM
Jump to post Thread: Ext.Map device JS errors by truffles mcrooty
- Replies
- 1
- Views
- 185
REQUIRED INFORMATION
Ext version tested:
Sencha Touch 2.1
Browser versions tested against:
Chrome Version 24.0.1312.52 m (Windows)
BBOS Browser -
18 Jan 2013 6:12 AM
Jump to post Thread: How to get store param by truffles mcrooty
- Replies
- 4
- Views
- 868
Hi,
how do I get the object's values? -
17 Jan 2013 5:33 AM
- Replies
- 2
- Views
- 234
Hi,
is there currently a way to access a device's browser? Or to instruct the device to open a webpage in its browser?
a href target="_blank" does not work, as a window opens in the app itself... -
17 Jan 2013 5:04 AM
- Replies
- 3
- Views
- 404
Hi,
just for other users experiencing the same issue - here's a workaround until the bug's fixed: ;)
Use a textfield with placeHolder (so users know what to do) like so in your container which... -
15 Jan 2013 11:57 PM
- Replies
- 3
- Views
- 404
Hi guys,
the magnifying glass icon in the search field xtype does not work on a BB10 device using webworks. It blocks out half the search bar.
Please help! -
15 Jan 2013 12:13 AM
- Replies
- 2
- Views
- 293
Hi,
managed to fix this as follows:
#storelist.x-list .x-list-disclosure {
-webkit-mask: none;
background-image: url('../images/arrow-icon.png') !important;
background-size: 64px... -
14 Jan 2013 7:33 AM
- Replies
- 4
- Views
- 730
Hi,
webworks & BB10. -
10 Jan 2013 12:34 AM
- Replies
- 4
- Views
- 730
Hi,
what the browser doesn't know... ;)
Is there no way then to just not listen for rotating? -
9 Jan 2013 11:33 PM
- Replies
- 2
- Views
- 293
Hi,
narrowed it down to the itemdisclosure image/icon - when I remove this it works.
Unfortunately this doesn't solve the issue :(
As another note: the searchbar's image/icon also causes an... -
9 Jan 2013 11:15 PM
- Replies
- 2
- Views
- 293
Hi guys,
I've run in to a funny with WebWorks: the datalist item does not render completely. I've got a dataview as follows (MVC):
Ext.define('NM.view.StoreList', { extend:... -
8 Jan 2013 7:09 AM
- Replies
- 2
- Views
- 258
Hi everyone,
how do I add a map component to a tpl, which forms part of a datalist's detail view? Alternatively, how do I pass data record components from a tpl to a view?
I've got the lat... -
1 Jan 2013 11:43 PM
- Replies
- 5
- Views
- 4,751
Hi,
Using an MVC model, I got the same error. I had duplicated calls for different views as follows:
VIEW affected code:
...
extend: 'Ext.form.Panel'
Results 1 to 14 of 14
