-
Sencha User
Progress bar in Sencha2
Is three any possibility we see such component in Sencha2? (I see that Ext JS 4 has ProgressBar)
If no, what should I use ?
Thank you.
-
Sencha User
This is not on the roadmap for ST2. However, it would be fairly simple to implement.
- Extend Ext.Component
- Override the initialize method to add in some extra dom for the "bar"
- Add appropriate CSS for the bar
- Add a configuration for the "value" of the progress bar.
Done.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules