mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-09 22:03:45 -06:00
.uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@5846 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
09ed252c43
commit
b6dfdbf591
8 changed files with 54 additions and 362 deletions
|
|
@ -59,6 +59,7 @@ struct App : TopWindow {
|
|||
a.WhenDrop = THISBACK(DnD);
|
||||
a.WhenDrag = THISBACK(Drag);
|
||||
a.WhenLeftDouble = THISBACK(A);
|
||||
a.Removing();
|
||||
|
||||
b.AddColumn("Text");
|
||||
b.MultiSelect();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue