/[gnue]/gnue-forms/src/GFObjects/GFImage.py
ViewVC logotype

Diff of /gnue-forms/src/GFObjects/GFImage.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by btami, Sun Jul 6 21:35:00 2003 UTC revision 1.6 by jcater, Fri Sep 5 19:33:58 2003 UTC
# Line 42  class GFImage(GFValue): Line 42  class GFImage(GFValue):
42    
43      # Default attributes (these may be replaced by parser)      # Default attributes (these may be replaced by parser)
44      self.type = "URL"      self.type = "URL"
45      self.Char__height = int(gConfig('widgetHeight'))      self.Char__height = int(gConfigForms('widgetHeight'))
46    
47      # Runtime Variables      # Runtime Variables
48      self._inits = [self.initialize]      self._inits = [self.initialize]

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26