title bar content
-
- Posts: 39
- Joined: Wed Oct 27, 2004 5:37 am
title bar content
jussi:
sometimes i want to have several documents open in separate copies of zeus.
the title bars contain "Zeus for Windows - [full path name].
on the task bar, all i can see is "Zeus for Wind..." which is not as helpful as it could be.
i would like to see this changed to "Zeus - [file name only]" or "file name only".
perhaps you could have an option as to whether the full path or the file name only is displayed.
omer
sometimes i want to have several documents open in separate copies of zeus.
the title bars contain "Zeus for Windows - [full path name].
on the task bar, all i can see is "Zeus for Wind..." which is not as helpful as it could be.
i would like to see this changed to "Zeus - [file name only]" or "file name only".
perhaps you could have an option as to whether the full path or the file name only is displayed.
omer
Hi Omer,
From what I can tell, there is no way in Win32 to fully control the taskbar text. From what I can tell the taskbar automatically adds the - and [] characters to this text
But I think it should be possible to implement something like this.
When a workspace is open the Zeus taskbar text will read as follows:
Cheers Jussi
From what I can tell, there is no way in Win32 to fully control the taskbar text. From what I can tell the taskbar automatically adds the - and [] characters to this text

But I think it should be possible to implement something like this.
When a workspace is open the Zeus taskbar text will read as follows:
When no workspace is open the Zeus taskbar text will read as follows:workspace - [short file name]
So the plan is to implement this taskbar text behaviour while maintaining the current title text formatZeus for Windows - [short file name]

Cheers Jussi
Hi Jussij !
I've installed the patch 3.96c now. The Zeus taskbar (Zeus window title) now seems to be modified. But for me there no rule to see. In general I'm working with an opened workspace. Sometimes the title of my Zeus window is like
For me there is no clear behaviour of this feature to see
Can you verify this please.
Regards
Michael
I've installed the patch 3.96c now. The Zeus taskbar (Zeus window title) now seems to be modified. But for me there no rule to see. In general I'm working with an opened workspace. Sometimes the title of my Zeus window is like
- as you planned to assign if a workspace is opened, sometimes it's likeworkspace - [short file name]
- as you planned to assign if NO workspace is opened, sometimes it's likeZeus for Windows - [short file name]
And the window title changes during work with Zeus without changing anything on workspace !- [short file name]
For me there is no clear behaviour of this feature to see

Can you verify this please.
Regards
Michael
All that has changed is the text of the Zeus button as found in the Windows taskbar. The text of the Zeus caption should be idebtical to the previous version.But for me there no rule to see.
The new rule for the taskbar button text is as follows:
Workspace Open Button Text
No Workspace Open Button Textworkspace-[short name of active file]
Cheers JussiZeus for Windows-[short name of active file]
-
- Posts: 39
- Joined: Wed Oct 27, 2004 5:37 am
-
- Posts: 39
- Joined: Wed Oct 27, 2004 5:37 am
Hi Omer,
The Zeus caption text has always been defined as follows:
I did eventually managed find a way to independently control the caption text and taskbar text, so I have some control over what gets put into the taskbar button text. The only restriction is that windows formats the button text as %s-[%s] so I don't have full control of the button text.
What I decided on was:
Zeus Caption Text
Cheers Jussi
probably you know all about this, but i just found that there is a win32 function named setwindowtext that can be used to set title bar text. under exactly what circumstances, i don't know.
The Zeus caption text has always been defined as follows:
While this works fine for the caption bar as there is plenty of room to display the text, this causes problems for the taskbar button text since the button has much less text space available.Workspace Name - Zeus for Windows - [long file name of active document]
I did eventually managed find a way to independently control the caption text and taskbar text, so I have some control over what gets put into the taskbar button text. The only restriction is that windows formats the button text as %s-[%s] so I don't have full control of the button text.
What I decided on was:
Zeus Caption Text
Taskbar Button Text - Workspace OpenWorkspace Name - Zeus for Windows - [long file name of active document]
Taskbar Button Text - No Workspace Openworkspace-[short file name of active file]
While I think this is the best use of these text areas, I am open to other suggestionsZeus for Windows-[short file name of active file]

Cheers Jussi
Hi Jussij !
I only can repeat my statement from Wed Feb 28, 2007: There is a strange behaviour with the title bar and the taskbar button content.
Should there be a difference between window title text and taskbar button text? Not at my installation !
Please check again, otherwise maybe it's possible to have it configurable, so that the user can select the 'old' or the 'new' type of title assignment.
Best regards
Michael
I only can repeat my statement from Wed Feb 28, 2007: There is a strange behaviour with the title bar and the taskbar button content.
Should there be a difference between window title text and taskbar button text? Not at my installation !
Please check again, otherwise maybe it's possible to have it configurable, so that the user can select the 'old' or the 'new' type of title assignment.
Best regards
Michael
Last edited by HardyPill on Thu Mar 29, 2007 7:04 am, edited 1 time in total.
This bug is hopefully fixed in the latest Zeus patch found here:
http://www.zeusedit.com/forum/viewtopic.php?t=1075
If this is not the case please provide details of the steps you take to get the taskbar in the state shown, as I have not been able to replicate this issue with the latest Zeus release
Cheers Jussi
http://www.zeusedit.com/forum/viewtopic.php?t=1075
If this is not the case please provide details of the steps you take to get the taskbar in the state shown, as I have not been able to replicate this issue with the latest Zeus release

Cheers Jussi
Hi Michael,

If you run XP with the Windows Classic Style Zeus works as described above. But if you run XP using the Windows XP Style then the taskbar and the Zeus title bar both no longer work
Since this behaviour seems to be total unpredictable and in the hands of the Microsoft developers, this latest title and the taskbar change will need to be backed out and the behaviour left up to Windows itself
Cheers Jussi
I have finally realised what is causing all the confusionI only can repeat my statement from Wed Feb 28, 2007: There is a strange behaviour with the title bar and the taskbar button content.

If you run XP with the Windows Classic Style Zeus works as described above. But if you run XP using the Windows XP Style then the taskbar and the Zeus title bar both no longer work

Since this behaviour seems to be total unpredictable and in the hands of the Microsoft developers, this latest title and the taskbar change will need to be backed out and the behaviour left up to Windows itself

Cheers Jussi
The latest Zeus patch rolls back this functionality to standard Windows behaviour: http://www.zeusedit.com/forum/viewtopic.php?t=1173
Cheers Jussi
Cheers Jussi