Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite the XQF GUI #69

Open
illwieckz opened this issue Oct 31, 2014 · 0 comments
Open

Rewrite the XQF GUI #69

illwieckz opened this issue Oct 31, 2014 · 0 comments

Comments

@illwieckz
Copy link
Member

As Ludwig Nussel saids:

XQF is 15 years old C code. It's based on Gtk1 ie core parts of it's
UI rely on widgets that are considered outright broken in Gtk2 and
newer. Rewriting that isn't trivial.

have you considered starting from scratch in a scripting
language like e.g. python instead?

Python can bind C code with c_types, so, can we build a GUI with a high level language like Python and bind to XQF core?

See #68.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant