[Gambas-devel-svn] SF.net SVN: gambas: [1418] gambas/branches/2.0
Brought to you by:
gambas
From: <ga...@us...> - 2008-06-19 22:33:01
|
Revision: 1418 http://gambas.svn.sourceforge.net/gambas/?rev=1418&view=rev Author: gambas Date: 2008-06-19 15:33:08 -0700 (Thu, 19 Jun 2008) Log Message: ----------- [EXAMPLES] * NEW: The AnalogWatch example now displays the time. [GB.GTK] * BUG: Draw.Begin() and DrawingArea Draw event correctly initialize the background and foreground colors now. [GB.QT] * BUG: DrawingArea whose Background property has been changed does not flicker anymore. Modified Paths: -------------- gambas/branches/2.0/examples/examples/Drawing/AnalogWatch/FrmClock.class gambas/branches/2.0/gb.gtk/src/gdraw.cpp gambas/branches/2.0/gb.qt/src/CDrawingArea.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |