Closed rubyFeedback closed 1 year ago
Closing, as this is not an appropriate place to report suggestions. FlightAware has generally only funded bounties for functionality that also overlaps with its own needs and we currently make no use of Tk GUIs.
I have been using tk mostly indirectly, via ruby and python bindings. (I understand that tcl isn't 1:1 related to tk as such, but I always call it tcl/tk mentally, so ...)
In ruby-gtk3 we can use CSS very easily so.
For instance, the following ruby-gtk3 works:
CSS is useful because I, as a user, can re-use it for web-related stuff as well as for GUIs (such as gtk3).
It would be nice if Tcl/Tk also supports CSS on the same level; ideally where we could just define common layout things, and then never have to manually change buttons and other widgets to a different variant.
I do not know how the bounty program works as such, and I don't know how much tcl/tk supports CSS (I read on some wiki pages that there is some support but I don't know how up-to-date it is), but perhaps I am not the only one who thinks it may useful if Tcl/TK gets more CSS support.
I think many small donations could also help, so if someone could set this up and allow people to vote on popular feature suggestions and what not. Perhaps that may help things going?