From: Alexander S.K. <al...@be...> - 2004-11-11 08:39:44
|
2004-11-11 11:40 UTC+0300 Alexander Kresin <al...@be...> * source/control.c * added some code for trackbar support * source/hbrowse.prg ! Small fixes * source/hcombo.prg * added tcolor, bcolor parameters to the New() method - possibility to colorize this control * source/hcwindow.prg * added support for EN_PROTECTED notify event of the richedit control * source/hdialog.prg * source/hwindow.prg * changed onScroll method for better trackbar support ( thumb dragging ) * source/hedit.prg * added support for the mouse wheel in a multiline edit control * source/hownbtn.prg ! Small fix * source/hriched.prg * added support for the mouse wheel, changes for the Richedit 2.0 support * source/htrackbr.prg * added support for ownerdrawn sliders * source/misc.c + New function added - keyb_event() * source/richedit.c * changed to support richedit 2.0 * added support for subscript, superscript and protected parts to re_setcharformat() + re_Inserttext() function added * inclide/windows.ch * inclide/guilib.ch + added COLOR and BACKCOLOR clauses to the combobox declaration + added ON SIZE, ON PAINT, ON DRAG clauses to the trackbar declaration * utils/designer/editor.prg * Some fixes and changes for Richedit 2.0 support. Regards, Alexander http://kresin.belgorod.su |