swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: setGraphWindowGeometryRecordName:


From: Marcus G. Daniels
Subject: Re: setGraphWindowGeometryRecordName:
Date: 05 Jan 1998 15:18:30 -0800

Another widget that is useful to subclass from ArchivedGeometryWidget
is Canvas...

Index: src/tkobjc/Canvas.h
===================================================================
RCS file: /opt/src/hive/cvs/Swarm/swarm/src/tkobjc/Canvas.h,v
retrieving revision 1.2
diff -c -r1.2 Canvas.h
*** Canvas.h    1997/11/13 03:53:42     1.2
--- Canvas.h    1998/01/05 23:04:08
***************
*** 3,11 ****
  // implied warranty of merchantability or fitness for a particular purpose.
  // See file LICENSE for details and terms of copying.
  
! #import <tkobjc/Widget.h>
  
! @interface Canvas: Widget {
  }
  
  -createEnd;
--- 3,12 ----
  // implied warranty of merchantability or fitness for a particular purpose.
  // See file LICENSE for details and terms of copying.
  
! #import <tkobjc/ArchivedGeometryWidget.h>
  
! @interface Canvas: ArchivedGeometryWidget
! {
  }
  
  -createEnd;




                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]