|
|
Reported by mslinn,
Mar 11, 2009
1) FlexMDI is not listed in the Flexlib component list.
2) FlexMDI documentation is not included in Flexlib. FlexMDI documentation
is only linked from the FlexMDI Google code project page.
3) The sample application is only available from the original FlexMDI
project site. Unfortunately, it requires some fussing to make it compile
because it has a bad reference to the library swc. I replaced the
reference to flexlib.swc, and modified the imports from flexmdi.* to
flexlib.mdi* and flexlib.mdi.containers.*. Be sure to reference the
Flexlib asdoc if you attempt this.
|