[codenameone-discussions] Re: How to load iOS debug version on an iPhone

2019-05-13 Thread bryanb
The OTA link worked - thanks. Never used that before :)

On Tuesday, May 14, 2019 at 12:20:45 PM UTC+10, Shai Almog wrote:
>
> There are two options. 
>
> Add his device UIID to the testing devices provisioning profile and update 
> your profiles. You can then send him the install link and he can install it 
> just like you.
>
> Or you can use testflight which accepts release builds submitted to apple. 
> It goes through some apple testing but faster (a couple of days). He can 
> then install the app via the testflight app.
>

-- 
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/323f9cf0-99cb-4397-9d7f-10452a7a8ac8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: How to load iOS debug version on an iPhone

2019-05-13 Thread Shai Almog
There are two options. 

Add his device UIID to the testing devices provisioning profile and update 
your profiles. You can then send him the install link and he can install it 
just like you.

Or you can use testflight which accepts release builds submitted to apple. 
It goes through some apple testing but faster (a couple of days). He can 
then install the app via the testflight app.

-- 
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/8875673b-280c-4b39-be67-78173b07339c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: I can not buy the book "Create an Uber Clone in 7 days"

2019-05-13 Thread Shai Almog
Hi,
Since the problem manifests on your end it makes more sense that you should 
contact them. 
Their support isn't exactly effective and it won't work well from my side 
as I have no idea what the problem is in this case. The book isn't blocked 
for a specific region and specifically marked as available world wide.

-- 
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/f3789381-412f-46cf-97b0-4d2485b1b810%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: best practice to re-order Tabs

2019-05-13 Thread Shai Almog
You need to create a custom tab component that has a visual indicator of 
the region. Then override isDragAndDropOperation(x, y) to return true if a 
click is within that region.

-- 
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/69e13f29-3e49-46f2-9a18-9baf4b8d1286%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [codenameone-discussions] instanceof and obfuscation

2019-05-13 Thread Steve Hannah
Yes.  instanceof works with obfuscation.

On Mon, May 13, 2019 at 10:42 AM  wrote:

> If you are experiencing an issue please mention the full platform your
> issue applies to:
> IDE: NetBeans/Eclipse/IDEA NetBeans 8.2
> Desktop OS Windows 10 Pro
> Simulator Latest
> Device IOS & Android
>
> does instanceof work when the code is obfuscated at the compiled for the
> device?
>
> if (comp instanceof Container) {
> do something here ...
> }
>
> Regards.
>
> --
> 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/80d04024-55a7-4672-ab7d-c6809808e797%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Steve Hannah
Software Developer
Codename One
http://www.codenameone.com

-- 
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/CAGOYrKVCMbr40PrWf8dHiMcDH3reqOM5EL6kW6p2EMAAq%2B9npg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] instanceof and obfuscation

2019-05-13 Thread shop . service . assistant
If you are experiencing an issue please mention the full platform your 
issue applies to:
IDE: NetBeans/Eclipse/IDEA NetBeans 8.2
Desktop OS Windows 10 Pro
Simulator Latest
Device IOS & Android

does instanceof work when the code is obfuscated at the compiled for the 
device?
 
if (comp instanceof Container) {
do something here ...
}

Regards.

-- 
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/80d04024-55a7-4672-ab7d-c6809808e797%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: I can not buy the book "Create an Uber Clone in 7 days"

2019-05-13 Thread rdvg1962
Hi,

Thanks for answering.

I would like to have a digital copy of the book. Would it be possible for 
you to write to "Amazon" to solve the problem?

-- 
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/f55aefd3-38e2-4cc1-b1fe-fb8bfb8029a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: best practice to re-order Tabs

2019-05-13 Thread shop . service . assistant
Thanks.

How does one programmatically set the drag region for a component?

Regards.

On Sunday, May 12, 2019 at 10:50:52 PM UTC-4, Shai Almog wrote:
>
> No.
> Drag region is the area within a component that can be "draggable" that 
> means that if you grab a tab in outside that region it will not drag only 
> if you drag from that area. You usually mark that area with a fuzzy texture 
> marking to indicate that it's something people can touch/drag.
>

-- 
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/169d691f-630a-4269-b0ad-90835b0ea1e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.