Open fsmosca opened 5 years ago
I hope to implement this in Analysis mode. Currently what is supported is Play mode. I plan of releasing v1.0 later this week without the analysis mode at first. Your ideas are welcome.
Maybe a toolbar would be good for your program?
Or even a floating toolbar perhaps
I see the Desktop Floating Toolbar in Cookbook. It seems like they are just buttons. That is possible indeed. This can be placed below the chessboard.
I wouldn't make it a floating one. Maybe one just under the Menubar across the top. Or maybe on the bottom, or along the edge? Then again, a floating one works too. It just has to be run as 2 separate windows that are working together (thanks to your code helping them work together which is actually SIMPLE to do).
I most definitely would make the button images be Base64 variables and part of the code. There's a Demo program that will convert a folder of images and make a single .pr file as a result.
I could do this maybe.