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

Make Instruments Proper Qt Widgets #91

Open
birkelbach opened this issue Feb 19, 2020 · 0 comments
Open

Make Instruments Proper Qt Widgets #91

birkelbach opened this issue Feb 19, 2020 · 0 comments

Comments

@birkelbach
Copy link
Contributor

The current instruments contain the code that communicates with the FIX database within them. It would make more sense to decouple this code from the instruments and handle those connections externally.

Also, if the instruments were proper Qt Widgets then we have other advantages from a configuration standpoint as well as the ability to use these instruments in other projects or use other 3rd party widgets in pyEfis.

It would make the graphics a little easier too because we can use the Qt layout tools and the possibly even Qt Designer to layout screens.

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