--- In [email protected], "Josh McDonald" <[EMAIL PROTECTED]> wrote:
>
> Can you post the code for TestRenderer?


Are you sure?  It's very complicated ;-)

<?xml version="1.0" encoding="utf-8"?>
<mx:Canvas xmlns:mx="http://www.adobe.com/2006/mxml"; width="200" 
height="50">
        <mx:Label x="10" y="10" text="{data}"/>
        
</mx:Canvas>

Reply via email to