Need to bring torrent download window to front #31

Closed
opened 2026-02-21 14:49:36 -05:00 by deekerman · 4 comments
Owner

Originally created by @IntelliMoo on GitHub (Aug 19, 2012).

3.0.0, Windows - When opening a .torrent file from Firefox for example, it would be nice if the "display torrent content and some options" window came to the front.

Originally created by @IntelliMoo on GitHub (Aug 19, 2012). 3.0.0, Windows - When opening a .torrent file from Firefox for example, it would be nice if the "display torrent content and some options" window came to the front.
deekerman 2026-02-21 14:49:36 -05:00
Author
Owner

@cdumez commented on GitHub (Sep 3, 2012):

This is apparently the expected behavior on Windows:
http://qt-project.org/faq/answer/qwidget_activatewindow_-_behavior_under_windows

@cdumez commented on GitHub (Sep 3, 2012): This is apparently the expected behavior on Windows: http://qt-project.org/faq/answer/qwidget_activatewindow_-_behavior_under_windows
Author
Owner

@IntelliMoo commented on GitHub (Sep 3, 2012):

Well, it may be expected, but there is actually a programming workaround for it I used in code projects myself that I believe still works. I will try to find it and post back.

@IntelliMoo commented on GitHub (Sep 3, 2012): Well, it may be expected, but there is actually a programming workaround for it I used in code projects myself that I believe still works. I will try to find it and post back.
Author
Owner

@IntelliMoo commented on GitHub (Sep 3, 2012):

(And of course uTorrent does the desired behavior, is the only reason I posted this request. :))

@IntelliMoo commented on GitHub (Sep 3, 2012): (And of course uTorrent does the desired behavior, is the only reason I posted this request. :))
Author
Owner

@IntelliMoo commented on GitHub (Sep 3, 2012):

Hi again. I found the information, which involves accomplishing the desired effect with "AttachThreadInput"...

http://vb.mvps.org/samples/ForceFore/

@IntelliMoo commented on GitHub (Sep 3, 2012): Hi again. I found the information, which involves accomplishing the desired effect with "AttachThreadInput"... http://vb.mvps.org/samples/ForceFore/
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#31
No description provided.