From 0eac3837284945aecb6af07e58d71725382a26d6 Mon Sep 17 00:00:00 2001 From: scuri Date: Wed, 16 Dec 2009 17:59:18 +0000 Subject: *** empty log message *** --- html/en/drv/clipbd.html | 3 ++- html/en/drv/dbuf.html | 2 +- html/en/drv/gdk.html | 2 +- html/en/drv/image.html | 2 +- html/en/drv/native.html | 2 +- html/en/guide.html | 6 ++++++ html/en/history.html | 1 + html/en/home.html | 2 +- html/en/to_do.html | 6 ------ 9 files changed, 14 insertions(+), 12 deletions(-) (limited to 'html') diff --git a/html/en/drv/clipbd.html b/html/en/drv/clipbd.html index 7a9c115..0a2d254 100644 --- a/html/en/drv/clipbd.html +++ b/html/en/drv/clipbd.html @@ -14,7 +14,8 @@

This driver allows the access to a Clipboard area. It is greatly dependent on the system. In Win32, it creates an Enhanced Metafile, - a Bitmap or a CD Metafile; in X-Windows it + a Bitmap or a CD Metafile; in X-Windows and with + GDK it creates only a CD Metafile.

Use

diff --git a/html/en/drv/dbuf.html b/html/en/drv/dbuf.html index 48556ed..0393d10 100644 --- a/html/en/drv/dbuf.html +++ b/html/en/drv/dbuf.html @@ -55,7 +55,7 @@ before creating the canvas.

This driver is greatly platform-dependent. For further detail, see the Behavior of Functions in each platform: Microsoft Windows (GDI), Windows Using GDI+, - X-Windows (XLIB). However, it should be noted that + X-Windows (XLIB), GDK. However, it should be noted that some functions behave differently from the basic functions of each platform.

Control