mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.reference
git-svn-id: svn://ultimatepp.org/upp/trunk@7286 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
040913b8fd
commit
46389d54f2
8 changed files with 67 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ GUI_APP_MAIN
|
|||
{
|
||||
PromptOK(DeQtf(SelectFileOpen("Text files\t*.txt\nAll files\t*.*")));
|
||||
|
||||
PromptOK(DeQtf(SelectFileSaveAs("Text files\t*.txt\nAll files\t*.*")));
|
||||
PromptOK(DeQtf(SelectFileSaveAs("Image files\t*.png *.jpg\nAll files\t*.*")));
|
||||
|
||||
SelectFileIn in("Text files\t*.txt");
|
||||
if(in) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue