Search Type: Posts; User: pbernardini
Search: Search took 0.02 seconds.
-
9 Dec 2012 10:54 AM
- Replies
- 5
- Views
- 353
Usually when you have a video tag in html5 by default it shows the play icon in the middle of the video. This is to give the user an hint that that's a video and not an image. The ext.video component...
-
9 Dec 2012 9:53 AM
- Replies
- 5
- Views
- 353
I've tested with IOS safari (latest version) both IPhone and IPad, but also on mac with Safari and Chrome, same result not play arrow icon.
You can see the demo kitchen sink under media/video, you... -
9 Dec 2012 2:58 AM
- Replies
- 4
- Views
- 693
I hope that this get fixed and not delegate to a dataview, since some time we may need horizontal List, with selectable items.
-
9 Dec 2012 12:56 AM
- Replies
- 5
- Views
- 353
when you use a video component you can't see the play icon in the middle of the video, it appears briefly only after you tap on video.
-
9 Dec 2012 12:53 AM
- Replies
- 2
- Views
- 216
Ext.List
inline:{wrap: false}
doesn't work anymore -
9 Dec 2012 12:42 AM
- Replies
- 2
- Views
- 403
Why this code that use to work in version 2.0 doesn't work with 2.1?
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link... -
27 Nov 2012 5:42 AM
Jump to post Thread: treeStore with recursive data by pbernardini
- Replies
- 6
- Views
- 1,022
ok, I was able to get some result but not quite what I was expecting
I'm calling a services that return e treestore structure. When it loads I want to set one node as a source of a nested list:
... -
23 Nov 2012 2:09 AM
Jump to post Thread: treeStore with recursive data by pbernardini
- Replies
- 6
- Views
- 1,022
Ok, I was able to make it work.
Now I have one more question:
is it possible to assign a node (in my case "children") to a new store for a different nested list, I tried this but didn't work:
... -
21 Nov 2012 7:22 AM
Jump to post Thread: treeStore with recursive data by pbernardini
- Replies
- 6
- Views
- 1,022
Thanks for your reply.
I saw that all nested list sample use your kind of data structure.
Since the json comes from a service that I can't modify there is no other way to do it? -
19 Nov 2012 5:47 AM
Jump to post Thread: treeStore with recursive data by pbernardini
- Replies
- 6
- Views
- 1,022
Hi,
I have a json like this:
{
"Categories": [
{
"item": {
"Description": "", -
9 Nov 2012 2:39 AM
- Replies
- 2
- Views
- 1,490
How do you upgrade a 2.0 touch project to 2.1 in architect?
-
22 Oct 2012 7:24 AM
Jump to post Thread: navigation view back event by pbernardini
- Replies
- 2
- Views
- 284
Thanks, it seams that was the problem
-
22 Oct 2012 2:47 AM
Jump to post Thread: navigation view back event by pbernardini
- Replies
- 2
- Views
- 284
Hi, I have an application that is base on tab panel. Each tab load an instance of a class that is base on navigation view.
When I push a view to the navigation I want to hide some button from the... -
18 Oct 2012 6:23 AM
- Replies
- 3
- Views
- 1,439
I'm trying to package an app with the new cmd v3 and I'm getting this error:
stbuild exited with non-zero code : 134
what dose it mean? -
13 Mar 2012 7:15 AM
Jump to post Thread: "save image"-button by pbernardini
- Replies
- 3
- Views
- 1,173
What about using native API? is it possible to save an image to the device Camera Roll
Results 1 to 15 of 15
