$list_ctrl = Wx::ListCtrl-> new ($panel, -1, # ID 'Report', # label [20,30], # position [-1,100], # size &Wx::wxLC_REPORT | &Wx::wxBORDER_SUNKEN, # window style );