Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.
/ twui Public archive
forked from twitter-archive/twui

Core Animation based UI framework for Mac, integrated with Velvet

License

Notifications You must be signed in to change notification settings

bitswift/twui

This branch is 322 commits ahead of, 13 commits behind twitter-archive/twui:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

341e2d5 · Apr 20, 2012
Mar 11, 2012
Jul 1, 2011
Apr 20, 2012
Jan 16, 2012
Jan 17, 2012
Jul 1, 2011
Apr 20, 2012
Jul 1, 2011
Jan 17, 2012
Aug 19, 2011
Apr 20, 2012

Repository files navigation

This is a fork of TwUI that adds integration with the Velvet UI bridging framework.

Changes

This fork includes the TUIVelvetView and VELTUIView classes, which implement bridging between TwUI and Velvet view hierachies. When used in conjunction with the AppKit bridging capabilities of Velvet, it becomes possible to embed TwUI views within AppKit hierarchies, and vice-versa.

Additionally, Velvet protocols (like <VELBridgedView>) have been implemented on the appropriate TUIView classes.

Dependencies

Naturally, this fork is dependent upon Velvet. The required files can be retrieved by running git submodule update --init --recursive from the top level of the repository.

License

This fork is licensed under the same terms as mainline TwUI. See the LICENSE file for more information.

About

Core Animation based UI framework for Mac, integrated with Velvet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 98.5%
  • C 1.5%