开发者

What should I use to make scrollable text area (no-editable) with icons (.png) in each line?

开发者 https://www.devze.com 2023-01-30 17:17 出处:网络
Which Flash Com开发者_StackOverflowponent should I use? DataGrid, ScrollPane, TextArea?it depends on how are icons supposed to be placed in the lines.anyway imho the best choice is to write a custom c

Which Flash Com开发者_StackOverflowponent should I use? DataGrid, ScrollPane, TextArea?


it depends on how are icons supposed to be placed in the lines.
anyway imho the best choice is to write a custom class that'd extended Sprite and was a wrapper for a TextField

0

精彩评论

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