shoes / shoes3

a tiny graphical app kit for ruby
http://walkabout.mvmanila.com
Other
181 stars 19 forks source link

color transparency #241

Closed passenger94 closed 8 years ago

passenger94 commented 8 years ago

shoes_dialog_color returns only an opaque color (gtk and cocoa) Is there a reason for such a limitation ? (Easy to fix, if ok)

ccoupe commented 8 years ago

I'm not aware of any reason to hide the alpha channel but I don't see any way in the dialogs to set it (gtk/linux and osx). If so, there's nothing to fix.

passenger94 commented 8 years ago

? well ... what about cocoa ? the missing part of the apple, maybe? alpha

ccoupe commented 8 years ago

I was expecting to see the numeric value for the channel displayed. Easy fixes as easy to undo so give it a try.