[Gambas-devel-svn] SF.net SVN: gambas:[4278] gambas/trunk/gb.gtk/src
Brought to you by:
gambas
From: <ga...@us...> - 2011-12-15 04:48:15
|
Revision: 4278 http://gambas.svn.sourceforge.net/gambas/?rev=4278&view=rev Author: gambas Date: 2011-12-15 04:48:08 +0000 (Thu, 15 Dec 2011) Log Message: ----------- [GB.GTK] * OPT: Don't call GTK+ gtk_widget_modify_xxx() functions if not really necessary, they are slow, and slower as the number of created controls grows! Modified Paths: -------------- gambas/trunk/gb.gtk/src/gcontainer.cpp gambas/trunk/gb.gtk/src/gcontainer.h gambas/trunk/gb.gtk/src/gcontrol.cpp gambas/trunk/gb.gtk/src/gcontrol.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |