 Monte Goulding
|
This topic will be where I announce new externals and updates
|
 Monte Goulding
|
Announcing:
mergTweet 1.0
– send tweets on iOS 5 using the Twitter framework.
mergZXing 1.0.8
– fix for the embedded control not appearing on iOS 4
– new function mergZXingDecodeImage(pImagePath) to decode an image file.
|
 Monte Goulding
|
I’ve just uploaded a beta for mergXattr. This is just adds one command to handle the do not backup attribute but I may extend this later if there’s a need.
|
 Monte Goulding
|
I just uploaded version 1.0.1 of mergXattr which adds the option of setting the file protection attribute.
|
 Monte Goulding
|
I just uploaded version 1.0.1 of mergTweet to resolve an issue with image attachment.
|
 Monte Goulding
|
I have just uploaded mergAV 1.0. With this external you can pick, record, edit and save video.
|
 Monte Goulding
|
I just uploaded mergDoc 1.0. It does document preview, send to app menu etc.
|
 Monte Goulding
|
I just uploaded mergDoc 1.0.1 which fixes some significant issues on iPad. There are also some known issues on iPad which I have noted in the docs. The most significant of these is using mergDocCanOpenFile() will crash your app if called before your app is fully launched.
|
 Monte Goulding
|
New externals uploaded
mergPop is an iOS external that adds functions to present an action sheet (popover on iPad) and contextual menu for user interaction.
mergExt is a LiveCode MapKit external that adds a map control which supports showing user location with heading, adding annotation pins (including draggable pins) and drawing polyline overlays
mergAV also has a new function to extract a thumbnail image from a video.
|
 Monte Goulding
|
Just uploaded a minor update to mergMK fixing a crash when deleting an annotation.
Also there is now a 20% discount if you keep your access maintained rather than let it expire and then buy more time. You can see your remaining time on the right of all the mergExt pages. When you buy more time it’s added to the end of your current access (or the date of purchase if its expired) so it doesn’t matter when you do it.
|
 Monte Goulding
|
New external: mergAccessory to connect to MFi accessory hardware
Bugfix: mergPop to handle no standard buttons
|
 Monte Goulding
|
A minor redesign in the site to include custom controls. mergExt will gradually evolve from meaning M E R Goulding’s Externals for LiveCode to meaning M E R Goulding’s Extra Stuff for LiveCode.
New control: mergDataGridScroller which wraps a data grid and handles touch scrolling on iOS and Android. Android is a scripted momentum scroller while iOS uses the native scroller. There’s no properties it just uses the dgFormattedHeight and dgFormattedRect of the data grid.
|