Re: [codenameone-discussions] Re: Textfiled does not get refocued when we use FloatingHint

2016-07-20 Thread Shai Almog
Can you file an issue on that? We'll take a look.

https://www.codenameone.com/blog/issue-submission-guideline.html

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/0ece0ba1-d9e9-4e8d-8727-35a35c704d87%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [codenameone-discussions] GPS authorization for IOS

2016-07-20 Thread Frantz Koenig
Thanks for your reply, it work before the update of the Google Map library !

=> https://github.com/codenameone/codenameone-google-maps

The app work fine on Android but in IOS, the problem is there is no on/off
switch to manage GPS and Pictures in app parameters only cellular data !

If you have an idea

Thanks in advance

Frantz

2016-07-20 20:30 GMT+02:00 Steve Hannah :

> Hmm.  That all looks fine.  When was the last known good build done?  I'd
> like to narrow down the time frame between it working and not working as
> narrowly as possible.
>
> Steve
>
> On Wed, Jul 20, 2016 at 11:15 AM, Frantz Koenig  wrote:
>
>> Hello Steve,
>>
>> Find bellow my properties :
>>
>>
>> --
>> #
>> #Wed Jul 20 19:23:30 CEST 2016
>> codename1.ios.appid=(CONFIDENTIAL).com.(CONFIDENTIAL)
>>
>> codename1.ios.release.provision=F\:\\Projets\\Codenameone\\provisioning\\(CONFIDENTIAL)_distribution.mobileprovision
>> codename1.arg.java.version=8
>> codename1.arg.rim.obfuscation=false
>> codename1.arg.ios.objC=true
>> codename1.arg.ios.newStorageLocation=true
>> codename1.j2me.nativeTheme=nbproject/nativej2me.res
>> codename1.arg.ios.project_type=ios
>>
>> codename1.arg.ios.interface_orientation=UIInterfaceOrientationPortrait\:UIInterfaceOrientationPortraitUpsideDown
>> codename1.displayName=(CONFIDENTIAL)
>> codename1.arg.ios.pods.platform=7.0
>> codename1.android.keystoreAlias=
>> codename1.arg.android.xapplication=> android\:name\="com.google.android.maps.v2.API_KEY"
>> android\:value\="(CONFIDENTIAL)"/>
>>
>> codename1.ios.release.certificate=F\:\\Projets\\Codenameone\\provisioning\\(CONFIDENTIAL)_distribution.p12
>> codename1.arg.ios.background_modes=location
>> codename1.android.keystorePassword=
>> codename1.ios.provision=
>>
>> codename1.arg.ios.add_libs=libc++.dylib;libicucore.dylib;libz.dylib;CoreData.framework;CoreText.framework;GLKit.framework;ImageIO.framework;SystemConfiguration.framework
>> codename1.arg.ios.dsym=false
>> codename1.arg.android.release=true
>> codename1.arg.ios.glAppDelegateHeader=\#import
>> "GoogleMaps/GoogleMaps.h"\n\#import "GoogleMaps/GoogleMaps.h"
>> codename1.arg.ios.statusbar_hidden=true
>> codename1.arg.android.includeGPlayServices=true
>> codename1.arg.ios.afterFinishLaunching=[GMSServices
>> provideAPIKey\:@"(CONFIDENTIAL)"];
>> codename1.languageLevel=5
>> codename1.android.keystore=
>> codename1.arg.ios.pods=GoogleMaps,GoogleMaps
>> codename1.vendor=CodenameOne
>> codename1.arg.javascript.googlemaps.key=YOUR_JAVASCRIPT_API_KEY
>> codename1.arg.win.ver=8
>> codename1.arg.ios.locationUsageDescription='CrewLocate needs your
>> location to work'
>> codename1.ios.certificatePassword=
>> codename1.ios.debug.certificatePassword=password
>> codename1.mainName=CrewLocate
>> codename1.arg.ios.pods.sources=https\://
>> github.com/CocoaPods/Specs.git,https\://github.com/CocoaPods/Specs.git
>> 
>> codename1.ios.release.certificatePassword=password
>> codename1.arg.ios.prerendered_icon=false
>> libVersion=118
>>
>> codename1.ios.debug.certificate=F\:\\Projets\\Codenameone\\provisioning\\(CONFIDENTIAL)_development.p12
>> codename1.arg.android.xpermissions=> android\:name\="android.permission.ACCESS_NETWORK_STATE"/> > android\:name\="com.google.android.providers.gsf.permission.READ_GSERVICES"/>> android\:glEsVersion\="0x0002" android\:required\="true"/>
>> 
>> > android\:name\="com.google.android.providers.gsf.permission.READ_GSERVICES"/>> android\:glEsVersion\="0x0002"
>> android\:required\="true"/>
>> codename1.arg.ios.application_exits=false
>> codename1.secondaryTitle=CodenameOne_Template
>> codename1.description=
>>
>> codename1.ios.debug.provision=F\:\\Projets\\Codenameone\\provisioning\\(CONFIDENTIAL)_development.mobileprovision
>> codename1.arg.j2me.nativeThemeConst=0
>> codename1.rim.certificatePassword=
>> codename1.version=1.0
>> codename1.ios.certificate=
>> codename1.icon=icon.png
>> codename1.rim.signtoolCsk=
>> codename1.arg.android.debug=false
>> codename1.rim.signtoolDb=
>> codename1.arg.ios.includePush=false
>> codename1.arg.ios.testFlight=false
>> codename1.packageName=com.(CONFIDENTIAL)
>>
>> --
>>
>> (CONFIDENTIAL) = my data
>>
>> Best regard
>>
>> Frantz
>>
>> 2016-07-20 20:08 GMT+02:00 Steve Hannah :
>>
>>> Can you post the build hints from your codenameone_settings.properties
>>> file?  Particularly the ios.* hints
>>>
>>> Steve
>>>
>>> On Wed, Jul 20, 2016 at 11:06 AM,  wrote:
>>>
 I am working on an app which is using GPS on Android and IOS platforms.
 The program worked fine on both platform. IOS asked correctly authorization
 for GPS. After the last codename1 update, IOS doesn't ask any 

[codenameone-discussions] Re: tablelayout not spanning

2016-07-20 Thread howudodat1
Of course I dont quite understand the idea...that's why I am asking for 
help, maybe what you dont quite understand is that I am asking for help??? 
 All I am looking for is a very simple table layout (I preferr to walk 
before I run)
[ cell 1][ cell 2][ cell 3][ cell4 ]
[Version][String that spans 3 cells]
[ button 1  ][ button 2]

So now I tried this way:
 layout.setGrowHorizontally(true);
Constraint c1 = layout.createConstraint().horizontalSpan(1); 
c1.setWidthPercentage(25);
cnt1.add(c1, new Label("Version:"));
  Constraint c2 = layout.createConstraint().horizontalSpan(3); 
c2.setWidthPercentage(75);
cnt1.add(c2, "Test");
Constraint c3 = layout.createConstraint().horizontalSpan(2); 
c1.setWidthPercentage(50);
cnt1.add(c3, btnSave);
Constraint c4 = layout.createConstraint().horizontalSpan(2); 
c1.setWidthPercentage(50);
cnt1.add(c4, btnSave2);

this.add(BorderLayout.CENTER, cnt1);


The problem is the same as always, it never shows anything beyond the first 
column.
And 2nd problem is that you dont allow function chaining on 
setWidthPercentage() :(



Peter

On Tuesday, July 19, 2016 at 10:26:24 PM UTC-7, Shai Almog wrote:
>
> I don't think you quite understand the idea of spanning here. If you want 
> to increase the width of the table spanning will make no difference. You 
> need to use the width constraint.
>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/fce468c9-77a0-475d-9ef0-a52144ab14cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.