Krafter on Nostr: Working on a chat app with GTK4/Libadwaita (in python) and I'm not sure how to make ...
Working on a chat app with GTK4/Libadwaita (in python) and I'm not sure how to make the ScrolledWindow (a Box, in a Viewport, in a ScrolledWindow) scroll to the bottom
There's a stackoverflow post abt it but their solution didnt seem to have any effect: https://stackoverflow.com/questions/4479005/gtk-scrolled-window-scroll-to-the-bottom
Any ideas would be appreciated!
#AskFedi #Python #GTK #GTK4 #LibAdwaita
(also my code is on gh if you need that: https://github.com/TheKrafter/Groupings/blob/rewrite/src/groupings/internal/ui.py#L324 )
There's a stackoverflow post abt it but their solution didnt seem to have any effect: https://stackoverflow.com/questions/4479005/gtk-scrolled-window-scroll-to-the-bottom
Any ideas would be appreciated!
#AskFedi #Python #GTK #GTK4 #LibAdwaita
(also my code is on gh if you need that: https://github.com/TheKrafter/Groupings/blob/rewrite/src/groupings/internal/ui.py#L324 )