I don't see the difference between both cases. It began when I wanted to have some special list (e.g. with some navigation or title on the top). But then I didn't know what to do, should I extend List and override some methods, or should I simply create a skin for the existing List component? thnx
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
If you're just looking for visual modifications, you should most likely just skin the component. Creating a custom component, that |
|||
|