Search Type: Posts; User: YomeKitsuma
Search: Search took 0.02 seconds.
-
31 Oct 2012 4:52 AM
Jump to post Thread: setvalue() and toggle by YomeKitsuma
- Replies
- 2
- Views
- 435
The Toggle on Android 4.0 (HTC oneX) is not refresh, even after both change (first : the toggle is added to the view, second : i'am using the 'paint' even to force the refresh/setValue).
nb = all... -
23 Oct 2012 12:36 AM
- Replies
- 21
- Views
- 6,661
I've got the same "brain-eater" issue, i've make a post about it (and be a little "agressive")...
Thing is you have to add thoses lines in your "requires" in the app.js
Ext.application({
... -
23 Oct 2012 12:31 AM
- Replies
- 3
- Views
- 669
I've installed the last Sencha Cmd release (201), upgraded my touch library and do the "simple" :
cd /path/to/app sencha app upgrade -p ../path/to/framework
... -
15 Oct 2012 1:45 AM
- Replies
- 10
- Views
- 2,608
Hi all,
Got the same issue since this morning (every thing worked good before weekend)
In safari, all goes fines
In Chrome got the error :
39349 -
12 Oct 2012 6:29 AM
Jump to post Thread: WHAT SENCHA TEAM WAIT ?! by YomeKitsuma
- Replies
- 3
- Views
- 594
Hi mitchellsimoens,
I do not want to be "productive-here" (i'am at work, in life, etc...), i just want to point that, even if we/i follow the standard procedure to deploy our application, it is a... -
12 Oct 2012 4:19 AM
- Replies
- 5
- Views
- 774
The last thing I've found to resolve this issue (workarround) is:
Delete the "archive" folder before starting "sencha ant build" command
~o)
OR
If you change the "update" parameters in... -
12 Oct 2012 4:02 AM
Jump to post Thread: WHAT SENCHA TEAM WAIT ?! by YomeKitsuma
- Replies
- 3
- Views
- 594
Just to have a "coup de gueule" about the Sencha Team !
You're doing great job, but I ask myself if the product are well tested ?!
It is impossible that you release product (even in "beta")... -
12 Oct 2012 3:35 AM
- Replies
- 5
- Views
- 774
So, to make my application working, i've just have to add this =
Ext.application({
name : 'TagAll',
requires : [ -
12 Oct 2012 1:31 AM
- Replies
- 5
- Views
- 774
After investigation, all appends in the compiled app.js =>
(somewhere in the code - see at the end of the obj definition ;-)
defaultSetupConfig:{
eventPublishers:{
dom:{
... -
11 Oct 2012 11:40 PM
- Replies
- 5
- Views
- 774
Hi,
Here what i've got when build with ant (sencha ant build) :
Creating Application Cache with manifest http://dev.tag-all.com:28880/build/TagAll/production/cache.appcache
Application... -
11 Oct 2012 10:37 PM
- Replies
- 4
- Views
- 578
Hi mitchellsimoens,
Finaly i've resolved (spend 1day and half) to display my List (Nested and Normal) like they were (a little bit differently).
Even if there is no "itemCls" in NestedList,... -
10 Oct 2012 10:32 PM
Jump to post Thread: Android performance by YomeKitsuma
- Replies
- 6
- Views
- 1,489
Hi all,
I've the same "little issue" on my HTC one X - Android 4 (which is normally a good device).
I've also notice that on iOS (iPhone 4) the list is scrolling better.
And, as i pointed it... -
10 Oct 2012 10:28 PM
- Replies
- 11
- Views
- 4,094
Your welcome ~o)
-
9 Oct 2012 7:19 AM
Jump to post Thread: Microloader and sdk tools by YomeKitsuma
- Replies
- 21
- Views
- 2,996
Not easy for sure (there are lot of opening post concerning the Sencha Cmd V3 !!)
But, one thing we can point here : this is a beta release ;-) -
9 Oct 2012 7:16 AM
- Replies
- 3
- Views
- 603
you have to be in the SDK FOLDER TO DO THIS !!!
~o) -
9 Oct 2012 7:12 AM
- Replies
- 4
- Views
- 578
All my custom CSSfor my lists which worked in the 2.0.1 DO NOT WORK any more in the new version 2.1.0 !!!
All the structure of List has been changed deeply !
In the 2.0.1 for a NestedList
... -
9 Oct 2012 1:09 AM
- Replies
- 17
- Views
- 4,113
So more informations/investigate :
I've just adding "Ext.event.publisher.Dom" as require in the app.js,
I've cleaning up the new "deltas" (removing the last coma)
and now i've got a new... -
9 Oct 2012 1:05 AM
- Replies
- 3
- Views
- 670
Got the same opened "bug/issue" with the new Sencha Cmd v3
:
http://www.sencha.com/forum/showthread.php?245107-Sencha-App-Build-Production-Touch-Application-Cache-Error-event-Manifest-fetch -
9 Oct 2012 12:58 AM
- Replies
- 17
- Views
- 4,113
does this post is related to this issue ?!
http://www.sencha.com/forum/showthread.php?244827-Production-Build-Malformed-delta-content-error
i've removed the last comma in "deltas", and the... -
9 Oct 2012 12:05 AM
- Replies
- 17
- Views
- 4,113
I've just "redo" the whole process :
1) generate a new application using "sencha generate app" (with good parameters)
Macintosh-00224130e982-3:touch tag-all$ sencha generate app myTouch... -
8 Oct 2012 11:20 PM
- Replies
- 3
- Views
- 970
Yes i've got the same WARN
And after looking at the "compiled code" (for touch product) it seems thats is maybe revelant to the bug i've discribe in another post (the app.appcache issue)... -
8 Oct 2012 11:13 PM
- Replies
- 5
- Views
- 958
Thank for answer,
I'll take a look to modifiy the rb file (i've still doing this, but in a different maner)
I also copying myself the missing folders and/or images (using a bash file ;-) -
8 Oct 2012 11:09 PM
- Replies
- 17
- Views
- 4,113
not at all ingo !
It's good to have interest there !
I'll continu to investigate... -
8 Oct 2012 10:31 PM
- Replies
- 17
- Views
- 4,113
Hi ingo.hefti
Not =D
But if I well understood the "meaning" of this, it just in development phasis, not in production ?!
I'll try it, and give you my feed back
Thank -
8 Oct 2012 5:13 AM
- Replies
- 17
- Views
- 4,113
Hi Dongryphon
framework = Sencha Touch 2.1.0-RC1
Cmd version = (when post this issue => 3.0.0.188)
For the first error :
Results 1 to 25 of 117
