Low hanging fruit

by acarback on July 4, 2010

I submitted Initiative version 0.5.0 to the Beta feeds of the Palm App catalog. Its a simple initiative tracker for gaming. My apps will be submitted under the name Roots Up Development, hopefully there will be many more to come.

It would appear that you can’t easily put two widget in a list widget item. The model for the list and its sub-widgets are shared. Most widget have the attribute “value” so if you put two widgets only one value is honored. So I think I need to move the editing of the entries to a dialog or another scene and leave the list for “display” only.

This is my first submission so I’m really excited! The portal says it went through but it doesn’t seem like its available quite yet. I will update this post with the link when its live.

Update!Download Initiative

{ 2 comments… read them below or add one }

valerie w July 6, 2010 at 10:26 am

I was struggling with the same widget-in-list issue last night. Glad to see it’s not just me not knowing what i’m doing! Congratulations on getting your app submitted!! :)

SirataXero August 31, 2010 at 9:57 pm

Have you tried using a table within a list widget?
As long as your list isn’t updated on-the-fly (which I’m assuming it isn’t, since it has widgets embedded in it) you should be OK if you use HTML tables.

Since I have no idea about how CSS works, I use HTML to fit things together…

Worked fine for me… for a new widgets…

Leave a Comment

Previous post:

Next post: