Methods
|
|
|
|
__init__
|
__init__ (
self,
parent,
browser,
initHead,
initTail,
dirsOnly,
multiple,
selectionCommand=None,
dblClickCommand=None,
titleMode='tail',
column=0,
firstTime=0,
)
Exceptions
|
|
IOError, """Listing the contents of %s is taking a long time.
This probably due to a hanging NFS mount. You might want to change
your preferences to use a "short" (two-column) browser. This is in
the 'General' preferences category. Also, in the same category make
sure the "starts in directory from last session" is false.
If you do the above and still get hanging behavior, make sure you
start Chimera from a directory where you can run 'ls' without a hang,
and where you can run 'ls' in the parent directory without a hang.
If 'ls' hangs, run Chimera from some subdirectory where you can 'ls'
the directory and the parent directory without a hang.
""" % self.path
|
|
|
changeDrive
|
changeDrive ( self, drive )
|
|
filter
|
filter ( self, filt )
|
|
getDirPath
|
getDirPath ( self )
|
|
getDrives
|
getDrives ( self )
|
|
getPaths
|
getPaths ( self )
|
|
isCompact
|
isCompact ( self )
|
|
newFolder
|
newFolder ( self, folderName )
|
|
newSelection
|
newSelection ( self )
|
|
refresh
|
refresh ( self )
|
|
remove
|
remove ( self )
|
|
singleClickCB
|
singleClickCB ( self )
|
|