/[james]/currency/!Currency/py/ConvrtW.py
ViewVC logotype

Diff of /currency/!Currency/py/ConvrtW.py

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

revision 52 by james, Mon Feb 10 18:25:55 2003 UTC revision 53 by james, Tue Mar 9 18:41:28 2004 UTC
# Line 32  class convert_window(wimp.window): Line 32  class convert_window(wimp.window):
32          # Font_FindFont          # Font_FindFont
33          self.font = swi.swi(0x40081, '.sii00;i', 'Homerton.Medium', 160, 160)          self.font = swi.swi(0x40081, '.sii00;i', 'Homerton.Medium', 160, 160)
34          # ColourTrans_SetFontColours          # ColourTrans_SetFontColours
35          swi.swi(0x4074f, 'iiii', self.font, 0xffffff00, 0x00000000, 14)          swi.swi(0x4074f, 'iiii', self.font, -256, 0x00000000, 14)
36                    
37      def redraw_stop(self):      def redraw_stop(self):
38          # Font_LoseFont          # Font_LoseFont

Legend:
Removed from v.52  
changed lines
  Added in v.53

  ViewVC Help
Powered by ViewVC 1.1.26