mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-02 16: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
12
reference/DockingExample1/DockingExample1.upp
Normal file
12
reference/DockingExample1/DockingExample1.upp
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
description "Bazaar: Docking example showing basic usage. Author: James Thomas (mrjt)";
|
||||
|
||||
uses
|
||||
CtrlLib,
|
||||
Docking;
|
||||
|
||||
file
|
||||
main.cpp;
|
||||
|
||||
mainconfig
|
||||
"" = "GUI";
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue