Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

bitswift/twui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%