mirror of
				https://github.com/python/cpython.git
				synced 2025-10-27 03:34:32 +00:00 
			
		
		
		
	Import the MacOS toolbox modules from the Carbon package.
This commit is contained in:
		
							parent
							
								
									6dba6bc0a2
								
							
						
					
					
						commit
						5a6fdcd371
					
				
					 100 changed files with 336 additions and 331 deletions
				
			
		|  | @ -12,12 +12,12 @@ | |||
| # - Box around lists (???) | ||||
| # - Change cursor while busy (need cursor support in Qd) | ||||
| # | ||||
| import Res | ||||
| import Dlg | ||||
| import Ctl | ||||
| import List | ||||
| import Win | ||||
| import Qd | ||||
| from Carbon import Res | ||||
| from Carbon import Dlg | ||||
| from Carbon import Ctl | ||||
| from Carbon import List | ||||
| from Carbon import Win | ||||
| from Carbon import Qd | ||||
| from FrameWork import * | ||||
| import EasyDialogs | ||||
| import macfs | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jack Jansen
						Jack Jansen