- This topic has 1 reply, 2 voices, and was last updated 13 years, 9 months ago by support-michael.
-
AuthorPosts
-
Just4FunMemberI wonder how difficult it would be to add a checkbox to the listitem property inspector? This checkbox would allow a user to indicate that the title in a listbox item should be wrapped. I notice that this can be done by creating a custom CSS (Wayne’s RSS example). Still, other places in mobiOne help indicates that CSS should not be manipulated until the app is completely finished. Also, for those of us who aren’t great at coding, I could envision problems when getting too much under the hood. 😉
Another thought: How about adding a tab to the Comp,Media,Outline area that would have prewritten code snips? A user could then click on a particular code clip. The code would be added to the proper files in mobiOne. That would require a little more user sophistication, but allow for some additional ease. It would also help to educate users as they become more familiar with the way that mobiOne works.
Finally, I’ve done a small amount of research into the average size of iphone apps. It seems as though they are running MUCH larger than the 1MB limit imposed by the MobiOne Server. I can’t find a solid statistic for average app size, but most start at about 10MB and run upward from there. I’m thinking that the server limitation size may need to be reevaluated. I do know that you are all working on that optimal app size/server ratio. Also this isn’t a problem for many people who already have their own servers or web companies. Thank you for your continued work on server upload sizes. MobiOne is a great product.
support-michaelKeymaster@Just4Fun
You should already be able to create text-wrapped labels in your list-items. For example you can manually wrap label text by holding down the ctrl-key + return key. Or you can manually resize the width of the label such that it will auto-wrap the text when too small to render the text as a single line.
See attachment wrapped-listitem-label.gif
I like the snippet idea and have shared it with the dev team for evaluation.Attachments:
You must be logged in to view attached files. -
AuthorPosts