Replies: 1 comment
-
I have created a WPF app using this. Then run that exe using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm searching for currently active windows name, file name and tab URL(if it is browser). With the help of @halildurmus, I've managed to get windows name and file name. But still unable to get browser tab URL.
I searched everywhere but found nothing. However I got a code from StackOverflow which is written in C#. I tried to convert it into dart but in vain. I need help. Thanks in advance.
Here is the code in c#.
Beta Was this translation helpful? Give feedback.
All reactions