Search found 46 matches

by viro
Fri Oct 14, 2016 12:35 pm
Forum: Raspberry Pi
Topic: Call for Community Team Members for RPi build
Replies: 16
Views: 45397

Re: Call for Community Team Members for RPi build

Hi there, yesterday I started to configure my build environment. Using RPi 3 with 16GB SD on DietPi (Jessie) I installed the build environment and forked the Livecode-Repo. Unfortunately the RPi 3 is based on Arm7l / armhf which has been removed for latest Livecode Version... I searched and found th...
by viro
Tue Sep 20, 2016 11:51 am
Forum: Raspberry Pi
Topic: Call for Community Team Members for RPi build
Replies: 16
Views: 45397

Re: Call for Community Team Members for RPi build

Hi there,
I'm definitely interested in providing help for this project!
I have a raspberry pi 3 with defective hdmi out (charger exploded) which I want to setup to build livecode.
Do you know how much time compiling a build would take?
by viro
Fri Jun 10, 2016 12:55 am
Forum: Windows
Topic: Stuck with Touch Keyboard on Win10 on Surface 3
Replies: 2
Views: 5298

Re: Stuck with Touch Keyboard on Win10 on Surface 3

Hey there,
I ran into the same problem like you a year ago..
Did create own virtual keyboard then and it does what it supposed to do :)
http://forums.livecode.com/phpBB2/viewt ... 25#p136451
Best regards
viro
by viro
Mon Oct 19, 2015 11:08 pm
Forum: Raspberry Pi
Topic: Hope springs eternal
Replies: 2
Views: 16665

Re: Hope springs eternal

maybe there will be a time when livecode 8 is available for rpi? / rpi2 :?:
by viro
Tue Sep 08, 2015 7:33 pm
Forum: Off-Topic
Topic: some kind of bug in script editor, character vanishes
Replies: 8
Views: 8745

Re: some kind of bug in script editor, character vanishes

hi there. from time to time I experience similar problems. errors exited in win 7 x64 and win 10 x64(current) I'd say every version of lc after 6.5 I experienced following problems: 1. can't scroll with mouse wheel in script editor. - works after ctrl+s 2. when pasting from clipboard strange signs d...
by viro
Sat Feb 21, 2015 8:48 pm
Forum: iOS Deployment
Topic: Distribute to cydia?
Replies: 0
Views: 12974

Distribute to cydia?

Hello is there a way to easily distribute Livecode-Built iOS apps to cydia?

Best regards viro
by viro
Thu Feb 12, 2015 11:09 am
Forum: Multimedia
Topic: Capture still image from camera on a desktop computer?
Replies: 2
Views: 4668

Re: Capture still image from camera on a desktop computer?

I use 3rd party software which can output webcam to stream, http, direct file.
One only needs to pick up generated data! Try yawcam
by viro
Thu Feb 05, 2015 7:31 pm
Forum: Talking LiveCode
Topic: LiveCode BUG printing fields
Replies: 7
Views: 6503

Re: LiveCode BUG printing fields

cant say much about your specific problem, think about attaching your stack...
i sometimes have problems with fields where the begin of the field is cut off (not whole line)

to me it seems as your problem could be the margins?
by viro
Mon Feb 02, 2015 4:15 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Image Silder?
Replies: 2
Views: 3567

Re: Image Silder?

Just made up a stack for your needs.
Works in IDE and Android. Dont forget to give permissions to your standalone for Android!

Fire up stack, browse to your location and click findPics (android) or just click findPics for answer folder dialog.
Swipe the picture to left and right.
by viro
Sun Sep 21, 2014 7:34 pm
Forum: iOS Deployment
Topic: email/print pdf in ios 8
Replies: 3
Views: 4783

Re: email/print pdf in ios 8

Whats the Code You are using at the moment?
by viro
Fri Aug 01, 2014 7:54 am
Forum: Announcements
Topic: We're Funding LiveCode For the Web
Replies: 40
Views: 88743

Re: We're Funding LiveCode For the Web

Still 818 backers worldwide without! Kickstarter...
I think there's a difference in funding a tool for opensource or expanding an already opensource tool^^
by viro
Mon Jul 28, 2014 8:45 am
Forum: Android Deployment
Topic: My Kindle Fire HDX 8.9: How can I set it up to test stacks?
Replies: 2
Views: 3076

Re: My Kindle Fire HDX 8.9: How can I set it up to test stac

You could build an apk which downloads your test stacks and opens them afterwards.
Just upload that apk to some online spacel, download with kindle and run your stacks. No need for adb connection.
by viro
Wed Jul 23, 2014 10:23 am
Forum: Android Deployment
Topic: Auto-Update
Replies: 9
Views: 6541

Re: Auto-Update

UpdateAndroid.zip
Updater
(2.65 KiB) Downloaded 352 times
Here's what i use now to keep my apps updated
Feel free to share improvements!

regards viro
by viro
Sat Jul 19, 2014 1:05 pm
Forum: Android Deployment
Topic: Auto-Update
Replies: 9
Views: 6541

Re: Auto-Update

Push...
Is there definitly no way to initiate apk Installation through apps built with LiveCode?
by viro
Fri Jul 18, 2014 7:04 pm
Forum: Android Deployment
Topic: Auto-Update
Replies: 9
Views: 6541

Re: Auto-Update

But How to install? :D
So there is no other way but to use a launcher ?