> I tried The navBar and its works great .. > What about the items inside the navBar For example Back item ?! >
In slices/iPhone there is a file called back.png. Look in the code where its used (same method I'd guess), and also ipad-menubar-button (which is a normal nav button) > What do you mean about : > Some of the other stuff in this project is *custom-drawn items*, eg the > Switch (Yes/No), and the segmented view. They are not using a UISlider or UISegmentView, as they do not allow customizations. They have built their own controls. > or how I can work with it ? could you please explain it in example with > Segment ? > You will need to read the objective-c code, and port it to monotouch/c# to make it work, unless someone else has done it already (start by searching on github) > Thanks again & have a nice day > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Question-about-Design-tp4541537p4542485.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
