Search found 8 matches

Go to advanced search

by Robert Harrington
Wed Aug 13, 2014 5:37 pm
Forum: Issues
Topic: Making a Non-Visible Component Visible upon a Service Being Invoked (WeatherApp tutorial)
Replies: 2
Views: 96
 
Jump to post

Making a Non-Visible Component Visible upon a Service Being Invoked (WeatherApp tutorial)

Hi, I am working on the WeatherApp tutorial and everything works perfectly except I am having trouble at the very end displaying the weather image/icon when the image component is marked as "not visible" (meaning the "Visible" box is unchecked). When the "Visible" box i...
by Robert Harrington
Tue Aug 12, 2014 8:24 pm
Forum: Issues
Topic: Source Editing Tutorial: Issue w/ Icon Image Appearing in the Button
Replies: 5
Views: 234
 
Jump to post

Source Editing Tutorial: Issue w/ Icon Image Appearing in the Button

I actually did try those - I must have rolled them back when I was trying to debug. I tried it from scratch again and it still doesn't work, so I reshared the app called Icon_Changes. Note that the CSS in the tutorial uses "background" instead of "background-image" - i made the c...
by Robert Harrington
Tue Aug 12, 2014 11:09 am
Forum: Issues
Topic: Source Editing Tutorial: Issue w/ Icon Image Appearing in the Button
Replies: 5
Views: 234
 
Jump to post

Source Editing Tutorial: Issue w/ Icon Image Appearing in the Button

Thanks for your prompt reply - I just shared it with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a. The app name is Icon_Change. Let me know if you can't see it.

by Robert Harrington
Tue Aug 12, 2014 1:03 am
Forum: Issues
Topic: Source Editing Tutorial: Issue w/ Icon Image Appearing in the Button
Replies: 5
Views: 234
 
Jump to post

Source Editing Tutorial: Issue w/ Icon Image Appearing in the Button

In the source editing tutorial, I am having an issue getting the image to show up in the button. Essentially, this part of the tutorial has the user upload an image and use CSS to replace the icon in the button. I have successfully uploaded an image in the web_resources/files/resources/image directo...
by Robert Harrington
Mon Aug 11, 2014 1:54 pm
Forum: Issues
Topic: ToDo app (from tutorial pt2) behaves like it is only in offline mode. How to bring in to online mode?
Replies: 12
Views: 748
 
Jump to post

ToDo app (from tutorial pt2) behaves like it is only in offline mode. How to bring in to online mode?

Personally, I am all set. I was able to figure it out on my own. For others' benefit, you may want to check the JavaScript under "//Creating" above. It defines var as "tasksArr1" but then goes on to use "tasksArr". I found that some of the errors I was experiencing were...
by Robert Harrington
Sun Aug 10, 2014 1:54 am
Forum: Issues
Topic: ToDo app (from tutorial pt2) behaves like it is only in offline mode. How to bring in to online mode?
Replies: 12
Views: 748
 
Jump to post

ToDo app (from tutorial pt2) behaves like it is only in offline mode. How to bring in to online mode?

I worked on this further and realized two things: the Device Ready event will not work on browsers, only devices. I changed the even from "Device Ready" to "Focus". This worked in the browser with the following change described in #2. (the "Focus" event does not work on...
by Robert Harrington
Thu Aug 07, 2014 6:25 pm
Forum: Issues
Topic: ToDo app (from tutorial pt2) behaves like it is only in offline mode. How to bring in to online mode?
Replies: 12
Views: 748
 
Jump to post

ToDo app (from tutorial pt2) behaves like it is only in offline mode. How to bring in to online mode?

Hi all, I'm wondering if anyone solved this series of issues with this tutorial yet. I am having EXACTLY the same issues listed above. I was able to get everything working (both the status in the footer and interaction with the db) when I invoked the onDeviceReady(); function to occur on an "Ad...

Go to advanced search