Mac OS X Programming phần 7 pptx

Mac OS X Programming phần 7 pptx

Mac OS X Programming phần 7 pptx

... http://developer.apple.com/techpubs/macosx/Carbon/ HumanInterfaceToolbox/Aqua/aqua.html ● Menu manager routines: http://developer.apple.com/techpubs/macosx/Carbon/ HumanInterfaceToolbox/MenuManager/Menu_Manager/index.html ... http://developer.apple.com/techpubs/macosx/Carbon/ grahics/QuickDraw/quickdraw.html Book: Mac OS X Programming Section: Chapter 8. Text and Localization Locali...
Ngày tải lên : 12/08/2014, 21:20
  • 38
  • 268
  • 0
Mac OS X Programming phần 5 pptx

Mac OS X Programming phần 5 pptx

... value in the range of -3 276 7 to +3 276 7. Example 4.10 SameTypeWindowWithData Source Code #include <Carbon/Carbon.h> #define kNewWindowCommand 'nwin' pascal OSStatus MyAppEventHandler( ... ensure that the user's Mac OS X desktop properly associates related documents to your program. In case you haven't already guessed, none of this book's example pr...
Ngày tải lên : 12/08/2014, 21:20
  • 38
  • 257
  • 0
Mac OS X Programming phần 8 pptx

Mac OS X Programming phần 8 pptx

... in different executable formats. In this case, a NavEventUPP can point to a routine that is in native Mac OS X executable format or in pre -Mac OS X executable format. You'll also need ... in the Finder's Show Info window. Toolbox API routines), and some are newer (they were created to handle Mac OS X tasks for which no original Macintosh Toolbox routine existed)...
Ngày tải lên : 12/08/2014, 21:20
  • 38
  • 209
  • 0
Mac OS X Programming phần 9 pptx

Mac OS X Programming phần 9 pptx

... an example of its use in opening a QuickTime movie file. Book: Mac OS X Programming Chapter 11. Porting Mac OS 8/9 Code to Mac OS X IF YOU HAVE SOME MAC OS PROGRAMMING EXPERIENCE, you'll ... = 'keyb', kEventClassTextInput = 'text', kEventClassApplication = 'appl', kEventClassAppleEvent = 'eppc', kEventClassMenu = &a...
Ngày tải lên : 12/08/2014, 21:20
  • 38
  • 375
  • 0
Tùy chỉnh thanh dock của Mac OS X Lion 10.7 pptx

Tùy chỉnh thanh dock của Mac OS X Lion 10.7 pptx

... thanh dock, giúp người dùng Mac cá nhân hóa thanh dock. Tải Docker tại địa chỉ www.blocksoft.net/docker.html. Ứng dụng này hỗ trợ cả Mac OS X Snow Leopard và Mac OS X Lion. Không giống như các ... hành Mac OS X phiên bản Lion ra đời, người dùng Mac đã gặp không ít hạn chế trong việc thay đổi các thành phần khác nhau của hệ thống, bao gồm vị trí, kích thước biểu tư...
Ngày tải lên : 20/03/2014, 13:20
  • 6
  • 522
  • 0
Mac OS X Programming phần 1 pps

Mac OS X Programming phần 1 pps

... system's most basic and most critical functions. For Mac OS X, this core software is named Mach. Mach technology is new to the Macintosh OS, but the code itself isn't entirely new-Mach ... version of Mach that is at the core of Mac OS X is based on code from a combination of the original Mach, Apple's years-old MkLinux project, Mac OS X Server software, and...
Ngày tải lên : 12/08/2014, 21:20
  • 25
  • 205
  • 0
Mac OS X Programming phần 2 doc

Mac OS X Programming phần 2 doc

... the event. Experienced Mac Programmer RunApplicationEventLoop is new to Carbon. It didn't exist in the preCarbon Macintosh Toolbox API. In the past, you've used WaitNextEvent within ... ); DisposeNibReference(nibRef); ShowWindow(window); RunApplicationEventLoop(); CantCreateWindow: return err; } Book: Mac OS X Programming Chapter 2. Overview of Mac OS X...
Ngày tải lên : 12/08/2014, 21:20
  • 38
  • 188
  • 0
Mac OS X Programming phần 3 pdf

Mac OS X Programming phần 3 pdf

... Book: Mac OS X Programming Section: Chapter 2. Overview of Mac OS X Programming Adding a Picture to the HelloWorld Program The HelloWorld ... (http://www.lemkesoft.com). GraphicConverter itself is also an excellent example of a Mac OS X program written using Carbon. Regardless of the graphics program you use, you'll open a new document and paste the ... ) { IBNib...
Ngày tải lên : 12/08/2014, 21:20
  • 38
  • 279
  • 0
Mac OS X Programming phần 4 pdf

Mac OS X Programming phần 4 pdf

... Book: Mac OS X Programming Section: Chapter 4. Windows Opening and Closing Windows You already know how to open a window in a Mac OS X nib-based program-Chapter 2, "Overview of Mac OS X Programming, " ... #define kNewWordWindowCommand 'nwrd' #define kNewNumberWindowCommand 'nnum' #define kCloseFrontWindowCommand 'cfnt' pascal OS...
Ngày tải lên : 12/08/2014, 21:20
  • 38
  • 291
  • 0
Mac OS X Programming phần 6 pot

Mac OS X Programming phần 6 pot

... the CheckboxDemo program. Example 5.2 CheckboxDemo Source Code #include <Carbon/Carbon.h> #define kDoneCommand 'Done' #define kControlSignature 'LxZZ' #define ... program's commands. I've done that here and will carry on with this system for the remainder of this book's examples. The text input field that's used to receive the user's...
Ngày tải lên : 12/08/2014, 21:20
  • 38
  • 425
  • 0
Từ khóa: