git-svn-id: svn://ultimatepp.org/upp/trunk@8070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-01-20 12:05:18 +00:00
parent c8f1a269ea
commit 2d46af9ef9

View file

@ -1,19 +1,5 @@
#include <RichEdit/RichEdit.h>
#define Time XTime
#define Font XFont
#define Display XDisplay
#define Picture XPicture
#include <limits.h>
#include <gtk/gtk.h>
#include <gdk/gdkx.h>
#undef Picture
#undef Time
#undef Font
#undef Display
using namespace Upp;
String FileName()
@ -58,8 +44,11 @@ GUI_APP_MAIN
// GUI_PopUpEffect_Write(GUIEFFECT_NONE);
DUMP(ScrollBarSize());
e.Pick(ParseRTF(LoadFile("C:/xxx/data.bin")));
e.Pick(ParseQTF(LoadFile(FileName())));
// e.Pick(ParseQTF(LoadFile(FileName())));
// e.SetQTF(LoadFile("U:\\xxx\\PainterBug.qtf"));
// e.ClipZoom(4, 1);
// Ctrl::ShowRepaint(50);