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

Update to QML #40

Open
Jzarecta opened this issue May 5, 2018 · 1 comment
Open

Update to QML #40

Jzarecta opened this issue May 5, 2018 · 1 comment

Comments

@Jzarecta
Copy link
Contributor

Jzarecta commented May 5, 2018

Been going through the code for a while, and I think the way to make it the wallet easier to contribute is if we start replacing Qt widgets with QML or Qt Quick controllers that allow the better design of the interface without deep knowledge of Qt or C++.

One of the things that we can start is for example with the QtTableWidget with the QML TableView type. Same with the forms for sending and receiving coins, this will make it more easier to style it, and better mantainability.

@Jzarecta
Copy link
Contributor Author

Jzarecta commented May 6, 2018

Some info about QML that I wrote a few weeks ago. Referencing a point of sales.
https://steemit.com/programming/@jza/qml-point-of-sales-can-we-use-this

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

No branches or pull requests

1 participant