Package nukescripts :: Module framerangepanel :: Class FrameRangePanel
[hide private]
[frames] | no frames]

Class FrameRangePanel

source code

PythonPanel --+
              |
             FrameRangePanel

class that creates a Python panel for editing frame ranges

Instance Methods [hide private]
 
__init__(self, initalStart, initialEnd)
Constructor that takes 2 arguments for the initial start and end frame numbers
source code
 
showDialog(self)
show panel dialog, returns if accept was pressed
source code