Search Type: Posts; User: Plastic
Search: Search took 0.02 seconds.
-
16 Dec 2010 11:42 AM
- Replies
- 4
- Views
- 1,791
senchauser2010, can you please post your code?? Cause I'm trying to make something similar, a panel that has 3 vbox items on portrait mode and 2 vbox items on landscape mode(with other stuff).. But i...
-
15 Dec 2010 8:25 AM
- Replies
- 2
- Views
- 1,080
I'm already trying to do something like this with sencha..
For the css class you could ever verify if a device is a Phone or not with the Ext.is.Phone method and apply a new css with the addCls... -
25 Nov 2010 6:24 AM
- Replies
- 2
- Views
- 1,268
If you want to read rss (therefore an XML instead of a Json) you can take a look on this:
http://dev.sencha.com/deploy/touch/examples/carousel2/
but i have to warn you that XMLReader can't read... -
22 Nov 2010 5:30 PM
- Replies
- 18
- Views
- 6,537
LOL....
sorry, I've just missed last part of your post cause I tried your code immediatly....
Waiting for next release..
TNX a lot for your work. -
22 Nov 2010 5:17 PM
- Replies
- 18
- Views
- 6,537
Do you mean it already works or it will work as soon as the next release will be released?
-
19 Nov 2010 10:38 AM
Jump to post Thread: Example Nested Data by Plastic
- Replies
- 4
- Views
- 944
I really need it too...
-
19 Nov 2010 10:22 AM
Jump to post Thread: Nested Xml with associations? by Plastic
- Replies
- 3
- Views
- 851
it seems it's already unsolved... i got the same issue...
-
19 Nov 2010 10:19 AM
- Replies
- 6
- Views
- 1,174
I got the same issue...
Have you solved it or someone have founded any solution? -
19 Nov 2010 7:39 AM
- Replies
- 18
- Views
- 6,537
any news with this issue on 1.0RC..
Have you solved the association problem??? -
10 Nov 2010 9:43 AM
Jump to post Thread: Panel update without page refresh by Plastic
- Replies
- 2
- Views
- 994
TNX a lot, I'll try immediatly...
-
10 Nov 2010 7:42 AM
Jump to post Thread: Panel update without page refresh by Plastic
- Replies
- 2
- Views
- 994
Hi everyone,
i'm trying to obtain a TabPanel with a table inside, this table is populated from an external XML file... (or Json, it doesn't matter)
XML's content is updated every 3 second and i'd... -
26 Oct 2010 7:19 AM
- Replies
- 4
- Views
- 1,234
The second one worked for me... Add an orientationChange function called back by an onWindowResize event and show/hide panels you need showed/hidden on every orientation change.
PS: don't forget... -
23 Oct 2010 5:06 PM
- Replies
- 3
- Views
- 3,524
Up!!
-
22 Oct 2010 10:24 AM
- Replies
- 3
- Views
- 3,524
I Made dIta as a TabPanel cause after i solve this issue i have to duplicate it on 2 tabs more..
-
22 Oct 2010 7:22 AM
- Replies
- 3
- Views
- 3,524
I'm trying to make an Ext.Panel that has a 'vbox' layout when the phone is on portrait and a 'hbox' layout if i rotate it on lanscape mode...
Any suggestion??
This is my code:
Ext.setup({...
Results 1 to 15 of 15
