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

Refactor UI using the new available widgets #268

Closed
2 tasks
paolostivanin opened this issue Dec 3, 2022 · 1 comment
Closed
2 tasks

Refactor UI using the new available widgets #268

paolostivanin opened this issue Dec 3, 2022 · 1 comment
Assignees

Comments

@paolostivanin
Copy link
Owner

Since GtkTreeView, GtkListStore, GtkDialog, etc are going to be marked as deprecated starting with GTK 4.10 and are going to be completely removed with GTK 5.0, the UI needs to be refactored using one of the newest widgets (e.g. GtkListView, GtkColumnView, etc).

  • replace GtkTreeView and GtkListStore
  • replace GtkDialog
@paolostivanin paolostivanin added this to the 4.0.0 milestone Dec 3, 2022
@paolostivanin paolostivanin self-assigned this Dec 3, 2022
@paolostivanin paolostivanin removed this from the 4.0.0 milestone Dec 11, 2022
@paolostivanin
Copy link
Owner Author

done with #123

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