Example #1
0
 def on_men_tools_tilequant_activate(self, *args):
     MainController.show_tilequant_dialog(DPL_MAX_PAL, DPL_PAL_LEN)
Example #2
0
 def on_men_tools_tilequant_activate(self, *args):
     MainController.show_tilequant_dialog(12, 16)
Example #3
0
 def on_converter_tool_clicked(self, *args):
     MainController.show_tilequant_dialog(DPL_MAX_PAL, DPL_PAL_LEN)
Example #4
0
 def on_converter_tool_clicked(self, *args):
     MainController.show_tilequant_dialog(14, 16)