Search Type: Posts; User: blessan
Search: Search took 0.03 seconds.
-
18 Nov 2012 1:20 AM
Jump to post Thread: Calendar based on Full Calendar by blessan
- Replies
- 43
- Views
- 24,124
Have you looked into Ext.ux.TouchCalendar plugin from Sencha Market?
https://market.sencha.com/users/24/extensions/17
It supports Sencha Touch 2. -
2 Sep 2012 4:25 PM
- Replies
- 2
- Views
- 788
Hey,
Ya i kinda got a hang of the new mvc pattern. Still understanding the command line tool. Ext.ux.Knob was my plan to create a component completely with css with no dependencies on images.... -
1 Sep 2012 3:33 AM
- Replies
- 2
- Views
- 788
Hey folks,
Its been more than a year since i've posted anything on this forum. I was on andorid native development for a while. Last time I worked on sencha it was on 0.97 i think.... -
28 Oct 2011 12:28 AM
Jump to post Thread: Calendar based on Full Calendar by blessan
- Replies
- 43
- Views
- 24,124
Here is the link to the updated version from TomAlex.
https://github.com/tomalex0/SenchaTouch-JqueryFullcalendar -
30 Nov 2010 7:56 PM
- Replies
- 9
- Views
- 3,368
oh i see. will check it out thanks for the info
-
30 Nov 2010 12:21 AM
- Replies
- 9
- Views
- 3,368
looks good. did u use any library for the physics?
-
25 Nov 2010 2:51 AM
- Replies
- 4
- Views
- 1,591
I would also like to know that.
-
24 Nov 2010 9:28 PM
- Replies
- 9
- Views
- 3,368
THanks for the info and demo. Had no idea this was possible. Look awesome..
-
23 Nov 2010 10:46 PM
- Replies
- 2
- Views
- 501
I would like to know the opinions of the people who have experience in both areas. From what I understood after initial trial on titanium, sencha wont work with it, right?
-
22 Nov 2010 6:37 PM
- Replies
- 4
- Views
- 953
Welll you can use css to style the menu. Add different classes. You do understand that {cls} is filled from the attribute value in the structure.js. So put a class and add styles to it.
-
22 Nov 2010 3:25 AM
Jump to post Thread: Signature in Sencha? by blessan
- Replies
- 5
- Views
- 1,048
You will have to inspect the code from the jquery example and see what hes done.
-
21 Nov 2010 8:10 PM
- Replies
- 4
- Views
- 953
in the index.js add this config to navigationpanel
getItemTextTpl: function() {
return '<div class="{cls}"><div>{text}</div></div><tpl if="leaf !== true">/</tpl>';
... -
19 Nov 2010 4:19 PM
- Replies
- 1
- Views
- 1,513
Looks good. It would be great if you could attach a zip file with the extension and a test file so the we can download and check right away.
-
19 Nov 2010 3:54 AM
Jump to post Thread: Problem with JSON by blessan
- Replies
- 9
- Views
- 1,264
is this really better than using eval?
-
19 Nov 2010 12:41 AM
- Replies
- 16
- Views
- 9,745
thats a base 64 encoded image. u can replace it with a path to the image on the server.
-
18 Nov 2010 8:54 PM
- Replies
- 1
- Views
- 582
Just remove the toolbar from the navigation panel. If its not created, there wont be any need to hide it.
-
18 Nov 2010 8:46 PM
- Replies
- 1
- Views
- 889
Wrong section. This is for sencha touch not ext js. Try there.
-
17 Nov 2010 10:37 PM
Jump to post Thread: Loading list with sencha 1.0 by blessan
- Replies
- 6
- Views
- 1,772
setLoading is new and I havent used it. But if its masking u need i do it by adding and removing mask in the 'beforeload' and 'load' events of store respectively.
In the data.store add a listeners... -
17 Nov 2010 10:33 PM
Jump to post Thread: Problem with JSON by blessan
- Replies
- 9
- Views
- 1,264
i guess the quotes are causing the trouble. try to use a eval method on it. might work.
-
17 Nov 2010 10:30 PM
Jump to post Thread: Lock Carousel? by blessan
- Replies
- 2
- Views
- 864
then use a card layout on panel. Use the swipe event to switch between cards. In that case the card wont move. At least thats what i think.
-
17 Nov 2010 10:27 PM
Jump to post Thread: Problem with scroller list by blessan
- Replies
- 4
- Views
- 1,061
is the panels scroll set to false. Try setting the list scroll false. and scroll the panel. Im using the same code and it works for me. But im still using 0.96.
-
16 Nov 2010 11:14 PM
Jump to post Thread: A DateTimePicker by blessan
- Replies
- 8
- Views
- 6,603
Thats good ghuntley.
-
10 Nov 2010 11:26 PM
Jump to post Thread: Top 10 list available by blessan
- Replies
- 10
- Views
- 26,692
Well I guess the selections were strange but I think they did mention somewhere that they are checking th designs.
hmm -
8 Nov 2010 11:19 PM
Jump to post Thread: A DateTimePicker by blessan
- Replies
- 8
- Views
- 6,603
I have created a datetimepicker by extending Picker.
http://img580.imageshack.us/img580/4504/datetimepicker.png
Here's the code for anyone if needed.
http://www.mediafire.com/?rirdgbu1tbf4xeu -
8 Nov 2010 10:04 PM
Jump to post Thread: Questions about Android 2.2 by blessan
- Replies
- 5
- Views
- 798
what brand of the android would be good? samsung etc. we also have a htc wildfire and its performance is bad.
Results 1 to 25 of 115
