[Python-checkins] CVS: python/dist/src/Mac/Demo/waste wed.py,1.5.4.1,1.5.4.2

Jack Jansen jackjansen@users.sourceforge.net
2001年7月30日 13:25:39 -0700


Update of /cvsroot/python/python/dist/src/Mac/Demo/waste
In directory usw-pr-cvs1:/tmp/cvs-serv31691/Python/Mac/Demo/waste
Modified Files:
 Tag: release21-maint
	wed.py 
Log Message:
Set cursor to arrow also if no windows active. Looks better when run from IDE.
Index: wed.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Demo/waste/wed.py,v
retrieving revision 1.5.4.1
retrieving revision 1.5.4.2
diff -C2 -d -r1.5.4.1 -r1.5.4.2
*** wed.py	2001年07月29日 21:50:44	1.5.4.1
--- wed.py	2001年07月30日 20:25:37	1.5.4.2
***************
*** 412,415 ****
--- 412,417 ----
 		if self.active:
 			self.active.do_idle(event)
+ 		else:
+ 			Qd.SetCursor(Qd.qd.arrow)
 
 def main():

AltStyle によって変換されたページ (->オリジナル) /