Ticket #13 (closed defect)

Opened 8 years ago

Last modified 8 years ago

setting tooltips color by wxGTK changes font

Reported by: anonymous Owned by: roebling
Priority: normal Milestone:
Component: wxGTK Version:
Keywords: Cc: roebling
Blocked By: Patch: no
Blocking:

Description

Bug#: 61
Product: .wxWindows
Version: 2.2.0
Platform: wxGTK
OS/Version: Linux - RedHat
Status: NEW
Resolution:
Severity: major
Priority: P2
Component: wxGTK
AssignedTo: ???
ReportedBy: vaclav@…
URL:
Summary: setting tooltips color by wxGTK changes font

wxGTK changes tooltips color to light yellow. The code to do this
(tooltips.cpp, Apply() and somewhere in *toolbar* code as well) also
changes font to iso8859-1 or something -- it can be observed when
.gtkrc assigns different font (e.g. iso8859-2): tooltips written in
non iso8859-1 chars will not be readable. This causes problems with
i18n.

Change History

Changed 8 years ago by roebling

Fixed a long time ago.

Note: See TracTickets for help on using tickets.