Column number below scroll bar in 9.x

General questions about using TextPad

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

Post Reply
User avatar
sandbote
Posts: 5
Joined: Mon Sep 04, 2017 5:21 am
Location: San Jose, CA, USA

Column number below scroll bar in 9.x

Post by sandbote »

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?
User avatar
AmigoJack
Posts: 488
Joined: Sun Oct 30, 2016 4:28 pm
Location: グリーン ヒル ゾーン
Contact:

Re: Column number below scroll bar in 9.x

Post by AmigoJack »

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.

20230721 TextPad statusbar.png
20230721 TextPad statusbar.png (4.26 KiB) Viewed 18547 times
User avatar
bbadmin
Site Admin
Posts: 795
Joined: Mon Feb 17, 2003 8:54 pm
Contact:

Re: Column number below scroll bar in 9.x

Post by bbadmin »

Is the status bar visible? Check View » Status Bar.
User avatar
sandbote
Posts: 5
Joined: Mon Sep 04, 2017 5:21 am
Location: San Jose, CA, USA

Re: Column number below scroll bar in 9.x

Post by sandbote »

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...
Version 9 Bottom Bar.png
Version 9 Bottom Bar.png (89.39 KiB) Viewed 18489 times
User avatar
bbadmin
Site Admin
Posts: 795
Joined: Mon Feb 17, 2003 8:54 pm
Contact:

Re: Column number below scroll bar in 9.x

Post by bbadmin »

This is what it should look like:
statbar.png
statbar.png (18.46 KiB) Viewed 18479 times
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.
User avatar
sandbote
Posts: 5
Joined: Mon Sep 04, 2017 5:21 am
Location: San Jose, CA, USA

Re: Column number below scroll bar in 9.x

Post by sandbote »

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?
AfterGUIxmlDelete.png
AfterGUIxmlDelete.png (73.45 KiB) Viewed 18439 times
User avatar
AmigoJack
Posts: 488
Joined: Sun Oct 30, 2016 4:28 pm
Location: グリーン ヒル ゾーン
Contact:

Re: Column number below scroll bar in 9.x

Post by AmigoJack »

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?
User avatar
bbadmin
Site Admin
Posts: 795
Joined: Mon Feb 17, 2003 8:54 pm
Contact:

Re: Column number below scroll bar in 9.x

Post by bbadmin »

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.
User avatar
sandbote
Posts: 5
Joined: Mon Sep 04, 2017 5:21 am
Location: San Jose, CA, USA

Re: Column number below scroll bar in 9.x

Post by sandbote »

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:
  • 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.
The one thing that does seem to show up is the message "[xxx] bytes selected" after making a selection.
Last edited by AmigoJack on Thu Sep 07, 2023 9:30 am, edited 1 time in total.
Reason: one list
miked
Posts: 53
Joined: Tue Feb 27, 2007 11:17 am

Re: Column number below scroll bar in 9.x

Post by miked »

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.
Screenshot 2023-09-07 082819.jpg
Screenshot 2023-09-07 082819.jpg (4.02 KiB) Viewed 18356 times
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.
Screenshot 2023-09-07 083025.jpg
Screenshot 2023-09-07 083025.jpg (2.53 KiB) Viewed 18356 times
All goes back to normal after restarting textpad though.
This is with V9.3.0
User avatar
bbadmin
Site Admin
Posts: 795
Joined: Mon Feb 17, 2003 8:54 pm
Contact:

Re: Column number below scroll bar in 9.x

Post by bbadmin »

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.
User avatar
bbadmin
Site Admin
Posts: 795
Joined: Mon Feb 17, 2003 8:54 pm
Contact:

Re: Column number below scroll bar in 9.x

Post by bbadmin »

This is fixed in 9.3.1.
miked
Posts: 53
Joined: Tue Feb 27, 2007 11:17 am

Re: Column number below scroll bar in 9.x

Post by miked »

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.
User avatar
bbadmin
Site Admin
Posts: 795
Joined: Mon Feb 17, 2003 8:54 pm
Contact:

Re: Column number below scroll bar in 9.x

Post by bbadmin »

It resolves itself after restarting TextPad. Hopefully, you won't need to show and hide the clock very often! Thanks for reporting it.
User avatar
sandbote
Posts: 5
Joined: Mon Sep 04, 2017 5:21 am
Location: San Jose, CA, USA

Re: Column number below scroll bar in 9.x

Post by sandbote »

Can confirm it's working once again for me after the 9.3.1 update. Thanks for the fix!
Post Reply