Hi Nic, On 4 October 2012 16:48, Nic Wise <[email protected]> wrote: > ... can you explain a bit more? I'm not sure what you are trying to > do. link to an image maybe?
I am working at an app that heavily uses MonoTouch.Dialog. Most RootElements use the grouped style. Most of their sections have a footer text with help and info about their section. Unfortunately, I have a couple of RootElements that use the plain style (the sections are OwnerDrawnElements). To provide help and info under these sections, I would create a StyledMultilineElement that has the same look and feel of the footer of a grouped RootElement Section. Alternatively, I could use the grouped approach, but then the top and bottom element corners stick out beyond the rounded section corners, and that is also very ugly. If I would know how to hide / shave off those corners from the first and the last of my rectangular OwnerDrawnElements, I would definitely go for that approach. I hope that this clarifies the reasons why I asked the question. With kind regards, Guido > > On Thu, Oct 4, 2012 at 3:32 PM, Guido Van Hoecke <[email protected]> wrote: >> Hi, >> >> I need to create a StyledMultilineElement that uses the background >> and font of the footer of a grouped ElementRoot. >> >> I have failed to google the required background and font settings. >> >> Any suggestions, any one? >> >> Thanks in advance. >> >> With kind regards, >> >> >> Guido >> >> -- >> The three laws of thermodynamics: >> (1) You can't get anything without working for it. >> (2) The most you can accomplish by working is to break even. >> (3) You can only break even at absolute zero. >> >> http://vanhoecke.org ... and go2 places! >> _______________________________________________ >> 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/ > > 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 > 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 > 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
