|
<?xml version="1.0"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"> <mx:Tile direction="horizontal" paddingTop="20" paddingBottom="20" paddingRight="20" paddingLeft="20" backgroundColor="#FFE6FF"> <mx:TextInput/> <mx:TextInput/> <mx:TextInput/> <mx:TextInput/> <mx:TextInput/> <mx:TextInput/> <mx:TextInput/> </mx:Tile></mx:Application> |
Output:

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
Ask Questions? Discuss: Tile layout container
Post your Comment