Opened 17 years ago

Closed 17 years ago

#3853 closed patch (fixed)

Hebrew language support : fix list box alignment issues

Reported by: ido roseman <ido_roseman@…> Owned by: paulh
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords: hebrew
Cc: Ticket locked: no

Description

Hebrew text get aligned to the outer right border of list boxes. The problem is with the width field sent to DrawText?. it is not calculated right, but it doesn't matter for left aligned English. the patch fix it by using columnWidth where appropriate.

Attachments (1)

uitypes.diff (3.1 KB) - added by ido roseman <ido_roseman@…> 17 years ago.
fix column width param, for right aligned scripts

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by ido roseman <ido_roseman@…>

Attachment: uitypes.diff added

fix column width param, for right aligned scripts

comment:1 Changed 17 years ago by paulh

Milestone: unknown0.21
Owner: changed from Isaac Richards to paulh
Version: 0.20-fixeshead

comment:2 Changed 17 years ago by paulh

Resolution: fixed
Status: newclosed

(In [14306]) Add Hebrew language support. Patches by Ido Roseman. Closes #3849, #3851, #3852, #3853 #3854.

Note: See TracTickets for help on using tickets.