Project

General

Profile

Actions

Bug #1727

closed

WMessageBox wrong hight

Added by Евгений Илюшин about 11 years ago. Updated over 10 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
Start date:
02/28/2013
Due date:
% Done:

0%

Estimated time:

Description

After update, all message boxes in project, began to occupy half of the screen height


Files

messagebox.jpg (48.6 KB) messagebox.jpg After update, message box, begin to look like this Евгений Илюшин, 02/28/2013 07:00 AM
Actions #1

Updated by Евгений Илюшин about 11 years ago

construction like this, not helped.

WMessageBox  msg;
msg.setMaximumSize(140, 70);
msg.show(WString("Message",UTF8), tr("order.details.save.message"), Ok );
Actions #2

Updated by Koen Deforche about 11 years ago

  • Status changed from New to Feedback

Hey,

Can you reproduce this in a small test case ? There's got to be something particular about how you instantiate your message box ?

Regards,

koen

Actions #3

Updated by Koen Deforche about 11 years ago

  • Target version changed from 3.3.0 to 3.3.1
Actions #4

Updated by Евгений Илюшин about 11 years ago

Now is work it

Maybe i using old resource for dialog forms.

Regards, Ilushin E.

Actions #5

Updated by Koen Deforche over 10 years ago

  • Status changed from Feedback to Rejected
Actions

Also available in: Atom PDF