|
kalos
|
 |
« on: December 23, 2011, 02:58:07 AM » |
|
hello!
is there any way to make a program work in tabs, while it has not native support for it?
for example, notepad, many instances of notepad open as seperate windows, is there a way to make all instances appear as tabs of one window?
thanks!
|
|
|
|
|
Logged
|
|
|
|
|
eleman
|
 |
« Reply #1 on: December 23, 2011, 03:10:56 AM » |
|
We call it Notepad++ 
|
|
|
|
|
Logged
|
|
|
|
|
f0dder
|
 |
« Reply #2 on: December 23, 2011, 07:16:08 AM » |
|
There's no generic way to do it.
You can do app-specific hacks, with pretty mixed results... but that's it.
|
|
|
|
|
Logged
|
 - carpe noctem
|
|
|
|
joiwind
Participant
Posts: 441
carpe momentum
|
 |
« Reply #3 on: December 23, 2011, 11:37:39 AM » |
|
@kalos - I don't know if this is what you want but there is an app that puts all open windows of whatever programs are running into one tabbed interface : Wintabber. There's also : Window tabifier
|
|
|
|
|
Logged
|
.: I use K-Meleon - the browser you can control - but I love IRON too :.
|
|
|
|
cmpm
|
 |
« Reply #4 on: December 23, 2011, 12:31:33 PM » |
|
another notepad with tabs-Notepad With Tabs it will not replace notepad but I'm sure it can be set to open the files you want http://techie-buzz.com/fe...ed/notepad-with-tabs.htmlplus there is Metapad talked about for the more advanced user As far as other programs, I guess you have to find them one at a time like f0dder said.
|
|
|
|
|
Logged
|
|
|
|
|
kalos
|
 |
« Reply #5 on: December 23, 2011, 01:25:24 PM » |
|
@cmpm, @elenman please note that I just refered to notepad as an example, I know there are many notepad replacements with native tab support, but I am asking something else
@f0dder that seems interesting, any more info about these hacks?
@joiwind thanks, I am researching the links you pasted
|
|
|
|
|
Logged
|
|
|
|
|
rjbull
|
 |
« Reply #6 on: December 23, 2011, 03:23:07 PM » |
|
plus there is Metapad talked about If that's this Metapad, then I don't think it supports multiple files in tabs.
|
|
|
|
|
Logged
|
|
|
|
|
cmpm
|
 |
« Reply #7 on: December 23, 2011, 06:24:37 PM » |
|
Yes you are correct rjbull, no tabs. It had so much I thought it did. Anyway here's another notepad with tabs. http://freddy1990.com/ind...=product&name=cadernoIt's probably on this site somewhere, but to give another choice. There it is with some coolness to it.
|
|
|
|
|
Logged
|
|
|
|
|
MilesAhead
|
 |
« Reply #8 on: December 23, 2011, 08:23:36 PM » |
|
Also there's PsPad http://www.pspad.com/and EditPadLite7 http://www.editpadlite.com/download.htmlPsPad has the notion of a Project where it will have all open files on tabs and a list of all files in the Project on the left ready to open on double click. EditPadLite7 boasts column cut & paste among other features.
|
|
|
|
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
kalos
|
 |
« Reply #9 on: December 24, 2011, 07:57:09 AM » |
|
please, the topic is not about a tabbed text editor, but about a way to group to tabs, windows of an app that does not natively support tabs
|
|
|
|
|
Logged
|
|
|
|
|
MilesAhead
|
 |
« Reply #10 on: December 24, 2011, 01:39:35 PM » |
|
please, the topic is not about a tabbed text editor, but about a way to group to tabs, windows of an app that does not natively support tabs
If you don't see anything for download on sites like Softpedia, C-Net, PCMag, then it's likely because it's not really feasible. Programs that assume they only use one window or form are just structured differently than those written for multiple windows/tabs/forms. Pretty tough to force from outside.
|
|
|
|
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
steeladept
|
 |
« Reply #11 on: December 24, 2011, 03:52:07 PM » |
|
If you can structure entire OS's into tabs using virtualization, I can't imagine it being any more difficult (and quite a bit less) to create a generic tabbing window that you can open individual apps within. It may not be the most efficient or best way to do it, but it would certainly fulfill the need and is exactly what I think Kalos was after. Windows already enforces the one app per window, so you would just need to add a tab-like extention that can be yet another view just like tile, full screen, or cascade. Not saying it is easy, but certainly not as hard as you seem to make it out to be either.
|
|
|
|
|
Logged
|
|
|
|
|
MilesAhead
|
 |
« Reply #12 on: December 24, 2011, 06:41:29 PM » |
|
Right. I wonder how many programmer man hours went into VirtualBox? Anything feasible is likely to be of the nature of the Tabbing utilities already mentioned. It amounts to a fancy cascade, not multiple windows to one process. You can't force a single instance application design on a program from the outside.
|
|
|
|
« Last Edit: December 24, 2011, 06:48:28 PM by MilesAhead »
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
Paul Keith
|
 |
« Reply #13 on: December 24, 2011, 08:20:05 PM » |
|
Not quite tabs but it's slightly more "detailed" than alt+tab. Tasky Allows Launchy to search window titles of currently open windows giving users a convenient way to switch between tasks. http://www.launchy.net/plugins.php
|
|
|
|
|
Logged
|
<reserve space for the day DC can auto-generate your signature from your personal PopUp Wisdom quotes>
|
|
|
|
kalos
|
 |
« Reply #14 on: December 25, 2011, 04:55:27 AM » |
|
so far, I found Window tabifier to do excellent job but the main drawback is that it does not tabify windows of a specific program automatically, I have to choose the windows and tabify them manually is there any solution to this?
|
|
|
|
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #15 on: December 25, 2011, 06:15:05 AM » |
|
Write the author of the program and request the feature you want.
|
|
|
|
|
Logged
|
|
|
|
|
Paul Keith
|
 |
« Reply #16 on: December 25, 2011, 06:59:13 AM » |
|
so far, I found Window tabifier to do excellent job but the main drawback is that it does not tabify windows of a specific program automatically, I have to choose the windows and tabify them manually is there any solution to this? I don't know. When I tried the program it seems to have replaced my Firefox with a FoldForm tab that doesn't show anything.
|
|
|
|
|
Logged
|
<reserve space for the day DC can auto-generate your signature from your personal PopUp Wisdom quotes>
|
|
|
|
f0dder
|
 |
« Reply #17 on: December 25, 2011, 08:47:56 AM » |
|
Windows already enforces the one app per window Umm, what?
|
|
|
|
|
Logged
|
 - carpe noctem
|
|
|
|
jgpaiva
|
 |
« Reply #18 on: December 25, 2011, 10:57:00 AM » |
|
Not sure if this helps, but from my experience with develping GridMove in Win7, windows enforces a strict per-app partitioning, and GridMove is unable to access other process's windows unless it is running with elevated privileges. I'd say this is the kind of think that even if it exists, it would become deprecated fast as I believe Windows is moving fast in the direction of having all apps running in user space.
|
|
|
|
|
Logged
|
|
|
|
|