Does TextPad support TABS (multiple windows in a single file)

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
AndrewTP
Posts: 1
Joined: Tue Feb 09, 2021 5:40 pm

Does TextPad support TABS (multiple windows in a single file)

Post by AndrewTP »

Does TextPad support the concept of 'tabs' such as Excel whereby ONE file contains multiple, separate windows one can edit? This is different from having multiple documents shown in the left side document window. I would like to open a single WINDOWS file and have multiple tabs that are delineated at the bottom of the edit window available.

Thanks!
Last edited by AmigoJack on Wed Dec 11, 2024 6:32 pm, edited 1 time in total.
Reason: correct name in title
----
- Andrew
User avatar
AmigoJack
Posts: 568
Joined: Sun Oct 30, 2016 4:28 pm
Location: グリーン ヒル ゾーン
Contact:

Re: Does TextPad support TABS (multiple windows in a single file)

Post by AmigoJack »

AndrewTP wrote: Wed Dec 11, 2024 1:34 pmDoes TextPad support TABS (multiple windows in a single file)
Those aren't tabs - for Excel you got one Excel file (which is also called workbook) with one or many sheets. The sheets aren't windows, as you cannot freely arrange them and see multiple at once.

It is only supported by Excel workbooks/files and only with limitations, but if you open f.e. a CSV file it cannot have more than one sheet either, because it's basically a text file with no further format.
AndrewTP wrote: Wed Dec 11, 2024 1:34 pmI would like to open a single WINDOWS file and have multiple tabs that are delineated at the bottom of the edit window available.
No, such a thing neither exists for text files in general, nor for TextPad, nor for any other text editor. However, you can save/manage multiple files at once by saving/openening a workspace file - a concept found in other software too, where opening/saving lots of files again and again would be too cumbersome. You can also call it "project" file, as all it does is just referencing all the other files in one single endpoint.
Post Reply