mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@7739 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
232752043a
commit
9ba9bb0797
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ GUI_APP_MAIN
|
|||
win.Sizeable();
|
||||
win.Add(edit.HSizePos(20, 20).VSizePos(20, 20));
|
||||
win.Open();
|
||||
edit.ShowLineEndings();
|
||||
edit.ShowCurrentLine(LtCyan());
|
||||
Ctrl::EventLoop();
|
||||
SaveFile(ConfigFile("data.txt"), ~edit);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue