Column number below scroll bar in 9.x
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
Column number below scroll bar in 9.x
One of the things that I notice after upgrading to 9.x is that the very bottom-most bar no longer displays the column I am typing at. This was a pretty useful feature. For example: I want to create a horizontal bar of characters in my document to separate two sections, and the bar must be exactly 78 characters...
Is this a bug? Or is this a feature that I need to re-enable in some new way?
Is this a bug? Or is this a feature that I need to re-enable in some new way?
Re: Column number below scroll bar in 9.x
Trivia: that's a control and its name is status bar. It can be identified by usually having a size grip on the right side to have a larger area for starting to resize a window (than only the window border). You should know it from many other programs.
Re: Column number below scroll bar in 9.x
Is the status bar visible? Check View » Status Bar.
Re: Column number below scroll bar in 9.x
This is all that I see after the 9.2.3 upgrade. The status bar is definitely enabled. But the only informative thing that the status bar tells me is that X bytes are selected whenever I make a selection. The column number feature is sorely missed...
Re: Column number below scroll bar in 9.x
This is what it should look like:
Try deleting or renaming the following file, after exiting from TextPad:
%APPDATA%\Helios\TextPad\9\GUIConfig.xml
It will be recreated when TextPad next exits.
Try deleting or renaming the following file, after exiting from TextPad:
%APPDATA%\Helios\TextPad\9\GUIConfig.xml
It will be recreated when TextPad next exits.
Re: Column number below scroll bar in 9.x
What I notice after deleting GUIConfig.xml is that there is no longer a system bell sound when TextPad starts up. I suppose that's an improvement
However, the status bar display is still not what either of us are expecting. This is Windows 11 Pro version 22H2, DirectX 12 if any of that matters.
Is there a debugging log file that I can send to you?
However, the status bar display is still not what either of us are expecting. This is Windows 11 Pro version 22H2, DirectX 12 if any of that matters.
Is there a debugging log file that I can send to you?
Re: Column number below scroll bar in 9.x
Could the statusbar's first panel be too long, effectively moving all others out of the window's width?
Does this look like this with every View > Appearance?
Does this look like this with every View > Appearance?
Re: Column number below scroll bar in 9.x
What's your display resolution and scaling? (Start/Settings/System/Display)
Can you display the clock on the status bar? (Configure/Preferences/View)
If you press the Caps key, is "Caps" displayed?
If you press the Ins key is "Ovr" displayed?
Incidentally, it was worth asking the question, but the first panel is what's left after assigning space for all the other ones.
Can you display the clock on the status bar? (Configure/Preferences/View)
If you press the Caps key, is "Caps" displayed?
If you press the Ins key is "Ovr" displayed?
Incidentally, it was worth asking the question, but the first panel is what's left after assigning space for all the other ones.
Re: Column number below scroll bar in 9.x
Hello again,
Sorry for the late response. Just tonight I have upgraded to version 9.3, and I still see the same issue. To answer some of your earlier questions:
Sorry for the late response. Just tonight I have upgraded to version 9.3, and I still see the same issue. To answer some of your earlier questions:
- My display is 5120x1440 (super-ultrawide monitor)
- I have enabled the clock, and it does not show up in the status bar.
- The 'CAPS' indication (I remember this from 8.x) also does not show up in the status bar.
- When I switch into insert mode, the indication does not show up in the status bar.
Last edited by AmigoJack on Thu Sep 07, 2023 9:30 am, edited 1 time in total.
Reason: one list
Reason: one list
Re: Column number below scroll bar in 9.x
I don't know if it is relevant, but I have found that after enabling the clock on the status bar, and then disabling it, reducing the width of the window hides the status bar panels on the right. As if it sets a minimum width for the first (left most panel) equal to it's current width.
This is with V9.3.0
And then following that if I enable and then disable the clock again it messes up the widths of the text in the right status panels.
All goes back to normal after restarting textpad though.This is with V9.3.0
Re: Column number below scroll bar in 9.x
The left hand end of the status bar which is used for displaying messages is stretchable, but has a minimum width which is a quarter of the width of the primary screen. If TextPad is on a second screen with lower resolution, this may make it too long to leave room for the fixed indicators, so they are clipped. The same issue could arise if TextPad is on the primary screen in a small window.
Re: Column number below scroll bar in 9.x
This is fixed in 9.3.1.
Re: Column number below scroll bar in 9.x
I have just tried (using 9.3.1) enabling and then disabling "Show clock on status bar" and there is still a problem after that when making the window smaller.
Re: Column number below scroll bar in 9.x
It resolves itself after restarting TextPad. Hopefully, you won't need to show and hide the clock very often! Thanks for reporting it.
Re: Column number below scroll bar in 9.x
Can confirm it's working once again for me after the 9.3.1 update. Thanks for the fix!