From 6f75c2fe6e536c0192f3acb00c84edbc762127da Mon Sep 17 00:00:00 2001 From: lloyd Date: Sat, 3 Jun 2006 06:05:21 +0000 Subject: Update the GTK+ example readme file --- misc/gtk/readme.txt | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'misc/gtk') diff --git a/misc/gtk/readme.txt b/misc/gtk/readme.txt index 1f20732b6..e95fe4d58 100644 --- a/misc/gtk/readme.txt +++ b/misc/gtk/readme.txt @@ -1,10 +1,10 @@ -This is an example of how to use Botan in a GUI. You need at least Botan 1.3.8, -and I would recommend 1.4.2. +This is an example of how to use Botan in a GUI. You need at least +Botan 1.4.x. -You'll also need GTK+ 2.x (I'm using 2.2, but AFAIK not any 2.2-specific -functionality). Keep in mind that I was learning GTK as I was writing this, so -it's not exactly the best GTK code you're likely to see. +You'll also need GTK+ 2.x (tested with GTK+ 2.2 and 2.6). Keep in mind +that I was learning GTK as I was writing this code, so it is not +exactly the best GTK code you're likely to see. dsa.cpp is the main GTK+ driver. It has some comments at the top which point out major areas of interest. @@ -17,6 +17,3 @@ should at least provide an outline for writing a version for your favorite windowing system. To build, you'll need to have GNU make, or be willing to compile it by hand. -Just go get gmake, enough real stuff needs it anyway. - -Jack -- cgit v1.2.3