[codenameone-discussions] Re: Style iOS textfields?

2018-02-16 Thread Shai Almog
Styling should work fine. What did you do?

-- 
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/5b00855d-2eaa-4b7f-ba35-8d11fc60e0ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: Time picker, how to set current time ?

2018-02-16 Thread Shai Almog
Just get the hour from the Calendar class.

-- 
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/baf88f09-ed9f-42ca-a9e8-ee4ccef3f195%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: ComboxBox colour

2018-02-16 Thread Shai Almog
What's "everything"?
Did you disable the theme constant for separate renderers?

-- 
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/e6ff6fd3-bdcd-4d4e-a8ba-a63043db3728%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Fwd: [Scala.js] Fwd: Us congress hearing of maan alsaan Money laundry قضية الكونغجرس لغسيل الأموال للمليادير معن الصانع

2018-02-16 Thread كاجو محمص
*موقع اليوتيوب الذي عرض فيديوهات جلسة استماع الكونجرس الأمريكي *

* لمتابعة نشاطات غسل الأموال ونشاطات*



*السعودي معن عبدالواحد الصانع*

*مالك مستشفى  وشركة سعد  ومدارس سعد بالمنطقة الشرقية** بالسعودية * * ورئيس
مجلس ادارة بنك اوال البحريني*



 *وتعليق محطة سي ان بي سي التلفزيونية*



*مترجم باللغة العربية*



US Congressional Hearing of

 Saudi billionaire" maan  Al Sanea "

 and Money Laundering

with bank of America



With Arabic Subtitles





http://www.youtube.com/watch?v=mIBNnQvhU8s

-- 
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/CAOQgJ8U-9sKsPHGpAPkjLd1U4DOYgubjyNhu0TnFU0WA-zNxFg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [codenameone-discussions] Re: How to save byte array as a file in android and how to view that file in codenameone?

2018-02-16 Thread kantharao512
Thank you so much shai.. its working now .. 


On Thursday, February 15, 2018 at 10:53:39 AM UTC+5:30, Shai Almog wrote:
>
> You did 99% of the work. You saved the file to the right location now you 
> just need to execute that file:
>
> Display.getInstance().execute(fs.getAppHomePath() + "MyFileName.pdf");
>
>

-- 
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/ae5e9585-17ee-4894-b352-9cde1510d62d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: SSL has occurred (ios)

2018-02-16 Thread Gareth Murfin
fixed 
using 
https://stackoverflow.com/questions/42695320/https-ssl-connections-issue-in-codename-one

On Friday, February 16, 2018 at 5:18:37 PM UTC+8, Gareth Murfin wrote:
>
> Its just an http call to login, I pass over some json etc. I cant work out 
> why its not working.
>
> On Thursday, February 15, 2018 at 1:22:18 PM UTC+8, Shai Almog wrote:
>>
>> What's the line that triggers this message?
>>
>

-- 
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/fca48dcb-d4de-403a-afb4-8a2414a332e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: SSL has occurred (ios)

2018-02-16 Thread Gareth Murfin
Its just an http call to login, I pass over some json etc. I cant work out 
why its not working.

On Thursday, February 15, 2018 at 1:22:18 PM UTC+8, Shai Almog wrote:
>
> What's the line that triggers this message?
>

-- 
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/66f5e3b5-3c7d-46e3-8d1d-bdeab98b9276%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.