Wrappers for the framework “InterfaceBuilderKit” on macOS. This framework is only available when you’ve installed Xcode 3.x, but not with earlier or later releases of Xcode.
The Interface Builder Kit is a framework containing the classes you use to implement custom plug-ins for Interface Builder. A plug-in injects one or more custom objects into Interface Builder’s library window. From the library window, users can access your custom objects and drag them into their nib files just as they would the standard system controls. You can also use this framework to implement inspectors for manipulating your objects at runtime.
These wrappers don’t include documentation, please check Apple’s documention for information on how to use this framework and PyObjC’s documentation for general tips and tricks regarding the translation between Python and (Objective-)C frameworks
NOTE: To run the unittests for this framework use:
$ env DYLD_FRAMEWORK_PATH="$(xcode-select -print-path)/Library/PrivateFrameworks/" python setup.py test # noqa: B950
This is needed because the InterfaceBuilderKit framework won’t load otherwise.
Project links
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/ Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
Release files for pyobjc-framework-InterfaceBuilderKit 7.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyobjc-framework-InterfaceBuilderKit-7.3.tar.gz | 12.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyobjc_framework_InterfaceBuilderKit-7.3-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 18.0 kB
Release files / pyobjc-framework-InterfaceBuilderKit-7.3.tar.gz
| Download URL | pyobjc-framework-InterfaceBuilderKit-7.3.tar.gz |
|---|---|
| Size | 12.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5b6ce97e92cfadff4a95ba87bf6c355026af9698f2aa87fbfa0396286511ab44
|
|
BLAKE2b-256 checksum How to use checksums |
2c9307f4e2cf28e41c15595ccaff5cacda91edf2d43ed8c638187aa728721f36
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.9.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
|
Release files / pyobjc_framework_InterfaceBuilderKit-7.3-py2.py3-none-any.whl
| Download URL | pyobjc_framework_InterfaceBuilderKit-7.3-py2.py3-none-any.whl |
|---|---|
| Size | 5.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
7f0c3a1a15e7b818062b814b4e360f30cab2b7500b029107457187e0e2e3424b
|
|
BLAKE2b-256 checksum How to use checksums |
718cebe072f161ec6804a375157a21cee91bc2ee16bd152856831044bed17fed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.9.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
|