I already put replacing of the backgroundImage in the routines that are called by the auto-generated buttons, (TwitchDiag(diagramNr, whiteSet, blackSet)), and made nearly all parameters of the Diagram subject to the set=... lines that would make them conditional depending on the currently selected set. So it should now also be possible to use the auto-generated buttons for changing the board look.
That's something I don't know how to do. I was mainly suggesting that if I gave background a value in a button that Display() would change the background image, but in tests, that did not work.
That's something I don't know how to do. I was mainly suggesting that if I gave
background
a value in a button thatDisplay()
would change the background image, but in tests, that did not work.