mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
added some comments for LogPosCtrl, some small fixes in RectCtrl git-svn-id: svn://ultimatepp.org/upp/trunk@5426 f0d560ea-af0d-0410-9eb7-867de7ffcac7
15 lines
196 B
Text
15 lines
196 B
Text
description "example how to change Ctrl LogPos in a live environment\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
CtrlPos,
|
|
AutoScroller;
|
|
|
|
file
|
|
CtrlPosTest.h,
|
|
main.cpp,
|
|
CtrlPosTest.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI MT";
|
|
|