[Gambas-devel-svn] SF.net SVN: gambas:[2144] gambas/trunk/gb.gtk/src
Brought to you by:
gambas
From: <ga...@us...> - 2009-07-21 19:55:39
|
Revision: 2144 http://gambas.svn.sourceforge.net/gambas/?rev=2144&view=rev Author: gambas Date: 2009-07-21 19:55:22 +0000 (Tue, 21 Jul 2009) Log Message: ----------- [GB.GTK] * NEW: Use GtkComboBoxEntry to implement read-write combo-box, so that they have a standard look. * BUG: Move windows before showing them, so that they do not flicker the first time they are shown. Modified Paths: -------------- gambas/trunk/gb.gtk/src/gcombobox.cpp gambas/trunk/gb.gtk/src/gcombobox.h gambas/trunk/gb.gtk/src/gmainwindow.cpp gambas/trunk/gb.gtk/src/gtree.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |