mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-24 14:22:40 -06:00
reference: Docking examples
git-svn-id: svn://ultimatepp.org/upp/trunk@3808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
8ceb7c9bc5
commit
d3e9007f2b
11 changed files with 370 additions and 0 deletions
15
reference/DockingExample2/DockingExample2.upp
Normal file
15
reference/DockingExample2/DockingExample2.upp
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
description "Bazaar: Docking example showing advanced features inc. Serialization. Author: James Thomas(mrjt)";
|
||||
|
||||
uses
|
||||
CtrlLib,
|
||||
Docking;
|
||||
|
||||
file
|
||||
main.cpp,
|
||||
DockingExample.lay,
|
||||
DefaultLayout.brc,
|
||||
app.tpp;
|
||||
|
||||
mainconfig
|
||||
"" = "GUI";
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue