mergPop-2 to have two "Other" buttons in Sheet

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Mag
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 802
Joined: Fri Nov 16, 2012 10:51 pm

mergPop-2 to have two "Other" buttons in Sheet

Post by Mag » Sun Dec 30, 2012 2:52 pm

Hi,

I would like to use mergPop-2 to display a sheet with option to let user to choose whether to take a photo with built-in camera or to choose a photo from library (mobilePickPhoto photoSource, Camera or Library).

The plugin supports three kind of buttons: Cancel, Desctructive and Other. What I need is to have two Other buttons. Somebody of you already had this need and found a solution?

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: mergPop-2 to have two "Other" buttons in Sheet

Post by monte » Wed Jan 02, 2013 1:04 am

Yep, the other parameter is a comma delimited list ;-)
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

Mag
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 802
Joined: Fri Nov 16, 2012 10:51 pm

Re: mergPop-2 to have two "Other" buttons in Sheet

Post by Mag » Wed Jan 02, 2013 1:41 pm

Thank you so much monte, for the replay and for the great plugin.

Post Reply