cardset
cardset
For a quick solution, please increase the values in line 495 and line 505 from 40 up to 100 like that: from_=5, to=100, resolution=1, and line 517 height=8 https://github.com/shlomif/PySolFC/blob/master/pysollib/tile/selectcardset.py
Another issue in the same file: Options/Cardset/Info+Settings Try to close window with "x" gives Exception in Tkinter callback Traceback (most recent call last): File "C:\PYTHON34\lib\tkinter\__init__.py", line 1538, in __call__ File...
Did some more tests. I don't think that this is the way it should be. Test: Info/Settings Move Sliders Click "Save" next turn: Info/Settings --> the old values It saves...
I think writing the rules from scratch will be to much work and a boring job. Possible solution: Find a good coder, who is able to read out the variables...
From politaire.com > Politaire has detailed game rules pages for every single game. Admittedly, they are all programmatically generated from the option settings, so they can be a bit robotic...
I'd like to have this function too
> Perhaps a guide for creating custom cardsets might solve this issue a bit. kdwayne described here how to do nice cardsets: https://sourceforge.net/p/pysolfc/discussion/503708/thread/6dc85931/?limit=25 In short: use cardsetmaker, set size of...
To make things easy you could also use the most recent version of Cardset Maker 0.5 for PysolfFC https://sourceforge.net/p/pysolfc/discussion/503708/thread/68fc17a6f5/ Here are some cardsets: http://www.andsa.de/en/pysol.html
1. For me it is .../PySol Fan Club edition/data/ Put the whole drawer of the new created cardset there 2. The last published source was version 0.2. (Never tested on...
> > > because Cardset Maker doesn't give the opportunity to fully custom cardsets. > What is missing? (Except that it only supports poker sets) > > * Cardset location...