| View previous topic :: View next topic |
| Non-modal search window |
| Yes |
|
90% |
[ 119 ] |
| No |
|
9% |
[ 12 ] |
|
| Total Votes : 131 |
|
| Author |
Message |
Lefteous Power Member


Joined: 08 Feb 2003 Posts: 7671 Location: Germany
|
Posted: Wed Aug 08, 2012 3:50 am Post subject: |
|
|
This has been discussed many times but it seems the discussion always starts over. Anyway, this is how it could work in TC 8.5:- Search is a separate process
- Communication between search and main process must be performed. This could done through named pipes or another kind of IPC.
- If the parent process has been terminated a new instance of the main program must be opened to display the results ('feed to listbox' or similar). If there is exactly on main instance open which is not the parent use it to display the results. If there is more than one main program opened but none is the parent process select a random instance or ask the user (should be a really rare case).
|
|
| Back to top |
|
 |
vladputin Junior Member

Joined: 07 Aug 2012 Posts: 4
|
Posted: Wed Aug 08, 2012 6:12 am Post subject: |
|
|
| Lefteous wrote: | | (...) Anyway, this is how it could work in TC 8.5: (...) |
Very good. What chances to you think this has to be there in 8.5? |
|
| Back to top |
|
 |
glebsts New Member

Joined: 09 Oct 2012 Posts: 1
|
Posted: Tue Oct 09, 2012 1:45 am Post subject: |
|
|
Hi,
may be we could somehow motivate the author? Donations or smth similar.
I'm just asking:) I have two instances opened now, and it is not good. And I'm ready to donate for having it.
BR anyway. |
|
| Back to top |
|
 |
Samuel Power Member


Joined: 29 Aug 2003 Posts: 1610 Location: Brandenburg, Germany
|
|
| Back to top |
|
 |
Balderstrom Power Member


Joined: 11 Oct 2005 Posts: 2024
|
Posted: Wed Oct 17, 2012 4:50 pm Post subject: |
|
|
| It can already be done with AHK, and a few hotkeys --- making the Find Dialog temporarily NON-MODAL, but we shouldn't really need to work-around something like that. |
|
| Back to top |
|
 |
|