- This topic has 10 replies, 4 voices, and was last updated 15 years, 1 month ago by
freerunner.
-
AuthorPosts
-
D-CLAWMemberInterested in using this for rapid prototyping. I downloaded, installed, everything seems to be working fine (templates, test center, etc…).
I have created three screens. Screen one has a button that “links” to screen 2. It seems very straightforward…the Link property is set (using the dropdown box) to the second screen name (RegistrationForm.mobi). When I execute it in the Test Center and click on the button, the iPhone emulator shakes briefly and then the spinner just sits there and screen 2 never shows up. Same issue when I tried to link between screen 2 and screen 3.
I’m sure I’m missing something…any ideas? Running Milestone-7.
Thanks!
D-CLAWApril 28, 2010 at 3:02 pm #308037
wayneModeratorConfession, the 1.0M7 linking mechanism is quirky and dramatically improved in the upcoming 1.0m8 (release date is tomorrow).
Try this:
1) export each of your designs as HTML to the same directory
2) from the Designer run your main design in the Test Center.
The Test Center should now be able to pick up the linked designs.In milestone-8, when a design is exported all linked designs are automatically merged into the output HTML.
Wayne
Genuitec Mobile TeamApril 28, 2010 at 3:55 pm #308038
D-CLAWMemberThanks for the response…I’ll keep an eye out for M8 and give it a try.
Thanks!
D-CLAWApril 29, 2010 at 4:35 am #308051
freerunneringMember@wayne wrote:
Confession, the 1.0M7 linking mechanism is quirky and dramatically improved in the upcoming 1.0m8 (release date is tomorrow).
In milestone-8, when a design is exported all linked designs are automatically merged into the output HTML.
Wayne
Genuitec Mobile TeamSo all linked documents are changed into html or all linked files are compiled into one html file like jqtouch and other templates that have multiple pages in the same html file?
😀
April 29, 2010 at 4:58 am #308053
wayneModeratorYes, for milestone-8 we are merging all linked designs into a single master file during export.
We are doing this to simplify animated transition between designs. M8 will introduce a basic animated flow between designs. We will be expanding transitions following M8.
Since we can generate HTML code based using various patterns we are interested in the community’s thoughts on file organization for page flow.
Wayne
Genuitec Mobile TeamApril 29, 2010 at 6:24 pm #308072
D-CLAWMemberOk…uninstalled M7, downloaded M8 all excited…
Opened my 3 designs (3 screens) from yesterday. They looked good, so I just exported them and then tried to run them in the Test Center. Instead of seeing my screen 1, I just see the grey striped background image. From WinExplorer, I can see the html file along with a CSS and Jscript file. When I open the html file with IE, I see the same grey striped background image and that’s about it.
I feel like I’m doing something wrong/silly. Any guesses what that might be?
Thanks!
D-CLAWApril 29, 2010 at 11:29 pm #308075
wayneModeratorD-Claw:
I’m working on a Quick Start doc to help out with linking. But here’s a quick note that I’ll follow up with more formal doc asap.
MobiOne 1.0M8 introduces a change to the .mobi file format to support linking in a much more efficient manner. The hitch for M7 users like yourself is to first open all linked .mobi files in the 1.0M8 designer and then save them. This will update the .mobi file with the new info to support linking. Then running a linking design in the Test Center should include all linked to designs with in it.Let me know how this comes out?
Wayne
Genuitec Mobile TeamApril 30, 2010 at 4:44 am #308078
freerunneringMemberWhere is the download for M8??
April 30, 2010 at 9:28 am #308081
wayneModeratorApril 30, 2010 at 10:36 am #308083
freerunneringMemberThanks!
This new software is brilliant!!! (just a few bugs like right click view source doen’t work)😀
May 1, 2010 at 9:06 am #308087
freerunnerMemberPhoneGap junctions don’t work with this new version!
-
AuthorPosts