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

3 required for Interpolation & Differentiation GUI. #21

Closed
Tracked by #15
MMDPROJECT opened this issue Jun 29, 2024 · 4 comments
Closed
Tracked by #15

3 required for Interpolation & Differentiation GUI. #21

MMDPROJECT opened this issue Jun 29, 2024 · 4 comments
Assignees

Comments

@MMDPROJECT
Copy link
Owner

MMDPROJECT commented Jun 29, 2024

Please tell which libraries you do prefer to work with for implementing a GUI for interpolating methods.
@ranarokni @Grmamobin.

@ranarokni
Copy link
Collaborator

I prefer tkinter
But honestly don't know any other, so would be ok with anything else

@MMDPROJECT
Copy link
Owner Author

I prefer tkinter
But honestly don't know any other, so would be ok with anything else

As i have noticed tkinter is not that much flexible in terms of having enough widgets. Although working with it is really easy and we can get the work done very quickly.

I would prefer flet library of python. Which is actually quite similar to the flutter framework of the dart. We can easily design modern-looking pages with it's enormous widgets and features. Please have a look at the images in the this link.

@Grmamobin
Copy link
Collaborator

I prefer tkinter
But honestly don't know any other, so would be ok with anything else

As i have noticed tkinter is not that much flexible in terms of having enough widgets. Although working with it is really easy and we can get the work done very quickly.

I would prefer flet library of python. Which is actually quite similar to the flutter framework of the dart. We can easily design modern-looking pages with it's enormous widgets and features. Please have a look at the images in the this link.

Well... I disagree with you guys !!
I'd rather use "PySide6" because it is very simple to use.

AND based on my limited experience with "flet" and "tkinter" I find that they are all time consuming to use....

@MMDPROJECT
Copy link
Owner Author

This issue will be suspended for now

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

3 participants