Carabiner 1.4: Asset Management Library |
[eluser]tonydewan[/eluser]
In Carabiner 1.43, display will not return a string. In the 1.45 beta ( available on github at http://github.com/tonydewan/Carabiner ) there is a method called display_string() that does. I haven't fully tested 1.45, but it should be fine to use it. The other option would be to copy that method from 1.45 and add it to 1.43. I plan on adding the last of the planned features for 1.45 and testing it more thoroughly soon. Sorry for the delay! NOTE: the display_string() method in 1.45 simply wraps a call to display() in output buffering. You can just do that yourself without messing with changing/mixing versions if you want. |
Welcome Guest, Not a member yet? Register Sign In |