Re: [mono-android] axml Code wants an layout_height at line1 ?

2012-10-18 Thread Tomasz Cielecki
Check your elements for width and height, I see a lot of them missing the attributes. Especially in the TabHost section. Med Venlig Hilsen / With Best Regards Tomasz Cielecki http://ostebaronen.dk On Thu, Oct 18, 2012 at 8:38 AM, EaranMaleasi wrote: > hey guys, > i'm trying to use following a

Re: [mono-android] axml Code wants an layout_height at line1 ?

2012-10-18 Thread EaranMaleasi
yeah i just identified that the missing heights were the problem i thought the weight would replace them completely, but now i know i have to set sth. like wrap_content. however thanks for your help^^ -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/axml-Code-w

Re: [mono-android] axml Code wants an layout_height at line1 ?

2012-10-18 Thread Tomasz Cielecki
Weight does not automagically replace the heights, but you can just set them to 0dp as stated in the docs: http://developer.android.com/guide/topics/ui/layout/linear.html > Equally weighted children > To create a linear layout in which each child uses the same amount of > space on the screen, set

Re: [mono-android] Unable to build portable library on OSX.

2012-10-18 Thread Jonathan Pryor
On Oct 17, 2012, at 11:36 PM, Doug wrote: > Is this a known issue, or something? I haven't seen it before... > I saw this issue on bugzilla: > https://bugzilla.xamarin.com/show_bug.cgi?id=7173 > > However, my issue is more direct. > Clear copy of OSX mountain lion. I assume you mean "clean" c

Re: [mono-android] Unable to build portable library on OSX.

2012-10-18 Thread Doug
Yes. Last login: Thu Oct 18 21:33:36 on console dougs-Mac-mini:~ doug$ ls -l /Library/Frameworks/Mono.framework/External/xbuild/Novell/Novell.MonoDroid.CSharp.targets -rw-r--r-- 1 root admin 1366 15 Sep 06:32 /Library/Frameworks/Mono.framework/External/xbuild/Novell/Novell.MonoDroid.CSharp.targ

Re: [mono-android] Unable to build portable library on OSX.

2012-10-18 Thread Doug
Incidentally I've tried this now on three macs; a mac book pro running mountain lion, a mac mini running mountain line and an imac running snow leopard with the same result. ~ Doug. On Thu, Oct 18, 2012 at 11:10 PM, Doug wrote: > Yes. > > Last login: Thu Oct 18 21:33:36 on console > dougs-Mac-mi

Re: [mono-android] Windows 8 USB

2012-10-18 Thread Rodney J. Thomas
Thanks, I will try this. It's the only thing stopping me from using Windows 8. On Wed, Oct 17, 2012 at 8:48 PM, Tom Opgenorth wrote: > I did have some problems too, turns out that I had to change Windows 8 > to allow unsigned/unverified drivers to be installed. Then the Google > USB driver wor

Re: [mono-android] Unable to build portable library on OSX.

2012-10-18 Thread Doug
Right, this is now lodged here: https://bugzilla.xamarin.com/show_bug.cgi?id=7905 ~ Doug. On Thu, Oct 18, 2012 at 11:13 PM, Doug wrote: > Incidentally I've tried this now on three macs; a mac book pro running > mountain lion, a mac mini running mountain line and an imac running > snow leopard wi