You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am creating this issue for @rubyFeedback 's indirect request to build Klondike Solitaire in Glimmer DSL for LibUI (originally mentioned in this glimmer issue: AndyObtiva/glimmer#24):
I noticed Glimmer Klondike Solitaire on SWT/jruby, I suppose.
However had, I was thinking that this could be done in ruby-gtk, ruby-tk, perhaps even
ruby-libui? I am not sure. Perhaps via the drawing area and if we can respond to mouse
on drag events (or even without that, buttons could perhaps substitute for this).
I am creating this issue for @rubyFeedback 's indirect request to build Klondike Solitaire in Glimmer DSL for LibUI (originally mentioned in this glimmer issue: AndyObtiva/glimmer#24):
It can be modeled after the Glimmer DSL for SWT small sample edition:
https://github.com/AndyObtiva/glimmer-dsl-swt/blob/master/docs/reference/GLIMMER_SAMPLES.md#klondike-solitaire
The text was updated successfully, but these errors were encountered: