Hello,
I am trying out gi-gtk-declarative for my own program.
I want to have some dialog which does complex configuration - I'd appreciate if it was a separate dialog.
So far, I set up my event to run a runLoop - but it does not seem to close properly.
How do I make a proper dialog with its own local state?
Thanks in advance!
Hello, I am trying out
gi-gtk-declarative
for my own program. I want to have some dialog which does complex configuration - I'd appreciate if it was a separate dialog. So far, I set up my event to run a runLoop - but it does not seem to close properly. How do I make a proper dialog with its own local state? Thanks in advance!