Package mglutil :: Package gui :: Package InputForm :: Package Tk :: Module moveTk :: Class MovableWidget
[hide private]
[frames] | no frames]

Class MovableWidget

source code

Instance Methods [hide private]
  __init__(self, widget, posx=0, posy=0, gridSize=1)
  setColor(self)
  getInt(self)
  setOption_cb(self, option, event=None)
  buildMenu(self)
  showMenu(self, event)
  place(self, widget, x=None, y=None, w=None, h=None, **kw)
  enter(self, event=None)
  moveOnButton(self, event=None)
  resizeTop(self, event=None)
  resizeLeft(self, event=None)
  resizeRight(self, event=None)
  resizeBottom(self, event=None)
  endResize(self, event=None)
  moveRight(self, event=None)
  moveLeft(self, event=None)
  moveUp(self, event=None)
  moveDown(self, event=None)
  recordPosition(self, event=None)
  moveButton(self, event)
  endMove(self, event=None)

Method Details [hide private]

__init__(self, widget, posx=0, posy=0, gridSize=1)
(Constructor)

source code 
None

setColor(self)

source code 
None

getInt(self)

source code 
None

setOption_cb(self, option, event=None)

source code 
None

buildMenu(self)

source code 
None

showMenu(self, event)

source code 
None

place(self, widget, x=None, y=None, w=None, h=None, **kw)

source code 
None

enter(self, event=None)

source code 
None

moveOnButton(self, event=None)

source code 
None

resizeTop(self, event=None)

source code 
None

resizeLeft(self, event=None)

source code 
None

resizeRight(self, event=None)

source code 
None

resizeBottom(self, event=None)

source code 
None

endResize(self, event=None)

source code 
None

moveRight(self, event=None)

source code 
None

moveLeft(self, event=None)

source code 
None

moveUp(self, event=None)

source code 
None

moveDown(self, event=None)

source code 
None

recordPosition(self, event=None)

source code 
None

moveButton(self, event)

source code 
None

endMove(self, event=None)

source code 
None