CometAnywhere Mobile Changelog

From CometWiki

(Difference between revisions)
Jump to: navigation, search
Skrach (Talk | contribs)
(Created page with "== v0.1.0 == Original version. lots of stuff === Build 3 === Added auto contentSize specification - When a view is added, the content size is automatically adjusted if necessar...")
Newer edit →

Revision as of 22:36, 13 June 2012

v0.1.0

Original version. lots of stuff

Build 3

Added auto contentSize specification

- When a view is added, the content size is automatically adjusted if necessary

Build 2

Added scrolling - mContentSize(width, height)

- sets the scrollable size to the width and height listed

Added pdf/html/txt file view - mDisplayPdf( label$, filename$ )

- Transfers the file specified (full path name) to the mobile device and displays it in a separate view.