Skip to content

Fix bug with previous enhancement#128

Merged
WDrijver merged 3 commits into
ApolloTeam-dev:masterfrom
kiwi1969:multiview-updates
Mar 8, 2026
Merged

Fix bug with previous enhancement#128
WDrijver merged 3 commits into
ApolloTeam-dev:masterfrom
kiwi1969:multiview-updates

Conversation

@kiwi1969

@kiwi1969 kiwi1969 commented Jan 1, 2025

Copy link
Copy Markdown
Contributor

Previous code changes I made to Multiview added some features, but unfortunately broke double-click method of opening guide files
Code has been reworked so that all methods of opening work properly.

Also updated datatypes.library to stop annoying alert, due to OpenCount error.
The root cause of the OpenCount error is not known, but we do nothing with the counter anyway, so the complaining was worse than the issue it was advising upon.
The above error triggered in Multiview when DisposeDTObject() is called, to free the memory allocated by NewDTObject().

Any new debug messages will not appear unless source is recompiled with #define DEBUG 1 (which I have commented out)
Also, these debug messages can be seen via tools such as Sashimi.

The main features of this change are similar to original - we have numerous new options to set font name, fantasize, window dimensions. These can be set either command line, Multiview icon tool types, or the document icon tool types.

@TuKo1982 TuKo1982 assigned TuKo1982 and WDrijver and unassigned TuKo1982 Jun 10, 2025
@TuKo1982
TuKo1982 requested a review from WDrijver June 10, 2025 13:08

@WDrijver WDrijver left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@WDrijver
WDrijver merged commit 1aa5b16 into ApolloTeam-dev:master Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants