mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.reference
git-svn-id: svn://ultimatepp.org/upp/trunk@14280 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
196719967e
commit
01048814d7
2 changed files with 2 additions and 2 deletions
|
|
@ -16,6 +16,6 @@ GUI_APP_MAIN
|
||||||
|
|
||||||
dt.AutoResize();
|
dt.AutoResize();
|
||||||
|
|
||||||
win.Add(dt.HSizePos().TopPos(0, Ctrl::STDSIZE));
|
win.Add(dt.LeftPosZ(10, 200).TopPosZ(10));
|
||||||
win.Run();
|
win.Run();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
description "Demostrates how to add watermark image to Report\377";
|
description "Demonstrates how to add watermark image to Report\377";
|
||||||
|
|
||||||
uses
|
uses
|
||||||
CtrlLib,
|
CtrlLib,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue