#7033 closed enhancement (fixed)
Need a "fancy" file browser widget to match dojox.data.FileStore
Reported by: | nathan | Owned by: | nathan |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Widgets | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
One that looks more like a real file browser (not just a tree).
Change History (13)
comment:1 Changed 13 years ago by
Status: | new → assigned |
---|
comment:2 Changed 13 years ago by
comment:5 Changed 13 years ago by
comment:6 Changed 13 years ago by
Did you forget to check in a file? When I tried test_RolliingList.html (on FF2/mac), and click "Australia", it gives me an exception because pane.getIndexInParent() isn't defined.
comment:7 Changed 13 years ago by
the getIndexInParent function is defined (and was added to dijit._Contained) in trac #7061 - this test file is working at http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/widget/tests/test_RollingList.html
comment:8 Changed 13 years ago by
comment:9 Changed 13 years ago by
comment:10 Changed 13 years ago by
comment:11 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:12 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
Known issues so far:
I hope to address these issues in the next couple of days - but wanted to get something out there for people to play around with.