Search Type: Posts; User: rekam
Search: Search took 0.07 seconds.
-
18 Feb 2012 7:35 AM
Jump to post Thread: Dynamic css for NavigationBar by rekam
- Replies
- 1
- Views
- 534
Hi!
I'm diving into Sencha Touch B3 and I must say it's quite easy to start an application. Without any difficulties, you can build an app with the NavigationView and NavigationBar components.
... -
20 Jun 2011 1:11 AM
- Replies
- 0
- Views
- 911
Sencha Touch version tested:
The kitchensink demo at http://dev.sencha.com/deploy/touch/examples/kitchensink/ > User Interface > List
Platform tested against:
iOS 4, iPod Touch 2nd... -
20 Jun 2011 12:58 AM
- Replies
- 2
- Views
- 1,088
Somehow related:
http://www.sencha.com/forum/showthread.php?117632-OPEN-626-1.0.1-Grouped-Ext.List-Issue-When-Adding-Items-When-List-Not-Visible&highlight=group+list -
15 Jun 2011 7:04 AM
Jump to post Thread: Audio tag not displaying on Chrome by rekam
- Replies
- 2
- Views
- 1,249
Sencha Touch version tested:
1.1.0
only default sencha-touch.css
Platform tested against:
chromium browser, 11.0.696.71 (86024) Ubuntu 10.10 -
15 Jun 2011 6:44 AM
- Replies
- 2
- Views
- 1,088
To bypass this unfonctionnality, I'm doing the following:
// initComponent of the Panel which contains the list
initComponent: function() {
this.on({
activate:... -
12 Jun 2011 1:41 PM
Jump to post Thread: Default browser form field value by rekam
- Replies
- 4
- Views
- 834
Ok, so I found something while reading in the forum.
The native browser autocomplete on a textfield can be achieved by setting the autoCreate config like this:
autoCreate: {tag: 'input',... -
12 Jun 2011 9:11 AM
Jump to post Thread: Default browser form field value by rekam
- Replies
- 4
- Views
- 834
Hi!
I'm coming back for a simple question: is it possible (if yes... how??????) to show really basic user input in normal textfields ??
Like I enter an email address, clic ok, and then have an... -
10 Jun 2011 1:47 AM
- Replies
- 2
- Views
- 1,088
Sencha Touch version tested:
1.1.0
only default sencha-touch.css (not debug)
only default sencha-touch-debug.js -
13 May 2011 12:06 AM
Jump to post Thread: Best practice for plugin creation? by rekam
- Replies
- 6
- Views
- 1,258
Oh, I think I found something. I always forget about the constructor itself:
Ext.define('MyApp.grid.Panel', {
initComponent: function() {
...
}, -
12 May 2011 11:46 PM
Jump to post Thread: Best practice for plugin creation? by rekam
- Replies
- 6
- Views
- 1,258
Thanks for your answers!
So I just see I missed something in my explanation. I told you I wanted to set the "plugins" inside the onReady function. But in fact, it's in the initComponent of the... -
11 May 2011 1:38 AM
Jump to post Thread: Best practice for plugin creation? by rekam
- Replies
- 6
- Views
- 1,258
Hi!
i'm discovering extjs4 after some months of ext3. I must say it's pretty much different and I'm starting my learning curve again ;)
Now I'm just trying to understand how to create plugins.... -
25 Nov 2010 7:35 AM
- Replies
- 3
- Views
- 940
Hi, and sorry for the delay!
I think the problem is deeper than that. The beforeorientationchange is fired before any code of sencha is executed... BUT... safari has changed its orientation. And... -
16 Nov 2010 8:24 AM
- Replies
- 3
- Views
- 940
Hi,
I'm having problems using the Ext.Video component. The problem is detailed here :... -
11 Nov 2010 3:27 AM
Jump to post Thread: Wrong number of cards in carousel by rekam
- Replies
- 0
- Views
- 443
hi all!
I just found something weird, but not sure this is a bug or not. Here is the problem:
I have a carousel with 2 items. In the first one, I add a new Panel component after render of the... -
4 Nov 2010 1:42 AM
- Replies
- 2
- Views
- 762
Ok, my mistake... I didn't know that despite the latest update of the firmware via iTunes, the iPhone would respond differently if bought 2 years ago, compare to a recent one :P
Good to learn that! -
2 Nov 2010 3:03 AM
- Replies
- 2
- Views
- 762
up?
-
1 Nov 2010 12:09 AM
- Replies
- 2
- Views
- 762
Helloooooow,
I need to create an app in which one of the features is the ability to hear an audio file while navigating through carousels, nested lists and so on.
With this version of sencha... -
29 Oct 2010 11:13 AM
Jump to post Thread: Play Audio without QT full screen by rekam
- Replies
- 7
- Views
- 2,020
Hi!
I "up" this thread, since I'm trying to put an audio tag with no "quicktime fullscreen" mode. Is it allright now? Or it isn't implemented?
I have sencha 0.98 and an iPod Touch, v3.1.3 (in... -
23 Oct 2010 5:13 AM
Jump to post Thread: Video bug after orientation changes by rekam
- Replies
- 0
- Views
- 998
Hello,
I'm using Sencha for almost 3 days and I must say that the capabilities are hudge! I've just done in a couple of days a little application with nestedlist and complex "DetailCard" and... -
22 Oct 2010 7:41 AM
Jump to post Thread: [RESOLVED] Change background image by rekam
- Replies
- 9
- Views
- 1,144
ok thanks!
-
22 Oct 2010 12:40 AM
Jump to post Thread: [RESOLVED] Change background image by rekam
- Replies
- 9
- Views
- 1,144
Thanks, that's it!
Everything works perfectely!
But what is the startup screen, so? Do we see it when the "application" is only a weblink in the phone's desktop?
Thanks -
21 Oct 2010 7:54 AM
Jump to post Thread: [RESOLVED] Change background image by rekam
- Replies
- 9
- Views
- 1,144
Hehe, you have good experience finding bugs ;)
But! :P
I used Gimp to save as png, so it's a real png image 100% binary correct :)
I moved the file in the same folder as my setup, but... -
21 Oct 2010 7:39 AM
Jump to post Thread: [RESOLVED] Change background image by rekam
- Replies
- 9
- Views
- 1,144
Yeah! Thanks
So I tried what you suggested.
But I don't know why, I still don't see anything of my background. I changed the extension to png, just like the example... we never know... but the... -
21 Oct 2010 6:58 AM
Jump to post Thread: [RESOLVED] Change background image by rekam
- Replies
- 9
- Views
- 1,144
Hi all!
I'm probably too tired, or I just understood nothing about sencha ^^ ... Well, I've done a quite cool applicatio with nested list, ajax, audio, video and all, but I can't resolve one... -
24 Aug 2010 11:37 AM
- Replies
- 0
- Views
- 578
Ext version tested:
* Ext 3.2.1
Adapter used:
* ext
css used:
Results 1 to 25 of 67
