Question: Lifecycle Handling #56
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So you're talking about running js inside of a Swift app? I'm afraid I can't help you there a lot, as I don't have experience in this field. I do not know whether a Bare integration would be feasible. Sorry :(
Sure I get you, also I don't have experience just learning!! It's easy to integrate but I wanted to know about lifeycycle process if it exists or not in GTK when making desktop apps.
is there support for ScenePhase? like in iOS
To check whether the window is in the foreground, one can use Gtk.Window.is_active. I have not yet added a Swift wrapper around this, but I could if you'd like.
No that's fine at moment until I play around on integrating with bare.