This is the KDE Layout Engine distribution. The libraries are covered 
by the GNU Library General License Version 2 or
later (at your option). Please see the file COPYING.LIB for more
information. The examples are covered by the GNU General Public License,
more information can be found in COPYING.

THIS IS ALPHA-SOFTWARE ! EVERYTHING IS SUBJECT TO CHANGE !

To install this software, write:

$ configure
$ su
$ make install

For the examples exists an "MainMenu", named mainwin. If you want
to see the examples, than just type

$ cd kle/examples
$ mainwin

The following programs are not yet included in the menu (because of lack of time):
- tour1 (Toutorial Programm 1; see html/kle-maindoc.html)
- kpppfake (Fast done GUI-fake of the first kppp-configuration page; done in 
  15 mins :-))

You can see an prealpha of the comming GUI-Designer in the "simplewin" example.
It opens two windows. One is the "orginal" window. The ohter one is the 
result of dumping/restoring the orginal window. It has editing via the 
designer enabled. You can not insert/remove widgets on the GUI yet. But 
you can play around with it, and learn how changing attributes affects
the layout of the GUI. Please don't report bugs about the GUI-Designer, 
because it's realy prealpha.

For suggestions and bugreports and all other feedback mail to me (es@mylius.com)

But please have a look at KNOWNBUGS first.

Sorry, but in the last month I didn't have much time to work on kle. I hope 
this will change soon.

cu,
  Emmy

P.S.: Harry, what about a nice logo ? :-) (Anhau, ausnutz, schnorr)
P.P.S.: An other example could be the kmodplayer. It already uses this lib.
