Examples overview
=================

* :download:`Download all examples <all-examples.zip>`

pyobjc-core
-----------

.. toctree::
   :maxdepth: 1

   core/Scripts/instrumentSends/index
   core/Scripts/kvo-debugging/index
   core/Scripts/wmEnable/index
   core/Scripts/stdinreader/index
   core/Scripts/signal-demo/index
   core/Scripts/subclassing-objective-c/index
   core/Scripts/HelloWorld/index
   core/Scripts/autoreadme/index

NonFunctional
.............

.. toctree::
   :maxdepth: 1

   core/NonFunctional/RemotePyInterpreter/index

pyobjc-framework-AddressBook
----------------------------

.. toctree::
   :maxdepth: 1

   AddressBook/Scripts/exportBook/index
   AddressBook/Scripts/meInC/index

Plugins
.......

.. toctree::
   :maxdepth: 1

   AddressBook/Plugins/Python Address Label/index

pyobjc-framework-Automator
--------------------------

.. toctree::
   :maxdepth: 1

   Automator/Get Buddy Info/index
   Automator/AutoSample/index

pyobjc-framework-CalendarStore
------------------------------

.. toctree::
   :maxdepth: 1

   CalendarStore/Coding Headstart/index
   CalendarStore/Scripts/add_wwdc_to_calendar/index
   CalendarStore/Scripts/print_calendars/index

pyobjc-framework-Cocoa
----------------------

Foundation
..........

.. toctree::
   :maxdepth: 1

   Cocoa/Foundation/Scripts/rendezvous/index
   Cocoa/Foundation/Scripts/pydict-to-objcdict/index
   Cocoa/Foundation/Scripts/findPython/index
   Cocoa/Foundation/Scripts/simple-kvo/index
   Cocoa/Foundation/Scripts/super-call/index
   Cocoa/Foundation/Scripts/dictionary/index

Twisted
.......

.. toctree::
   :maxdepth: 1

   Cocoa/Twisted/WebServicesTool/index
   Cocoa/Twisted/WebServicesTool-CocoaBindings/index

AppKit
......

.. toctree::
   :maxdepth: 1

   Cocoa/AppKit/TinyTinyEdit/index
   Cocoa/AppKit/SimpleService/index
   Cocoa/AppKit/PyInterpreter/index
   Cocoa/AppKit/CurrencyConverter/index
   Cocoa/AppKit/ClassBrowser/index
   Cocoa/AppKit/PredicateEditorSample/index
   Cocoa/AppKit/RoundTransparentWindow/index
   Cocoa/AppKit/PythonBrowser/index
   Cocoa/AppKit/DatePicker/index
   Cocoa/AppKit/Grady/index
   Cocoa/AppKit/Todo/index
   Cocoa/AppKit/Formatter/index
   Cocoa/AppKit/FieldGraph/index
   Cocoa/AppKit/WebServicesTool/index
   Cocoa/AppKit/TinyURLService/index
   Cocoa/AppKit/DotView/index
   Cocoa/AppKit/DragItemAround/index
   Cocoa/AppKit/TableModel/index

AppKit/CocoaBindings
....................

.. toctree::
   :maxdepth: 1

   Cocoa/AppKit/CocoaBindings/ControlledPreferences/index
   Cocoa/AppKit/CocoaBindings/TableModelWithSearch/index
   Cocoa/AppKit/CocoaBindings/ManualBindings/index
   Cocoa/AppKit/CocoaBindings/MutableTableModel/index
   Cocoa/AppKit/CocoaBindings/Bookmarks/index
   Cocoa/AppKit/CocoaBindings/CurrencyConvBinding/index
   Cocoa/AppKit/CocoaBindings/TemperatureTransformer/index
   Cocoa/AppKit/CocoaBindings/ToDos/index
   Cocoa/AppKit/CocoaBindings/GraphicsBindings/index
   Cocoa/AppKit/CocoaBindings/TableModel/index
   Cocoa/AppKit/CocoaBindings/FilteringController/index

OpenGL
......

.. toctree::
   :maxdepth: 1

   Cocoa/OpenGL/OpenGLDemo/index

pyobjc-framework-CoreData
-------------------------

.. toctree::
   :maxdepth: 1

   CoreData/DragApp/index
   CoreData/OutlineEdit/index

pyobjc-framework-CoreLocation
-----------------------------

.. toctree::
   :maxdepth: 1

   CoreLocation/WhereIsMyMac/index

pyobjc-framework-InstallerPlugins
---------------------------------

.. toctree::
   :maxdepth: 1

   InstallerPlugins/InstallerPluginSample/index

pyobjc-framework-InstantMessage
-------------------------------

.. toctree::
   :maxdepth: 1

   InstantMessage/ABPresence/index

pyobjc-framework-PreferencePanes
--------------------------------

.. toctree::
   :maxdepth: 1

   PreferencePanes/EnvironmentPrefs/index

pyobjc-framework-Quartz
-----------------------

.. toctree::
   :maxdepth: 1

   Quartz/PathDemo/index
   Quartz/TLayer/index

Programming with Quartz
.......................

.. toctree::
   :maxdepth: 1

   Quartz/Programming with Quartz/BasicDrawing/index
   Quartz/Programming with Quartz/CocoaDrawingShell/index

PDFKit
......

.. toctree::
   :maxdepth: 1

   Quartz/PDFKit/PDFKitViewer/index

Core Graphics
.............

.. toctree::
   :maxdepth: 1

   Quartz/Core Graphics/Quartz2DBasics/index
   Quartz/Core Graphics/CGShading Demo/index
   Quartz/Core Graphics/CGRotation/index

Core Image
..........

.. toctree::
   :maxdepth: 1

   Quartz/Core Image/CIBevelSample/index
   Quartz/Core Image/CIHazeFilterSample/index
   Quartz/Core Image/CIMicroPaint/index
   Quartz/Core Image/CITransitionSelectorSample/index

QuartzComposer
..............

.. toctree::
   :maxdepth: 1

   Quartz/QuartzComposer/Chart/index

ImageKit
........

.. toctree::
   :maxdepth: 1

   Quartz/ImageKit/ImageBrowser/index

pyobjc-framework-ScreenSaver
----------------------------

.. toctree::
   :maxdepth: 1

   ScreenSaver/SillyBallsSaver/index

pyobjc-framework-SearchKit
--------------------------

.. toctree::
   :maxdepth: 1

   SearchKit/SearchKitExample1/index

pyobjc-framework-WebKit
-----------------------

.. toctree::
   :maxdepth: 1

   WebKit/WebKitInterpreterPlugin/index
   WebKit/PyDocURLProtocol/index
   WebKit/IEWebArchive/index

