Pd Vanilla doesn't, and it can't because Tk only has one bit alpha channel (i.e., either you are completely opaque or completely transparent). I added rgba for data structures in Pd-l2ork, but not for iemguis.
-Jonathan
On Wednesday, March 16, 2016 7:07 PM, Alexandre Torres Porres <porres@gmail.com> wrote:
thanks _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
2016-03-16 20:22 GMT-03:00 Jonathan Wilkes jancsika@yahoo.com:
Pd Vanilla doesn't, and it can't because Tk only has one bit alpha channel (i.e., either you are completely opaque or completely transparent).
hey, being either completely opaque or transparent might be good and better than nothing - so, can you use that binary feature in Pd and Pd-l2ork?
I added rgba for data structures in Pd-l2ork, but not for iemguis.
Do you plan to implement such features for GUIs?
cheers
I don't have any plans to do that. Iemgui code is pretty complicated, so I've stuck to just keeping the basic functionality for now. -Jonathan
On Wednesday, March 30, 2016 2:43 PM, Alexandre Torres Porres <porres@gmail.com> wrote:
2016-03-16 20:22 GMT-03:00 Jonathan Wilkes jancsika@yahoo.com:
Pd Vanilla doesn't, and it can't because Tk only has one bit alpha channel (i.e., either you are completely opaque or completely transparent).
hey, being either completely opaque or transparent might be good and better than nothing - so, can you use that binary feature in Pd and Pd-l2ork?
I added rgba for data structures in Pd-l2ork, but not for iemguis.
Do you plan to implement such features for GUIs? cheers
but is it still possible to switch on/off the alpha channel easily?
is nothing "urgent" but i'd like to know
cheers
2016-03-30 16:30 GMT-03:00 Jonathan Wilkes jancsika@yahoo.com:
I don't have any plans to do that. Iemgui code is pretty complicated, so I've stuck to just keeping the basic functionality for now.
-Jonathan
On Wednesday, March 30, 2016 2:43 PM, Alexandre Torres Porres < porres@gmail.com> wrote:
2016-03-16 20:22 GMT-03:00 Jonathan Wilkes jancsika@yahoo.com:
Pd Vanilla doesn't, and it can't because Tk only has one bit alpha channel (i.e., either you are completely opaque or completely transparent).
hey, being either completely opaque or transparent might be good and better than nothing - so, can you use that binary feature in Pd and Pd-l2ork?
I added rgba for data structures in Pd-l2ork, but not for iemguis.
Do you plan to implement such features for GUIs?
cheers