Search found 49 matches

by Saman Sjr.
Fri Mar 10, 2017 5:57 pm
Forum: Internet
Topic: Can't type on text field after load card with browser widget
Replies: 4
Views: 4909

Can't type on text field after load card with browser widget

Create two cards, the first one contain a text field and a button to go to the next card. The second card contain a browser widget and a button to go to the previous card. After it load a second card and back to the first card, the text field is not accept any keystroke from keyboard. Please test it...
by Saman Sjr.
Thu Feb 18, 2016 4:57 pm
Forum: Android Deployment
Topic: LC 7.1.x SSL not working
Replies: 7
Views: 5207

Re: LC 7.1.x SSL not working

I've changed the status to RESOLVED FIXED
Please read the solution at http://quality.livecode.com/show_bug.cgi?id=16755

regard's
Sam
by Saman Sjr.
Sat Jan 23, 2016 1:55 am
Forum: Android Deployment
Topic: LC 7.1.x SSL not working
Replies: 7
Views: 5207

Re: LC 7.1.x SSL not working

It seem like the problem is not just happen in android, it also occurs in the IDE when i try to revOpenDatabase in the Message Box.
I think this topic should put in database section.

BTW, I've report http://quality.livecode.com/show_bug.cgi?id=16755

Have a nice weekend
by Saman Sjr.
Wed Jan 20, 2016 9:21 am
Forum: Databases
Topic: Dead in the Water - Need Apache to work on Mac - SOLVED
Replies: 17
Views: 11871

Re: Dead in the Water - Need Apache to work on Mac

Hi David, try to change this line : ScriptAlias /Users/drwhite777/Documents/LC Server/LiveCodeServer-8_0_0_dp_12-Mac/livecode-server to : ScriptAlias /livecode-cgi/livecode-server /Users/drwhite777/Documents/LC Server/LiveCodeServer-8_0_0_dp_12-Mac/livecode-server and don't forget to restart apache:...
by Saman Sjr.
Tue Jan 19, 2016 2:07 am
Forum: Databases
Topic: Dead in the Water - Need Apache to work on Mac - SOLVED
Replies: 17
Views: 11871

Re: Dead in the Water - Need Apache to work on Mac

I think this line :
ScriptAlias /livecode-cgi/livecode-server </Users/drwhite777/Documents/LC Server/LiveCodeServer-8_0_0_dp_12-Mac>/livecode-server
in your drwhite777.conf shouldn't include the "<" character

regard's
SS
by Saman Sjr.
Mon Dec 21, 2015 3:08 pm
Forum: Android Deployment
Topic: LC 7.1.x SSL not working
Replies: 7
Views: 5207

LC 7.1.x SSL not working

Hi,

All my android project that use SSL to open MySQL is not working using LC 7.1.x
Anybody have the same issue ?

LC 7.1.1 and 7.1.0
Android 5.0.2
Windows 7
Android SDK 23.0.5
JDK 1.7.0_71

regard's
Sam
by Saman Sjr.
Tue Dec 01, 2015 6:01 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: intersect
Replies: 13
Views: 6330

Re: intersect

Hi,

Do the important one first like Craig said in his first post, "step through your code to find out what is happening"
It will help you a lot of if you have another problem in the future.

To learn more about debugging :
https://livecode.com/topic/debugging/

regard's
SS
by Saman Sjr.
Mon Nov 30, 2015 9:36 am
Forum: Databases
Topic: How to properly keep open and check a database connection?
Replies: 12
Views: 8580

Re: How to properly keep open and check a database connectio

Hi Monox18,

I have a same situation like yours and here's what i do:
1. set mysql server to use SSL for security reason
2. open database at openStack "autoReconnect" option set to "true"
3. close database when exit program

regard's
SS
by Saman Sjr.
Fri Sep 25, 2015 3:54 am
Forum: Databases
Topic: MySQL useSSL
Replies: 3
Views: 5353

MySQL useSSL

Hi,

revOpenDatabase for MySQL have an useSSL option flag.
If i want to use this feature on my LC desktop application, where i have to put the CA certificate, Client Key and Client Certificate files ?

LC Community 7.0.6 - Windows 7 Pro 32Bit

Kind regard's
SS
by Saman Sjr.
Fri Aug 07, 2015 5:38 am
Forum: Android Deployment
Topic: Recommendations for file manager on Android
Replies: 12
Views: 7679

Re: Recommendations for file manager on Android

Hi,

I have a rooted device and i can read "/data/data/" with ES File Explorer,
but when i try this :

Code: Select all

set the defaultFolder to "/data/data/"
answer the folders
didn't display anything, it work with other folder.
any advice ?

best regard's
Sam
by Saman Sjr.
Wed May 13, 2015 12:53 am
Forum: Off-Topic
Topic: Differences between commercial and community version
Replies: 10
Views: 8461

Re: Differences between commercial and community version

no problem Richard, I'll ask my friend to translate it to me.
I'm Indonesian (Chinese born in Indonesia).

many thanks
by Saman Sjr.
Tue May 12, 2015 9:08 am
Forum: Off-Topic
Topic: Differences between commercial and community version
Replies: 10
Views: 8461

Re: Differences between commercial and community version

unfortunately no, but thanks anyway :)
by Saman Sjr.
Tue May 12, 2015 2:11 am
Forum: Off-Topic
Topic: Differences between commercial and community version
Replies: 10
Views: 8461

Re: Differences between commercial and community version

Thank's Richmond & Richard,
for a non English speaker like me, understanding the license terms is another big thing beside creating the app :?

kind regard's
by Saman Sjr.
Mon May 11, 2015 5:31 pm
Forum: Off-Topic
Topic: Differences between commercial and community version
Replies: 10
Views: 8461

Re: Differences between commercial and community version

Hi Richard,

After almost a year learning LC, I'm ready to publish one of my app (.apk) to play store, with open source license I know I have to share my code.
Is it correct if I just attach my .livecode file when "Save as Standalone Application as .apk ?

Kind Regard's
Saman Sjr.

Go to advanced search