C2024-007: Proms form font combo box debug mode displayed by command line arg in debug mode #298

Merged
jjenko merged 1 commits from GenWork into Development 2024-04-16 08:40:08 -04:00
Owner

C2024-007: Proms form’s Font selection combo box visible from program switch when running in debug mode. Selection of the bottom right corner of the Proms form was difficult when in debug mode, instead of allowing to change the form size, the font combo box would expand. Since the font selection isn’t used often, it was decided to add this combo box on the form only if the /FontMenu command line argument is used when running in debug mode. Note that a small blank label replaces the font combo box if the combo box is not displayed, this was done so that the mouse could grab the bottom right corner & not position in the ItemId text box.

C2024-007: Proms form’s Font selection combo box visible from program switch when running in debug mode. Selection of the bottom right corner of the Proms form was difficult when in debug mode, instead of allowing to change the form size, the font combo box would expand. Since the font selection isn’t used often, it was decided to add this combo box on the form only if the /FontMenu command line argument is used when running in debug mode. Note that a small blank label replaces the font combo box if the combo box is not displayed, this was done so that the mouse could grab the bottom right corner & not position in the ItemId text box.
kruffing added 1 commit 2024-04-16 08:15:19 -04:00
kruffing requested review from jjenko 2024-04-16 08:15:25 -04:00
djankowski was assigned by kruffing 2024-04-16 08:21:20 -04:00
jjenko was assigned by kruffing 2024-04-16 08:21:20 -04:00
mvickers was assigned by kruffing 2024-04-16 08:21:20 -04:00
lbutler was assigned by kruffing 2024-04-16 08:21:20 -04:00
plarsen was assigned by kruffing 2024-04-16 08:21:20 -04:00
jjenko approved these changes 2024-04-16 08:39:36 -04:00
jjenko left a comment
Owner

code changes are good.

code changes are good.
jjenko merged commit 4a3ca1c074 into Development 2024-04-16 08:40:08 -04:00
Member

Tested with version 2.2.2404.1614. No issues found,

Tested with version 2.2.2404.1614. No issues found,
Sign in to join this conversation.
No Reviewers
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Volian/SourceCode#298
No description provided.