[Gambas-devel-svn] SF.net SVN: gambas:[3396] gambas/trunk/gb.gtk/src
Brought to you by:
gambas
From: <ga...@us...> - 2010-12-23 14:42:22
|
Revision: 3396 http://gambas.svn.sourceforge.net/gambas/?rev=3396&view=rev Author: gambas Date: 2010-12-23 14:42:16 +0000 (Thu, 23 Dec 2010) Log Message: ----------- |GB.GTK] * NEW: The Image.Picture and the Picture.Image property do not change the internal type of the image (server or memory). That change is done only if necessary. Instead, these properties return a deep copy of the object. Modified Paths: -------------- gambas/trunk/gb.gtk/src/CImage.cpp gambas/trunk/gb.gtk/src/CPicture.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |