Module: nagvis Branch: master Commit: c160068db3a6e10d527d6985b13e8503f276dce7 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis/commit/?id=c160068db3a6e10d527d6985b13e8503f276dce7
Author: Andriy Skuratov <[email protected]> Date: Mon Aug 3 17:08:44 2009 +0300 Added the Mate framework. --- uifx/libs/Mate_08_8_1.swc | Bin 0 -> 89947 bytes uifx/src/modules/gmap/mate/MainEventMap.mxml | 6 ++++++ 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/uifx/libs/Mate_08_8_1.swc b/uifx/libs/Mate_08_8_1.swc new file mode 100644 index 0000000..2356dfc Binary files /dev/null and b/uifx/libs/Mate_08_8_1.swc differ diff --git a/uifx/src/modules/gmap/mate/MainEventMap.mxml b/uifx/src/modules/gmap/mate/MainEventMap.mxml new file mode 100644 index 0000000..4452bdd --- /dev/null +++ b/uifx/src/modules/gmap/mate/MainEventMap.mxml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<EventMap + xmlns:mx="http://www.adobe.com/2006/mxml" + xmlns="http://mate.asfusion.com/" +> +</EventMap> ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
