Parent Directory
|
Revision Log
|
Patch
revision 1100 by jonathan, Fri May 30 06:28:21 2003 UTC | revision 1122 by bh, Mon Jun 2 13:47:01 2003 UTC | |
---|---|---|
# | Line 835 class GenQuantilesPanel(wxPanel): | Line 835 class GenQuantilesPanel(wxPanel): |
835 | _list = [] | _list = [] |
836 | ||
837 | if self.layer.table is not None: | if self.layer.table is not None: |
838 | wxBeginBusyCursor() | |
839 | try: | try: |
wxBeginBusyCursor() | ||
840 | # | # |
841 | # FIXME: Replace with a call to table when the method | # FIXME: Replace with a call to table when the method |
842 | # has been written to get all the values | # has been written to get all the values |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |