Ticket #1114 (new defect)

Opened 6 months ago

Last modified 6 months ago

dLabel WordWrap not working correctly on Mac and Win

Reported by: paul Assigned to: somebody
Priority: major Milestone: 0.8.3
Component: ui Version: 0.8.2
Keywords: Cc:

Description (Last modified by paul)

Setting WordWrap? on Linux results in the label resizing vertically to accommodate the text. Setting it on Mac or Win does not.

Once the form is resized by the user, the label will resize correctly at least on Mac.

Attachments

test_label_wordwrap.py (2.2 kB) - added by paul on 11/20/07 12:30:53.
Test file shows inconsistency between platforms

Change History

11/20/07 12:30:53 changed by paul

  • attachment test_label_wordwrap.py added.

Test file shows inconsistency between platforms

11/20/07 12:32:32 changed by paul

  • description changed.