Manages TilePalette instances. Outside code should use the widget
returned from getWidget
|
|
|
|
|
|
|
|
|
|
|
|
|
gtk.Widget
|
|
|
|
|
|
|
closeTilePalette(self,
widget,
tilePalette)
Closes a tab in the notebook |
source code
|
|
|
|
tilePalleteOpen(self,
widget)
This is called when self.openButton is clicked |
source code
|
|
|
|
|
|
|
addTileSet(self,
fileName=None)
Opens the file specified in fileName in a TilePalette |
source code
|
|
|
Inherited from mapcontroller.MapListener:
getController,
listenAddLayer,
listenAddShape,
listenAddTile,
listenModified,
listenRemoveLayer,
listenRemoveShape,
listenRemoveTile,
listenResize,
listenSelectLayer,
listenSetSelection,
listenSetVisibilty,
listenSwapLayers,
listenUndoRedo
|