mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-26 06:12:34 -06:00
reference: ArrayCtrlCreateCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@7082 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
eb7403e3bb
commit
54116ca6d0
3 changed files with 39 additions and 0 deletions
11
reference/ArrayCtrlCreateCtrl/ArrayCtrlCreateCtrl.upp
Normal file
11
reference/ArrayCtrlCreateCtrl/ArrayCtrlCreateCtrl.upp
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
description "Using CreateCtrl<T> to create a widget in ArrayCtrl\377";
|
||||
|
||||
uses
|
||||
CtrlLib;
|
||||
|
||||
file
|
||||
main.cpp;
|
||||
|
||||
mainconfig
|
||||
"" = "GUI";
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue