Search Type: Posts; User: ramannachekuri
Search: Search took 0.01 seconds.
-
12 Nov 2012 3:47 PM
- Replies
- 5
- Views
- 677
Hello Mitchel,
We commented the custom style sheet entry and still see the problem. With attached code you can reproduce the problem on any ICS phone. Any help on this is going be much... -
9 Nov 2012 8:48 AM
- Replies
- 5
- Views
- 677
I just tested the same code using Driod 3, Android 2.3.4 and it works fine. Looks like this is happening only on Samsung galaxy S3.
-
9 Nov 2012 8:40 AM
- Replies
- 5
- Views
- 677
Hi Mitchel,
I am not sure how to generate code using BBTags. Could you please let me know how I can incorporate BBtags into code. I was able to reproduce this even with out our custom css files.... -
8 Nov 2012 10:53 PM
- Replies
- 5
- Views
- 677
I just updated my application to Sencha 2.1 commercial version and I see an issue with fieldset. If a panel has Toolbar and a Fieldset and If I scroll the fieldset it goes on Toolbar. I saw same...
-
6 Nov 2012 1:46 PM
- Replies
- 6
- Views
- 523
Hi Mitchellsimoens,
Did you get a chance to look at this issue?
Ramanna -
6 Nov 2012 11:14 AM
- Replies
- 6
- Views
- 523
//<debug>
Ext.Loader.setPath({
'Ext': '../../src'
});
//</debug>
/**
* This example is a simple demo of some of the form and field components in Sencha Touch.
* It also shows how you... -
6 Nov 2012 11:02 AM
- Replies
- 6
- Views
- 523
Hi Mitchel,
I dont want to set HBOX to whole fieldset. I want to have whole fieldset in VBOX and few of the fields in fieldset should be in HBOX. If you look at my code you can see that. I am... -
6 Nov 2012 9:07 AM
- Replies
- 6
- Views
- 523
we have multiple views in our app and few of them have fieldsets.we had to implement hbox configuration for few of the fieldsets. This was working fine before 2.1, but now it doesn't work. Here is...
-
6 Nov 2012 8:58 AM
Jump to post Thread: fieldset going onto Toobar by ramannachekuri
- Replies
- 4
- Views
- 370
Ext.define("ICEApp.view.CloseSubCase1", {
extend : 'Ext.form.Panel',
xtype : 'closesubcase1',
config : {
screenTitle:null,
orderTypeStore:null,
repairClassStore:null,... -
6 Nov 2012 6:22 AM
Jump to post Thread: fieldset going onto Toobar by ramannachekuri
- Replies
- 4
- Views
- 370
My application has multiple views. Couple of view have 2 Toolbars and a fieldset. When a fieldset is big I have to scroll down to enter the data and I see it is overlaying second toolbar when I...
Results 1 to 10 of 10
