Search found 49 matches

by Saman Sjr.
Fri Nov 08, 2019 2:41 am
Forum: Windows
Topic: blurred image when using export snapshot
Replies: 12
Views: 8677

Re: blurred image when using export snapshot

have you change the Resize quality property of graphic "captureimg" object to "good" ot "best" ?
by Saman Sjr.
Tue Nov 05, 2019 2:45 am
Forum: Internet
Topic: tsNetGetSync tHeader
Replies: 2
Views: 5155

Re: tsNetGetSync tHeader

Thanks mimu,
I got it working now.

Dankeschön
by Saman Sjr.
Sun Nov 03, 2019 5:50 pm
Forum: Internet
Topic: tsNetGetSync tHeader
Replies: 2
Views: 5155

tsNetGetSync tHeader

Dear all, the PHP code for call web service API : <?php $request = new Http_Request2('https://api.example.net/CustomerName=aabbcc'); $url = $request->getUrl(); $headers = array( // Request headers 'clientID' => '1', 'clientName' => 'aaa', 'clientKey' => '111', 'client-Subscription-Key' => '12345678'...
by Saman Sjr.
Sat Jul 20, 2019 4:09 am
Forum: Internet
Topic: Httpdstart
Replies: 5
Views: 6724

Re: Httpdstart

After started, where is the default folder for the server ?
the folder like /var/www/html to put the *.html files

Thanks,
Sam
by Saman Sjr.
Sat Jun 29, 2019 3:37 am
Forum: Android Deployment
Topic: mobilePickPhoto no select button on the preview picture
Replies: 9
Views: 7025

Re: mobilePickPhoto no select button on the preview picture

Hi Simon, currently I've solved the problem bydown grade my app to LC 8.x It's seem like the problem is caused by the SDK API 26 of LC 9.x As far as i know, LC 9.0 still using SDK API 15 same as LC 8.0, so i think temporary we can solved this by using LC 8.x or 9.0 until they fix the bug. hope this ...
by Saman Sjr.
Fri Oct 26, 2018 3:40 pm
Forum: Android Deployment
Topic: mobilePickPhoto no select button on the preview picture
Replies: 9
Views: 7025

Re: mobilePickPhoto no select button on the preview picture

Yup, many of my clients use samsung for their phone.
I'll try with cameraControl

thanks guys
by Saman Sjr.
Wed Oct 24, 2018 3:25 pm
Forum: Android Deployment
Topic: mobilePickPhoto no select button on the preview picture
Replies: 9
Views: 7025

Re: mobilePickPhoto no select button on the preview picture

Hi Klaus :twisted: the problem is before the import process, it's in the camera it self. after press the shooter on the camera app and there is no "ok" menu to confirm the photo so it can import it to LC stack. All my stack with mobilepickphoto run well on other phone from android 4 - 6, but not on ...
by Saman Sjr.
Wed Oct 24, 2018 5:45 am
Forum: Android Deployment
Topic: mobilePickPhoto no select button on the preview picture
Replies: 9
Views: 7025

mobilePickPhoto no select button on the preview picture

Hi, testing mobilePickPhoto "camera" on galaxy note 9 (android 8.1.0), the build in camera work as expected but after taking a picture there's no select/confirmation button to save the new picture, so i have to press the back key to get back to my app. In this case LC get the result as cancel, not t...
by Saman Sjr.
Thu Aug 23, 2018 2:19 pm
Forum: Android Deployment
Topic: FTP delete
Replies: 4
Views: 3673

Re: FTP delete

Thank you for both of you
I considering HTTP method at the moment
by Saman Sjr.
Thu Aug 23, 2018 10:35 am
Forum: Android Deployment
Topic: FTP delete
Replies: 4
Views: 3673

FTP delete

this code run on desktop but return "not implemented" error on android

Code: Select all

put "ftp://username:password@my.ftp.server/filename.jpg" into FTPfile2Del
delete URL FTPfile2Del
the dictionary said delete URL can run on android,
what is the problem ?
by Saman Sjr.
Fri Mar 02, 2018 3:32 am
Forum: Databases
Topic: SQLite Images and Standalone Issues
Replies: 39
Views: 27077

Re: SQLite Images and Standalone Issues

how about :
set the text of image "image1" to url ("binfile:"&tFilename)
by Saman Sjr.
Sun Feb 25, 2018 3:48 pm
Forum: Databases
Topic: SQLite Images and Standalone Issues
Replies: 39
Views: 27077

Re: SQLite Images and Standalone Issues

Try revOpenDatabase your SQLite with "binary" option:
revOpenDatabase("sqlite", "mydb.sqlite", "binary" )
by Saman Sjr.
Mon Jul 17, 2017 10:03 am
Forum: Android Deployment
Topic: Calling JavaScript RETURN function in LC Browser
Replies: 3
Views: 5294

Re: Calling JavaScript RETURN function in LC Browser

it still happen this day..... :cry:

LC 8.1.5
Windows 7 64bit
Android 5.1.1
SDK 25.2.5
JDK 1.8.0
by Saman Sjr.
Sun Jul 16, 2017 6:13 pm
Forum: Android Deployment
Topic: Do javascript on Android doesn't respond
Replies: 0
Views: 1772

Do javascript on Android doesn't respond

The attachment have 2 files, stack file and the html file. put them in the document folder, open the stack with LC and test it to your android device. Enter some value in the text box and press the android icon, it will display the value. The problem is when i press the android icon several times th...
by Saman Sjr.
Fri Mar 10, 2017 6:39 pm
Forum: Internet
Topic: Can't type on text field after load card with browser widget
Replies: 4
Views: 4866

Re: Can't type on text field after load card with browser wi

Thanks Klaus,
I'll download version 9 dp6 and test it again.

Go to advanced search