[Bug 50704] Klondike doesn't have the option to deal 3 cards at a time.

bugzilla-daemon@bugzilla.gnome.org bugzilla-daemon@bugzilla.gnome.org
Tue, 23 Nov 2004 00:20:49 -0500 (EST)


http://bugzilla.gnome.org/show_bug.cgi?id=50704
gnome-games | aisleriot | Ver: 2.7.x





------- Additional Comments From callum@physics.otago.ac.nz  2004-11-23 00:20 -------
The schema need not be a problem. We can do horrible things like keep a key with
a generic string that can then embed options like "klondike_cards=3,
other_option=foo". We could even save some raw scheme code in the string, but
all this is really no better than not having a schema at all (except for the
threat of a future gconf not allowing schema-less keys).

I haven't looked at it seriously, but the new GtkAction code probably makes
things easier. The dialog problem could also be solved by letting the scheme
code supply a string with embedded glade XML, assuming the dialog isn't too complex.

OK, so these ideas are both hacks, but anything to avoid depending on the scheme
bindings for GTK+ and gconf right ?


------- You are receiving this mail because: -------
You are on the CC list for the bug.