Artem B. schrieb: > Hey, guys. > > I want to implement a jsCalendar into a Qooxdoo application. If you'd > like to know something about jsCalendar, visit dynarch.com. > Any way, I got used to the calendar because I used it quite many > times. But I have problems with joining Qooxdoo and jsCalendar. What I > do is include the needed libraries in the html file. Then I have to > define the calendar with Calendar.setup() method. And I just don't get > it how to call that method from the main() method. Does anybody know > how to do this? Straight usage of Calendar.setup() or trying > window.Calendar.setup() doesn't help. > > Hi Artem,
we have a code example for JsCalendar in our Wiki <http://qooxdoo.org/documentation/0.6/snippets/integrating_jscalendar?s=jscalendar>. It is unfortunately only for qooxdoo 0.6 but maybe it can give you some hints. Best Fabian -- Fabian Jakobs JavaScript Framework Developer 1&1 Internet AG Brauerstraße 48 76135 Karlsruhe Amtsgericht Montabaur HRB 6484 Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Andreas Gauger, Matthias Greve, Robert Hoffmann, Norbert Lang, Achim Weiss Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
