You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The same problem with #21.
After closing any MsgBoxes (MsgBox, MsgBoxEx (on enhanced version IS), ExitSetupMsgBox, etc.), the style of TNewCheckListBox`es becomes to standard.
Before calling MsgBox:
Call MsgBox:
After closure MsgBox:
Reproducing on Inno Setup 5.5.1 (Ansi\Unicode, Enhanced), 5.5.8 (Unicode), 5.5.9 (Unicode).
Version of VCL-plugin: 1.5.4.0. Bug is present on both (full and lite VCL-plugin) versions.
OS: Windows 10 (64).
The text was updated successfully, but these errors were encountered:
The same problem with #21.
After closing any MsgBoxes (MsgBox, MsgBoxEx (on enhanced version IS), ExitSetupMsgBox, etc.), the style of TNewCheckListBox`es becomes to standard.
Before calling MsgBox:
Call MsgBox:
After closure MsgBox:
Reproducing on Inno Setup 5.5.1 (Ansi\Unicode, Enhanced), 5.5.8 (Unicode), 5.5.9 (Unicode).
Version of VCL-plugin: 1.5.4.0. Bug is present on both (full and lite VCL-plugin) versions.
OS: Windows 10 (64).
The text was updated successfully, but these errors were encountered: