Skip to content

Linux 下的 TdateTimePicker 样式是不是有字符上显示的问题 #207

@lnxyz

Description

@lnxyz

os: linux mint (cinnamon 6.0.4)

GoVCLDesigner IDE ( linux版 1.0.1) 直接拉下来,发现 这个 TimeSeparator 默认的字符比较奇怪。

image

object DateTimePicker1: TDateTimePicker
  Left = 155
  Height = 23
  Top = 44
  Width = 87
  CenturyFrom = 1941
  MaxDate = 2958465
  MinDate = -53780
  TabOrder = 0
  TrailingSeparator = False
  TextForNullDate = 'NULL'
  LeadingZeros = True
  Kind = dtkDate
  TimeSeparator = '�'
  TimeFormat = tf24
  TimeDisplay = tdHMS
  DateMode = dmComboBox
  Date = 45482
  Time = 0.626018692128127
  UseDefaultSeparators = False
  HideDateTimeParts = []
  MonthNames = 'Long'
end

同样 运行 示例 samples/grids/stringgrid2
提示: (stringgrid2:78772): Pango-WARNING **: 15:06:54.957: Invalid UTF-8 string passed to pango_layout_set_text()

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions