buggins / dlangui

Cross Platform GUI for D programming language
Boost Software License 1.0
813 stars 121 forks source link

Lists and grid widget #609

Open seoyoungjin opened 4 years ago

seoyoungjin commented 4 years ago
  1. ListWidget I implemented "search" on ListWidgett items as follows.

After this I click a item, then I met range error.

  1. GridWidget

customCellAdapter check on headerCell