Antonio,
Redefine listbox (browse) has a bug in displaying headers with national chars (accented characters),
The bug comes from wbrowse.prg wbrwline function
Actual line 2286
if nRowPos == 0 .and. IsAppThemed()
DrawHeader( hWnd, hDC, nTop - 1, nLeft, nBottom, nRight, AnsiToOem( aValues[ n ] ) )
Ansitooem should be removed in order to allow correct display
Richard
listbox header display
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: