letsgetrandy / DICSS

Directly injected CSS
http://letsgetrandy.github.io/DICSS/
MIT License
1.35k stars 72 forks source link

Do you think I could use DICSS with BALLS? #65

Open JesseTG opened 7 years ago

JesseTG commented 7 years ago

I have a project called BALLS. It's a shader editor written in Qt. Now, although it's a desktop app, every desktop framework seems to want to mimic browsers in some form, and Qt is no exception.

Anyway, I'm considering making my project scriptable with JavaScript and layering DICSS on top of BALLS, but I'm not so sure how that'll work out; if I can't get them to play nicely together, things will get quite painful. What do you think?