[codenameone-discussions] Re: AdMob to deprecate SDK

2018-01-08 Thread Shai Almog
No Android SDK 14 is abandoned as we are at 23. Most developers don't really use this feature otherwise you'd see more comments in the thread. The Admob SDK is builtin to google's Android SDK and the original implementation is so old it points at SDK 14. Right now we don't have a standalone

[codenameone-discussions] Re: AdMob to deprecate SDK

2018-01-08 Thread Maaike
So if it is abandoned, why is it still documented on several places? Can it be fixed? Why is it so unclear what version of the Admob API is used? What can I use to replace Admob banner ads? I don't want to have fullscreen ads, only a small banner! On Monday, January 8, 2018 at 6:12:05 AM

[codenameone-discussions] Some gui builder questions

2018-01-08 Thread Gareth Murfin
I have made a grid layout with 2 cols and 3 rows, sometimes when I am working it appears like this https://www.dropbox.com/s/vpqq3aer35br255/Snap%202018-01-08%20at%2023.24.28.png?dl=0 (ie it things I have another row, only way to fix is to quit n reload) Also, the grid layout should fill

[codenameone-discussions] How to drag a component into a container? (new builder)

2018-01-08 Thread Gareth Murfin
Back to cn1 and new builder :) I am having some weird issues, First of all it always starts with a layeredlayout, thats not a huge problem I guess, so I place a container in there and set it to border layout. But then how do I drag something into the border layout?? Everytime I drop it in it it

[codenameone-discussions] Re: How to drag a component into a container? (new builder)

2018-01-08 Thread Gareth Murfin
Im using 3.7.1 is that latest? Still other issues, the + thing turns to a minus on the hierarchy, not major issue but a bit confusing. I am having trouble setting contrains on cells in a table layout too, they dont seem to change, is there an "apply" button? Is it advisable to use this yet? or

Re: [codenameone-discussions] Re: How to drag a component into a container? (new builder)

2018-01-08 Thread Steve Hannah
On Mon, Jan 8, 2018 at 6:23 AM, Gareth Murfin wrote: > Im using 3.7.1 is that latest? Still other issues, the + thing turns to a > minus on the hierarchy, not major issue but a bit confusing. I am having > trouble setting contrains on cells in a table layout too, they

Re: [codenameone-discussions] Re: Some gui builder questions

2018-01-08 Thread Steve Hannah
On Mon, Jan 8, 2018 at 8:00 AM, Gareth Murfin wrote: > I dont think auto layout is for me, I tried without it though and got this > string out of range error: > > https://www.dropbox.com/s/krs4zleedobuoup/Snap%202018- > 01-08%20at%2023.59.54.png?dl=0 > Don't place the

Re: [codenameone-discussions] Some gui builder questions

2018-01-08 Thread Steve Hannah
On Mon, Jan 8, 2018 at 7:27 AM, Gareth Murfin wrote: > I have made a grid layout with 2 cols and 3 rows, sometimes when I am > working it appears like this > > https://www.dropbox.com/s/vpqq3aer35br255/Snap%202018- > 01-08%20at%2023.24.28.png?dl=0 (ie it things I have

[codenameone-discussions] Re: Some gui builder questions

2018-01-08 Thread Gareth Murfin
I dont think auto layout is for me, I tried without it though and got this string out of range error: https://www.dropbox.com/s/krs4zleedobuoup/Snap%202018-01-08%20at%2023.59.54.png?dl=0 On Monday, January 8, 2018 at 11:27:31 PM UTC+8, Gareth Murfin wrote: > > I have made a grid layout with 2