Search found 23 matches

by bohmgyorgy1990
Mon Feb 09, 2015 11:54 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: use html pages on Native iOS or Android browser
Replies: 1
Views: 2186

use html pages on Native iOS or Android browser

Hello,

How can i use static html pages on my android and ios browser. So when i load a webpage to my browser i would like to use my static html page ( maybe it will be faster then ). There is something to do this?

Bests,

George
by bohmgyorgy1990
Tue Jul 15, 2014 2:10 pm
Forum: Android Deployment
Topic: javascript execute get error
Replies: 0
Views: 1720

javascript execute get error

Hy! I have a very simple js script in a web page I can use mobileControlDo sBrowserId, "execute", "$('body').isImageOpened()" put the result into Var when it works it does what its supposed to. Sometimes it will work 3 or 4 times in a row for me, but after for some reason it will fail with a long 10...
by bohmgyorgy1990
Mon Jun 16, 2014 8:00 pm
Forum: Android Deployment
Topic: mouse events over the group
Replies: 1
Views: 2013

mouse events over the group

Hy So i have a group control, mobileControlCreate "browser" put the result into sBrowserId mobileControlSet sBrowserId, "rect", the rect of group "Browser" this group is my own browser, the problem is it isnt handle any mouse event. Can i capture any mouse event over the group? exactly mouseUp, mous...
by bohmgyorgy1990
Sun Jun 01, 2014 11:22 pm
Forum: Android Deployment
Topic: Android Apps compatible with tablets and Galaxy S3?
Replies: 6
Views: 4934

Re: Android Apps compatible with tablets and Galaxy S3?

Hy,

This problem was resolved because I struggle with this.

Best Regards

George
by bohmgyorgy1990
Wed May 28, 2014 1:46 am
Forum: Android Deployment
Topic: density mapped images
Replies: 3
Views: 2784

Re: density mapped images

Now working perfectly, thank you :)

Bests
by bohmgyorgy1990
Wed May 28, 2014 1:42 am
Forum: Android Deployment
Topic: launcher icon
Replies: 2
Views: 2810

launcher icon

Hy all!

I have icons of different sizes (xhdpi 96x, mdpi 48x, and ldpi 36x) but have not yet found out how to include them or found confirmation if it is possible. Can anyone show me any solution of this problem?

Bests,

George
by bohmgyorgy1990
Wed May 21, 2014 3:21 pm
Forum: Android Deployment
Topic: density mapped images
Replies: 3
Views: 2784

Re: density mapped images

i still working on this problem. Any idea ?
by bohmgyorgy1990
Sat May 03, 2014 11:57 pm
Forum: Android Deployment
Topic: density mapped images
Replies: 3
Views: 2784

density mapped images

Hy! I would like to use density mapped images in my application. I looked this lesson lessons.runrev.com/s/lessons/m/15262/l/156530-how-do-i-support-different-device-screen-densities. i do the following steps. i have a stack mystack.livecode in a folder ( myapp -> myapp/mystack.livecode ) i have the...
by bohmgyorgy1990
Tue Apr 29, 2014 10:40 am
Forum: Android Deployment
Topic: disable zoom on browser control
Replies: 0
Views: 1724

disable zoom on browser control

Hy!

How can i disable the zoom effect on my browser control, i read the manual and the api and could not find anything about this.

Best
by bohmgyorgy1990
Fri Apr 25, 2014 2:10 am
Forum: Android Deployment
Topic: pushnotification signature into variable
Replies: 3
Views: 2894

Re: pushnotification signature into variable

all these scripts are on the same card. deciceID is definitively not empty! ( put empty into it ? ) i am not sure that the pushNotificationRegistered executed before the browser was created in this code, for example when i put the pushNotificationRegistered into preOpenStack and i put the signature ...
by bohmgyorgy1990
Thu Apr 24, 2014 8:01 pm
Forum: Android Deployment
Topic: android browser button handling
Replies: 5
Views: 5303

Re: android browser button handling

okay thanks a lot, a wait for it :)

yes i am hungarian my name is Böhm György ( böhm is my last name)

have a nice day
by bohmgyorgy1990
Thu Apr 24, 2014 6:07 pm
Forum: Android Deployment
Topic: android browser button handling
Replies: 5
Views: 5303

Re: android browser button handling

Dear Klaus, Yes this is an Android solution, i understand Simon's script and i know why he used the "if the environment = "mobile" then". My question is how can i handle a button in browser, this button is a html file input ( just like add to it a mobilepickphoto "" and other commands ). how can i h...
by bohmgyorgy1990
Thu Apr 24, 2014 5:05 pm
Forum: Android Deployment
Topic: android browser button handling
Replies: 5
Views: 5303

android browser button handling

Hy! I do this "lesson" (forums.runrev.com/phpBB2/viewtopic.php?f=8&t=19144) step by step and it works correctly (desktop, chrome(android)), but how can i handle if i have an own browser ( mobileControlCreate "browser" ). If i hit the choose button (uploadHTML.html) is nothing happens. So how can i h...
by bohmgyorgy1990
Thu Apr 24, 2014 4:43 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Mobile file upload a solution CGI
Replies: 16
Views: 24419

Re: Mobile file upload a solution CGI

Hy!

I do these things step by step and it works correctly, but how can i handle if i have an own browser ( mobileControlCreate "browser" ). If hit the choose button (uploadHTML.html) is nothing happens. So how can i handle any button in my own browser, can you help me?

Kind Regards

George
by bohmgyorgy1990
Thu Apr 24, 2014 1:18 am
Forum: Android Deployment
Topic: pushnotification signature into variable
Replies: 3
Views: 2894

pushnotification signature into variable

Hy! I would like to send my device's id to my own page. The pushnotification is working correctly. The problem is when i put this id into a variable (deviceID), i cant use it in a different command. my code is the following: local sBrowserId global deviceID on pushNotificationRegistered tSignature p...

Go to advanced search