Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Twitter Sign In with OpenID Sign In with Google

Sign In Sign Up

In this Discussion

Welcome to the Jo support forums! Please Sign Up and join in the discussion. You can also Sign In instantly with Twitter, OpenID or your Google ID.
joImage
  • martinMBmartinMB April 2012
    Posts: 9

    Hey All

    I have a question, in the doc there is also a joImage function explained, I looked it up in the jo.js and wasn't able to find it... can some explain how its working?

    Thanks

  • davedave April 2012
    Posts: 415

    joImage is experimental. Its source file is in jo/js/ui/image.js, which you can add to your project for now. Or you can change jo/build or jo/build.bat to include it; just insert it before select.js on the UI line. This should be added to the widgets by default, but I remember there was something I wanted to do with it first. Hope this helps. :)

    Dave Balmer, Jo Code Wrangler
  • jpsheridanjpsheridan April 2012
    Posts: 35

    Hi,

    I logged into post this very questions!! thanks for this Dave (and to you Martin for posting the question first :))

    JP

  • davedave April 2012
    Posts: 415

    This is a rare case in open source software: "overdocumentation". :) Won't be too long before the module is included in the normal build. Sorry for the confusion. ;)

    Dave Balmer, Jo Code Wrangler