[0.5 windows] Date column not wide enough

Bug #339832 reported by Karel Kolman
2
Affects Status Importance Assigned to Milestone
wxBanker
Confirmed
Medium
Unassigned

Bug Description

Windows wx 2.8.9.1.

The date column is not wide enough in its default state,
 e.g."2008-09..." is shown instead of a full date.

transactionolv.py
dateWidth = self.GetTextExtent(dateStr)[0] + 10

the complete date is shown when i change the width increment to + 12 on my winxp installation.
Could this be made not to use a fixed value but rather a computed value based on margins, padding etc. if it's possible to get such values in wx ?

Revision history for this message
Michael Rooney (mrooney) wrote :

Hm yes I can confirm this as well. The new transaction control in 0.5 seems to have introduced a few Windows regressions :)

Changed in wxbanker:
importance: Undecided → Medium
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.