开发者

Flex: Display Color Coded XML?

开发者 https://www.devze.com 2022-12-17 21:50 出处:网络
Is there a component anyone knows of that will take XML and display it has a colo开发者_运维技巧r coded string so you can read it easily?

Is there a component anyone knows of that will take XML and display it has a colo开发者_运维技巧r coded string so you can read it easily?

My app runs mostly from the dynamic XML that is loads. It would be great for debugging if I could click a button in the app to show me the XML it loaded in a readable format.

Thanks!


You can use this class: SearchCoders/text or when developing Air, this looks interesting too: http://www.air-tutorial.com/syntax-highlighting-in-flex-for-air

0

精彩评论

暂无评论...
验证码 换一张
取 消