ANNOUNCE GtkExText 0.0.11 is released
-------------------------------------

This will hopefully be a better widget than the old GtkText widget 
This widget is not in any part of the the GTK+ dist. 
So please don't send bugreports to the GTK+ Team.
They're not responsable for gtkextext bugs :-) 
You should send bugreports/patches to me <[EMAIL PROTECTED]>

Some of the features:
---------------------

* Baseclass is GtkEditable.
* Horizontal/Vertical Scrolling
* GtkExTextStyle API to insert different font/colors 
* GtkExTextProperty (use this API to set style and userdata on a textsegment) 
* Better line handling goto line/column
* Simple search.
* Improved line handling every line can have its own userdata.
* Get line/column by x and y offset (relative to the gtkextext widget)
* GtkExTextLineData has information about the line 
  startpos/endpos/userdata/lineheight
 
Read the gtkextext.h for info how the API is working.

There is also a syntax higlight example showing how you can use the widget :-)

checkout: 

http://www.bahnhof.se/~mikeh/linux_software.html

Mikael Hermansson <[EMAIL PROTECTED]>


-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to