MessageDlg in only partly skinned in 14.28?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #38325
    RobertC
    Participant

    I just updated from 13.18 to 14.28 and noticed this one problem. Whenever I launch a MessageDlg the body of that dialog is not skinned like it used to be. This occurs throughout my program now. What changed? The title bar and buttons are drawn correctly but there should be no white or gray areas if it is properly skinned.

    Thanks, Rob C

    #59787
    Support
    Keymaster

    Hello!

    Are you sure that version of the AlphaControls is 14.28? Not 14.27?

    For solving the issue, open the sDefaults.pas file and change the acAllowLatestCommonDialogs to False.

    But this variable should be False in v14.28 already.

    #59792
    RobertC
    Participant

    Thanks for the speedy reply. I will check 14.28 vs 14.27 again and look at sDefaults.pas file too.

    Rob C

    'Support' wrote:

    Hello!

    Are you sure that version of the AlphaControls is 14.28? Not 14.27?

    For solving the issue, open the sDefaults.pas file and change the acAllowLatestCommonDialogs to False.

    But this variable should be False in v14.28 already.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.