0

ガント チャートを使用したいフレックス アプリケーションがあります。そこで、システムに ibm iloger の試用版をダウンロードしました。今私の質問は、ibm iloger flex ガント チャートを私のフレックス アプリケーションに統合する方法です。

4

1 に答える 1

0

Assuming that they have provided you with a SWC file; just add that SWC file to your library path of your project.

Then you should be able to import, and use, their components into your application.

I wrote this blog post about what to do with a SWC.

于 2012-08-23T12:06:43.103 に答える