I just wanted to say thanks for all the help at the beginning of the
app development. It's a steep learning curve, but it definitely gets
easier as you get near the end. Our app just went live today after
only 5 days using the P31 fork (although it did take about 16 hours
for the date change to take effect in itunes connect, so watch out for
that).
We only used the three20 photo browser, the TTDefaultStyleSheet,
TTButton, TTActivityLabel and TTLabel but they made a huge difference
to the quality of the look and feel.
It would be great to get feedback, or if anyone has any questions
about how anything was implemented let me know.
Eamonn
The app looks cool.
Graphics are great and the application flow of use seems pretty easier
even for naive iPhone user.
Kudos.
Regards
-Richards
> --
>
> You received this message because you are subscribed to the Google
> Groups "Three20" group.
> To post to this group, send email to thr...@googlegroups.com.
> To unsubscribe from this group, send email to three20+u...@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/three20?hl=en
> .
>
>
~/labzero/three20-P31 (master)$ rgrep locationInWindow
./src/UIViewAdditions.m: _locationInWindow = location;
./src/UIViewAdditions.m: UIView *target = [view.window
hitTest:_locationInWindow withEvent:nil];
~/labzero/three20 (master)$ rgrep locationInWindow
./src/UIViewAdditions.m: _locationInWindow = location;
./src/UIViewAdditions.m: UIView *target = [view.window
hitTest:_locationInWindow withEvent:nil];
Did you make any additional changes to get approved, or are we just
unlucky? Did you use git://github.com/uprise78/three20-P31.git?
Thanks for any help.
Saurabh