Pixate is a mobile development engine for the rapid creation of native apps with a focus on rich user experience, social integration, and performance.

learn more… | top users | synonyms

0
votes
2answers
55 views

How to change cell height in UITableView and Pixate

Im trying to figure out how to change the cell height in a UITableView using Pixate. According to the pixate documentation there is a row-height I've tried: setting the UITableView styleId to ...
2
votes
0answers
49 views

How can I use real-time CSS styling with Titanium and Pixate

I want to use real-time CSS styling in a Titanium app with Pixate. In their documentation, they mention a video which demonstrates how to setup this in XCode. Another video demonstrates this within a ...
0
votes
1answer
134 views

MonoTouch Pixate UITableViewCell style setting

Having a tough time getting the styling to apply on a UITableViewCell that has a custom View with a UIImage within it using PIXATE. I have tried several variations; ...
5
votes
5answers
3k views

Change System Font for iPhone application - entire Application

Is there a way I can change the System Font for an entire Application? I want to define the font for the entire Application so that I don't have to go to individual labels or individual fonts to ...