From: Wolfgang K. <wol...@xm...> - 2009-10-12 16:50:37
|
It looks like you are doing a lot of work to improve XMLVM ;-) If there is a UIColor implementation it should be possible to update the Java version of UIAlertView to make use of this. I think I will look at this after all your patches have been merged. The current java.awt.Color based methods should be deleted if possible since they seem to cause some confusion. -- Wolfgang Panayotis Katsaloulis wrote: > Since it seems I am creating a whole bunch of patches, I've decided to > send them all together when I have fairly finish a large part of it. > Still I decided to give here an update of my process, so that there is > no need for someone to do a duplicate work. > > In general I have implemented UISlider, UISegmentedControl and > UIProgressView. > I have also fixed UIColor, which is working as expected now (yes, I've > taken care not to break the UIButton alchemy you do there for alerts). > Also properties hidden, userInteractionEnabled and background work as > expected (in both obj-c and simulator) > > I've done also some small fixes here and there, which I can't > remember ;-) > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > |