Search Type: Posts; User: wiwi
Search: Search took 0.02 seconds.
-
7 Aug 2012 7:11 AM
Jump to post Thread: Adding NestedList to TabPanel by wiwi
- Replies
- 1
- Views
- 223
Is there any way to add a nestedlist to a TabPanel ? because right now both are fixed to fullscreen, but, no one is displayed,
any help will br great,
thnks. -
27 Jul 2012 7:26 AM
Jump to post Thread: using multiple languages by wiwi
- Replies
- 2
- Views
- 564
I will retry it as soon as I can, and tell you what I've found.
-
27 Jul 2012 6:24 AM
- Replies
- 2
- Views
- 604
Thanks sword-it, in fact, I've posted my question in a Sencha group of developpers and as I thought there shoud be a database responsable for that, here is there feedbacks:
There's no built-in... -
27 Jul 2012 6:17 AM
Jump to post Thread: Startup screen by wiwi
- Replies
- 2
- Views
- 782
Thanks dear sword-it I'll try it once I finish some tasks.
-
27 Jul 2012 6:13 AM
- Replies
- 2
- Views
- 536
Hello, I've found a great step by step issue here :
http://www.adobe.com/devnet/html5/articles/getting-started-with-phonegap-in-eclipse-for-android.html -
19 Jul 2012 12:04 AM
- Replies
- 2
- Views
- 536
Hello, is there any tutoriel showing how to package a Sencha Touch 2 application by generating the apk file ?
is it necessary to be working on Mac ?
I'm working on Windows,
Thanks in... -
13 Jul 2012 2:52 AM
Jump to post Thread: Orientation Landscape & Portrait by wiwi
- Replies
- 4
- Views
- 758
Actually you answer helped me a lot, now I can see an event after changing the phone orientation,
Ext.define('applmlm.controller.phone.main', {
extend: 'Ext.app.Controller',
config: {... -
12 Jul 2012 9:15 AM
Jump to post Thread: Orientation Landscape & Portrait by wiwi
- Replies
- 4
- Views
- 758
Hi sword-it,
Appreciating your help, in fact I have created a master view (in the root app folder), in witch I'm calling models, stores, controllers(php files), and profiles for iphone and ipad,... -
12 Jul 2012 12:45 AM
Jump to post Thread: Orientation Landscape & Portrait by wiwi
- Replies
- 4
- Views
- 758
Hello, I'm using Sencha Touch 2, and I was looking at the sencha docs how to change the layout size after orientation changes, actually I found only this example,
Ext.device.Orientation.on({
scope:... -
11 Jul 2012 6:38 AM
Jump to post Thread: Startup screen by wiwi
- Replies
- 2
- Views
- 782
Hi, I want to add a startup screen to my Sencha Touch 2 applicaiton, like the folowing, but it's not working !!
Ext.application({
name: 'MyApp',
icon: 'resources/img/icon.png',
... -
6 Jul 2012 1:06 AM
- Replies
- 2
- Views
- 604
Hello,
Is there a function converting an address to Latitude/Longitude ? I'm using Sencha Touch 2 -
19 Jun 2012 12:40 AM
Jump to post Thread: using multiple languages by wiwi
- Replies
- 2
- Views
- 564
Hello, Right now i'm working on multilinguisme of my application, and I use this exemple https://github.com/mitchellsimoens/Ux.locale.Manager/tree/master/st : thank you mitchellsimoens for this...
-
11 Jun 2012 7:58 AM
Jump to post Thread: onItemDisclosure delete icon by wiwi
- Replies
- 1
- Views
- 365
onItemDisclosure I'm working with the list component, and store, I would like to delete articles after clicking the icon, any help ??
-
11 Jun 2012 7:57 AM
Jump to post Thread: onItemDisclosure delete icon by wiwi
- Replies
- 1
- Views
- 365
Hi,
How can we display or change the onItemDisclosure detail icon by a delete icon one, is it possible ? -
7 Jun 2012 2:41 AM
Jump to post Thread: displaying record in alert by wiwi
- Replies
- 3
- Views
- 493
Here is my code :
Ext.getCmp('pnlhtml').add(
{
xtype:'panel',
... -
7 Jun 2012 12:37 AM
Jump to post Thread: displaying record in alert by wiwi
- Replies
- 3
- Views
- 493
Helloo everybody,
I have a panel that has an html content, in this content, I have a link <a href> </ a> after the link is clicked, an alert appears,
as I have to show records, I declared a... -
25 May 2012 12:25 PM
Jump to post Thread: method get undefined by wiwi
- Replies
- 2
- Views
- 660
I will try it once I open my project, Thank you very much :)
-
21 May 2012 8:10 AM
Jump to post Thread: method get undefined by wiwi
- Replies
- 2
- Views
- 660
Hello,
I'm trying to display panel details, by its id, (Ext.getCmp('+dynamicID+');) in an html link, but still having this error, Uncaught TypeError: Cannot call method 'get' of undefined , the... -
30 Apr 2012 7:17 AM
Jump to post Thread: Form Validation by wiwi
- Replies
- 3
- Views
- 1,511
I have solved that problem couple days left, I used the model as you mentionned , thanks anyway :)
-
23 Apr 2012 1:59 AM
Jump to post Thread: Form Validation by wiwi
- Replies
- 3
- Views
- 1,511
Good morning,
I'm working on Sencha Touch 2, and I'm lookign for an exemple of that, any docs ? -
17 Apr 2012 12:57 PM
Jump to post Thread: Hide disable item in a tabpanel by wiwi
- Replies
- 3
- Views
- 638
Sencha Touch 2
-
17 Apr 2012 3:50 AM
Jump to post Thread: Good afternoon, by wiwi
- Replies
- 6
- Views
- 923
@mitchellsimoens: witch tutorial do you advice me to watch, to learn how to add media queries for multiple devices, i'm a biginner in sencha.
-
17 Apr 2012 1:42 AM
Jump to post Thread: Hide disable item in a tabpanel by wiwi
- Replies
- 3
- Views
- 638
I'm trying to make this working but I'm still in troubles, hide or disable an item from a tabpanel , after cliking a button in another item of the tabpanel, or after cliking an item of a tabpanel,
... -
16 Apr 2012 4:51 AM
Jump to post Thread: Good afternoon, by wiwi
- Replies
- 6
- Views
- 923
Well, I added this line, style: 'font-size:11px', and it's working.
Now my problem is how to desactivate a tab in a tabpanel after cliking a button, in the first tab of tabpanel ?? -
16 Apr 2012 3:26 AM
Jump to post Thread: Good afternoon, by wiwi
- Replies
- 6
- Views
- 923
I defined the component, with dimensions based on device, width : 200, and height : 300, and I want to set the font size too , but still looking for theright syntax !
Results 1 to 25 of 33
