Page 2 of 5

IOS binary, and features such as a timer and music player.

Posted: Wed May 07, 2014 7:30 pm
by Kateryna Grynko

Hi Christopher,

This should help: https://gist.github.com/electricg/437...


IOS binary, and features such as a timer and music player.

Posted: Wed May 07, 2014 11:33 pm
by Christopher Lowman

Awesome! Where do I put that coding to get it into a "panel" slide out on one of my pages? Can I do it without exporting it to eclipse and such?


IOS binary, and features such as a timer and music player.

Posted: Thu May 08, 2014 11:56 am
by Evgene Karachevtsev

Hi Christopher,

You shouldn't export your project to Eclipse. Just create custom JS: http://docs.appery.io/documentation/b...
and copy/paste stopwatch.js content into it. To implement html part you can use appery.io html component: http://docs.appery.io/documentation/u...


IOS binary, and features such as a timer and music player.

Posted: Thu May 08, 2014 12:41 pm
by Christopher Lowman

Thanks Evgene, I will give that a try in about an hour. Will let you know how it goes.


IOS binary, and features such as a timer and music player.

Posted: Thu May 08, 2014 1:44 pm
by Christopher Lowman

Evgene,

The help documents are seem like they leave entire steps out of the process.

1) I created the JavaScript by "creating java" and pasting the code into the java script.

2) I added the slide "panel" UI component to the page I want it on.

3) I added the "HTML" Ui component to the Panel.

I tried to follow the steps in the help document but either I am misunderstanding them or there are steps missing (most likely misunderstanding them). It doesn't explain what "post" or "get" mean. Whether I'm supposed to use "form", "div", "html", or "span". It says there is a "submitbutton" option, but I can't find it.


IOS binary, and features such as a timer and music player.

Posted: Thu May 08, 2014 3:09 pm
by Christopher Lowman

Can support please look at my app to see if everything is in order like it should be? I can't even get the panel to show up while testing it, so I have no way of knowing if the stopwatch is there or not.

All I see in the panel on the creation page is a blank box where the stopwatch should be.


IOS binary, and features such as a timer and music player.

Posted: Thu May 08, 2014 4:39 pm
by Kateryna Grynko

Hi Christopher,

Is it shared with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a? What's the app name?


IOS binary, and features such as a timer and music player.

Posted: Thu May 08, 2014 5:34 pm
by Christopher Lowman

Yes, it is shared with Support already. The name is Celebrity Exercises.

The "panel" the stopwatch stuff is on is the "Routines" page. I might be close to having it done correctly, but, as I mentioned, I can't get the panel to show up on the "test".


IOS binary, and features such as a timer and music player.

Posted: Fri May 09, 2014 3:15 pm
by Christopher Lowman

Any luck?


IOS binary, and features such as a timer and music player.

Posted: Fri May 09, 2014 3:21 pm
by Kateryna Grynko

Hi Christopher,

Sorry, not yet. This will take some time.