Search found 27 matches

by Jack
Mon Feb 06, 2023 10:01 pm
Forum: General
Topic: tool window color cant be changed
Replies: 15
Views: 716979

Re: tool window color cant be changed

With that guidance, I was able to find everything I wanted to change.
Thanks as usual!
Jack
by Jack
Mon Feb 06, 2023 9:56 pm
Forum: Reporting a Bug
Topic: highlighting a matching brace doesn't work with C comments
Replies: 3
Views: 12336

Re: highlighting a matching brace doesn't work with C comments

Interesting, when I copy what I pasted into the forum back into the Zeus, everything works find. The tried running the Re-Indent macro on one of the old C file I have. Before running Re-Indent, brace matching didn't work. After running it, brace matching does work. However, it is easy to recreate ...
by Jack
Mon Feb 06, 2023 3:51 pm
Forum: Reporting a Bug
Topic: highlighting a matching brace doesn't work with C comments
Replies: 3
Views: 12336

highlighting a matching brace doesn't work with C comments

Hi Jussi,

I found a bug in highlighting a match brace for C++. Below is an example. Put the cursor on the open brace after the last "else" as indicated by the comment. The wrong matching brace is highlighted. Remove the C style comment after "if(check4)", and the correct matching brace is ...
by Jack
Mon Feb 06, 2023 12:22 pm
Forum: General
Topic: tool window color cant be changed
Replies: 15
Views: 716979

Re: tool window color cant be changed

Hi Jussi,

That fixed the issue. One very minor remain issue. In the window produced after running the Find In Files dialog, can you tell me which color categories adjust the line numbers and the file names?

Thanks!
Jack
by Jack
Fri Feb 03, 2023 1:35 pm
Forum: General
Topic: tool window color cant be changed
Replies: 15
Views: 716979

Re: tool window color cant be changed

My Zeus doesn't behave as you illustrate. Under Schemes in the color tag, mine says Default Colors. I change it to Zeus Light Mode but I still get the error dialog attempting to change the Display View. I then exited the dialog and selected Option menu, Color Scheme menu item. In the menu, there is ...
by Jack
Thu Feb 02, 2023 3:17 pm
Forum: General
Topic: tool window color cant be changed
Replies: 15
Views: 716979

Re: tool window color cant be changed

Hi Jussi,

I am unable to get this to work. Your 2nd step of selecting the Tool Output View results in the same error dialog. I am looking at a dialog with the title

Properties [Zeus Document type] and the Coloring tab. There are multiple ways to get to this and I get the same behavior no matter ...
by Jack
Wed Feb 01, 2023 3:27 pm
Forum: General
Topic: tool window color cant be changed
Replies: 15
Views: 716979

Re: tool window color cant be changed

Hi Jussi,

I am now running 3.99a, but I am still unable to to edit the colors in the tools dialog. If I attempt to select Tool Output view for the Display View combo, I get the error. I think the error message is saying to leave it as Document View, but enter these options from Options menu, Tools ...
by Jack
Wed Feb 01, 2023 12:45 pm
Forum: General
Topic: tool window color cant be changed
Replies: 15
Views: 716979

Re: tool window color cant be changed

Hi Jussi,

I am using Zeus(x64)-Version 3.99a-Beta5. Here's the error. I believe I did what this error says but can't get it to work.

---------------------------
Zeus (x64)
---------------------------
You can't change the colors for the other Display Views using this document type.

To change the ...
by Jack
Tue Jan 31, 2023 6:11 pm
Forum: General
Topic: tool window color cant be changed
Replies: 15
Views: 716979

tool window color cant be changed

When the option to highlight the cursor line is on, the cursor line in the tool window is yellow text on white background which is impossible to read. I tried editing the colors, but can't find a way. I open Options menu, Tools Options... menu item, then select coloring tab. When I attempt to change ...
by Jack
Fri Jan 27, 2023 2:46 pm
Forum: Reporting a Bug
Topic: Functions display shows structures also
Replies: 5
Views: 12688

Re: Functions display shows structures also

Hi Jussi,

When I 1st looked at my C++ keywords tab, both TSP boxes were unchecked and I have an entry for numbers. I made my dialog matched yours and rebuilt tags, but the problem persisted. Then I checked Enable TSP for tags generation and rebuilt tags. With it checked, both function displays are ...
by Jack
Thu Jan 26, 2023 2:29 pm
Forum: Reporting a Bug
Topic: Functions display shows structures also
Replies: 5
Views: 12688

Re: Functions display shows structures also

Turning on the long class names changes the format of the function display to also show function class name and structure variable's data type. It still displays the structure variables as if they are functions

While viewing this file that is in my workspace ...
by Jack
Wed Jan 25, 2023 10:02 pm
Forum: Reporting a Bug
Topic: Functions display shows structures also
Replies: 5
Views: 12688

Functions display shows structures also

The navigator tag called Functions use to show just functions in the active file. Now, in addition to functions, it also shows all the fields in structures declared at the file scope. Same problem with the FunctionFindAll macro

For example, if the file looks like this:
typedef struct struct_name ...
by Jack
Mon Jan 23, 2023 11:15 am
Forum: Comments and Suggestions
Topic: zpi files change when nothing changed
Replies: 3
Views: 21858

Re: zpi files change when nothing changed

Hi Jussi,

I have tried all 4 combinations of settings auto_sync and folder_based, but the KeyCode field continues to change every time I close a project. I left the filename and st_mtime fields as empty strings. Do you have any other suggestions?
Thanks!
by Jack
Mon Jan 23, 2023 11:00 am
Forum: Reporting a Bug
Topic: No Navigation from Project Make Window
Replies: 3
Views: 11289

Re: No Navigation from Project Make Window

Hi Jussi,

With a variation of your reply, I was able to get it working. I had to edit the default doc type, not the C++. I changed my macro that formats the warning to generate the exact same format as an error, except saying warning instead of error. Then I copied your error regular expression ...
by Jack
Fri Jan 20, 2023 8:19 pm
Forum: Comments and Suggestions
Topic: zpi files change when nothing changed
Replies: 3
Views: 21858

zpi files change when nothing changed

I recently updated from an old version of Zeus and there is a new very annoying behavior, The zpi files that Zeus creates now has a tag called <KeyCode> that appears to change every time I close a project. This is a problem because I have the zpi files under source control with SVN. Now, Tortoise ...