-
27 Nov 2012 10:54 AM #1
Unanswered: Is it expected than any Calendar code become supported, outside of ux namespace?
Unanswered: Is it expected than any Calendar code become supported, outside of ux namespace?
Is it expected than any Calendar code become supported, outside of ux namespace?
It's common that framework like Ext JS include this widget, see: http://smartclient.com/#_Calendars
-
29 Nov 2012 12:57 PM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,641
- Vote Rating
- 434
- Answers
- 3107
Ext JS has a calendar component that we support. Any others would be an extension and supported by the author.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
29 Nov 2012 5:42 PM #3
My concern is that classes like Ext.calendar.data.CalendarModel referenced by http://docs.sencha.com/ext-js/4-1/#!/example/calendar/index.html come from: GET /ext-js/4-1/extjs-build/examples/calendar/src/data/CalendarModel.js?_dc=1354239297123
Why not core already in Ext JS? You just told me Sencha support fully that class but we have seen Calendar missing in from Ext JS 3.x in Ext JS 4.0.x. So I'm looking for commitment.
-
30 Nov 2012 7:16 AM #4Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,641
- Vote Rating
- 434
- Answers
- 3107
The calendar that was created eventually for Ext JS 3 took some time from http://ext.ensible.com/ to port to Ext JS 4 which was finally ready for 4.1. We now include that example with the framework.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.


Reply With Quote