add functions to convert positions of listbox column

This commit is contained in:
Jinhao
2016-12-10 08:50:05 +08:00
parent c1cfd283e2
commit 8e10f743e1
3 changed files with 119 additions and 46 deletions

View File

@@ -318,6 +318,7 @@ namespace nana
data_impl_->realizer = &realizer;
realizer._m_reset_overrided();
realizer.attached(wd, graphics);
realizer.typeface_changed(graphics);
}
drawer_trigger* drawer::detached()