Greetings Ruurd,
Chuckle at....
Ruurd Idenburg via Oorexx-devel wrote:
Sorry, I couldn't resist, the 15-puzzle looked like a excellent demo
I was behaving myself and waiting for the weekend to arrive. That is exactly what I think. It requires some simple algorithm code, very basic window controls. A very good test of a programming tool in
my opinion.
Hey, welcome to the Fifteen Puzzle Coders Club!
I cannot recall if I shared my video demonstration of the VisPro Rexx on OS/2
video with this group. Have I?
I am thankful,
--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/
Ruurd Idenburg via Oorexx-devel wrote:
Greetings Michael,
Sorry, I couldn't resist, the 15-puzzle looked like a excellent demo, s o I've posted a
"clauded" version , "puzzle15.rex", on my website:
https://www.idenburg.net/ooRexx/wip
Can be be run without compiling ,if you have a recent Ubuntu based system and download
the current "rexx_gtk4.zip", by renaming librexx_gtk4.so_ubuntu t o just
librexx_gtk4.so.
Regards, Ruurd
On 4/29/26 09:25, Ruurd Idenburg via Oorexx-devel wrote:
Greetings too, Michael,
Well, this trial may have all the widgets necessary to get it done. You need a top GTK4Window containing a 4x6/7 GTK4Grid, where the first 4x4 has 15 GTK4Buttons with GTK4Labels with nrs as text
and the other 2/3 lines may have a GTK4Box with GTK4Buttons for undo, redo, save and restore and a final line a GTK4Label for messages. Use the "clicked" signal to switch the clicked button with the
open space if adjacent, otherwise use the message line for an error message and issue a well-done when solved. I'll be looking forward, :-).
Regards, Ruurd
On 4/28/26 19:36, Michael Lueck wrote:
Greetings Ruurd,
Ruurd Idenburg via Oorexx-devel wrote:
For those of you interested (in yet another windowing interface for oorexx) you
can download a zip
via rexx_gtk4.cpp
Seeing Rexx and GTK in the same message..... oh so tempting to port the Fifteen puzzle to ooRexx and rexx_gtk4 as the next place to port the Fifteen puzzle to! I run Xubuntu, and GTK based programs
work very well with the XFCE environment.
I am thankful,
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel