1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib/tile
Shlomi Fish 7f42260031 Remove 'Solving method' from the solver dialog.
The --method parameter affects only the current "soft thread" (= single
scan), may confuse laymen, and should not matter when an aggregate scan
preset or theme is specified, and those are in general superior and more
encouraged for fc-solve beginners and most experts a like. An aggregate
scan explicitly sets the --method for each scan individually, so there.

As a result, I don't see the point of having the 'Solving method' there.
Perhaps in the future, a more comprehensive GUI for editing the fc-solve
command line will be in order, but that may end up something like thess
monstrocities:

* http://www.codinghorror.com/blog/2006/11/this-is-what-happens-when-you-let-developers-create-ui.html

* http://i.stack.imgur.com/cVWub.gif
2012-12-11 17:26:24 +02:00
..
__init__.py * changed GPL version to 3 2009-06-12 09:32:43 +00:00
card.py * scalable cards (req: PIL >= 1.1.7) 2011-03-06 06:33:38 +00:00
colorsdialog.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
edittextdialog.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
findcarddialog.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
fontsdialog.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
gameinfodialog.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
menubar.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
playeroptionsdialog.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
progressbar.py * changed comments style 2009-07-22 21:36:22 +00:00
selectcardset.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
selectgame.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
selecttile.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
selecttree.py * changed comments style 2009-07-22 21:36:22 +00:00
solverdialog.py Remove 'Solving method' from the solver dialog. 2012-12-11 17:26:24 +02:00
soundoptionsdialog.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
statusbar.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
timeoutsdialog.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
tkcanvas.py * scalable cards (req: PIL >= 1.1.7) 2011-03-06 06:33:38 +00:00
tkconst.py import stack. 2012-11-25 18:16:06 +02:00
tkhtml.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
tkstats.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
tktree.py * changed comments style 2009-07-22 21:36:22 +00:00
tkutil.py * scalable cards (req: PIL >= 1.1.7) 2011-03-06 06:33:38 +00:00
tkwidget.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
tkwrap.py * changed comments style 2009-07-22 21:36:22 +00:00
toolbar.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
ttk.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00
wizarddialog.py Get rid of gettext in init. 2012-11-25 19:43:46 +02:00