Search Type: Posts; User: edeandrea
Search: Search took 0.02 seconds.
-
9 Dec 2010 4:55 AM
Jump to post Thread: Ext.ux.TouchGridPanel v2.0b1 by edeandrea
- Replies
- 237
- Views
- 69,048
Which problem are you referring to? The rotating from portrait to landscape?
-
6 Dec 2010 12:04 PM
Jump to post Thread: Hiding address bar on Android by edeandrea
- Replies
- 9
- Views
- 13,858
I'm using the latest released version of Sencha Touch (1.01). I noticed that even though I have fullscreen set to true as shown below
Ext.setup({
fullscreen: true,
icon:... -
2 Dec 2010 4:56 AM
Jump to post Thread: Ext.ux.TouchGridPanel v2.0b1 by edeandrea
- Replies
- 237
- Views
- 69,048
Looks great! I did notice a bug. If you start off with the device in portrait mode & then rotate it landscape, the table columns do not resize to take up the width of the screen - the entire table...
-
24 Nov 2010 7:24 AM
Jump to post Thread: Ext.ux.TouchGridPanel v2.0b1 by edeandrea
- Replies
- 237
- Views
- 69,048
In the renderer it seems the float:right style is what is causing this. In the renderer if you change return '<span style="color:green;float:right;">' + value + '%</span>'; to return '<span...
-
24 Nov 2010 7:16 AM
Jump to post Thread: Ext.ux.TouchGridPanel v2.0b1 by edeandrea
- Replies
- 237
- Views
- 69,048
Gotcha...The reason I ask is that the app I'm developing is for a financial company - we'll be showing rows with a bunch of columns & users will want to see the column headers if they have to scroll...
-
24 Nov 2010 7:10 AM
Jump to post Thread: Ext.ux.TouchGridPanel v2.0b1 by edeandrea
- Replies
- 237
- Views
- 69,048
One other thing I noticed. If the content scrolls off the screen horizontally, you can scroll the data but the header does not scroll with it so you have no idea what the columns off the screen are.
-
24 Nov 2010 6:57 AM
Jump to post Thread: Ext.ux.TouchGridPanel v2.0b1 by edeandrea
- Replies
- 237
- Views
- 69,048
I appreciate the help
-
24 Nov 2010 6:51 AM
Jump to post Thread: Ext.ux.TouchGridPanel v2.0b1 by edeandrea
- Replies
- 237
- Views
- 69,048
Yes that did the trick.
-
24 Nov 2010 5:33 AM
Jump to post Thread: Ext.ux.TouchGridPanel v2.0b1 by edeandrea
- Replies
- 237
- Views
- 69,048
Also 1 other note - I just tried it using the Android emulator with a 2.2 AVD & I see the exact same result that I do on my device.
-
24 Nov 2010 5:02 AM
Jump to post Thread: Ext.ux.TouchGridPanel v2.0b1 by edeandrea
- Replies
- 237
- Views
- 69,048
Here are the screenshots. I am using an HTC Droid Incredible and this is against whatever your latest build is out on github as of yesterday afternoon.
-
23 Nov 2010 1:09 PM
Jump to post Thread: Ext.ux.TouchGridPanel v2.0b1 by edeandrea
- Replies
- 237
- Views
- 69,048
I did notice that the row/column data does not line up properly on Android 2.2. I can send some screenshots if you would like.
-
15 Sep 2010 3:50 AM
Jump to post Thread: Help with ActionSheet by edeandrea
- Replies
- 7
- Views
- 1,308
Hi Aaron,
What I'm looking for is what the ActionSheet provides - basically a panel that can be slide up/down from the bottom of the screen. What I don't want, however, is just to have buttons in... -
13 Sep 2010 5:33 AM
Jump to post Thread: Help with ActionSheet by edeandrea
- Replies
- 7
- Views
- 1,308
Functionally I have it working - its more about the display/presentation of it. Its not keeping the same TabBar look & feel nor is it keeping the icons.
I'm somewhat new to JavaScript/CSS so any... -
13 Sep 2010 5:07 AM
Jump to post Thread: Help with ActionSheet by edeandrea
- Replies
- 7
- Views
- 1,308
When I started development using sencha touch 0.93 I had implemented a navigation bar docked to the bottom using a TabBar. See this screenshot:
22369
Now using Sencha Touch 0.94 I would like to...
Results 1 to 14 of 14
