add listbox model feature

This commit is contained in:
Jinhao
2016-04-09 04:13:22 +08:00
parent 8ec21827a0
commit a27a85d0c9
3 changed files with 1420 additions and 485 deletions

View File

@@ -850,9 +850,6 @@ namespace detail
{
window_layer::paint(wd, false, refresh_tree);
this->map(wd, force_copy_to_screen);
wd->drawer.graphics.save_as_file("d:\\button.bmp");
wd->root_graph->save_as_file("d:\\button_root.bmp");
}
else if (effects::edge_nimbus::none != wd->effect.edge_nimbus)
{

File diff suppressed because it is too large Load Diff