Search found 66 matches

by mimu
Sun Jul 03, 2016 1:37 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: matchtext and replacetext regex parts not working as expecte
Replies: 48
Views: 29219

Re: matchtext and replacetext regex parts not working as e

Hello Thierry,

this function looks perfect, what will be the price for it?
by mimu
Thu May 26, 2016 5:36 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Report Framework
Replies: 16
Views: 10916

Re: Report Framework

Yesterday evening i had a very promising phone call with Jan Schenkel of QuartamRepots. At the moment he is involved in a very time consuming project using livecode server. But the project deadline is close. He told me that he will release a bugfix release for the current version during the next 2 m...
by mimu
Mon May 09, 2016 7:32 pm
Forum: Internet
Topic: Are there different functions to use for revBrowserCEF?
Replies: 13
Views: 15511

Re: Are there different functions to use for revBrowserCEF?

How can i get the result of a js function in lc8 ?

for example the value of H1

Do "documet.getElementsByTagName('H1')[0]" in widget "Browser"
by mimu
Sun Apr 10, 2016 4:40 pm
Forum: Talking LiveCode
Topic: Create It With Livecode Course Debacle
Replies: 5
Views: 3495

Re: Create It With Livecode Course Debacle

Hi Todd,

Good news!

I 'll hope you are able to convince the responsible persons to finish the course.
by mimu
Fri Mar 18, 2016 2:42 pm
Forum: Talking LiveCode
Topic: Livecode 8 DP16
Replies: 5
Views: 3132

Re: Livecode 8 DP16

Thank you very much, i 've even checked the notes, but to quickly.

I tried to use the Pushbutton widget of DP 15 and it is working well for me.
by mimu
Thu Mar 17, 2016 9:50 pm
Forum: Talking LiveCode
Topic: Livecode 8 DP16
Replies: 5
Views: 3132

Livecode 8 DP16

Is there any reason why the pushbutton widget was removed from the last developer release?
by mimu
Thu Mar 17, 2016 9:48 pm
Forum: Talking LiveCode
Topic: Create It With Livecode Course Debacle
Replies: 5
Views: 3495

Re: Create It With Livecode Course Debacle

Hi Bob, i 'am sharing exactly your opinion! About 1 month ago i asked the same question to support. The answer: "Thank you for your request. We will release these as soon as we can, at present I do not have a reliable date." It seems that the live code team has completely lost focus on this course. ...
by mimu
Mon Feb 29, 2016 3:16 pm
Forum: iOS Deployment
Topic: LC8 (DP14) Browser crashes on IOS 9.2.1
Replies: 13
Views: 7909

Re: LC8 (DP14) Browser crashes on IOS 9.2.1

Hello quail creek, excuse me for the late answer, i was a couple of days out of office. After inserting the error detection code i get this in simulator: browser document load failed NSURLErrorDomain error -999 but the page loads fine But the real problem is, i don't get any error on the iphone when...
by mimu
Thu Feb 18, 2016 2:30 pm
Forum: iOS Deployment
Topic: LC8 (DP14) Browser crashes on IOS 9.2.1
Replies: 13
Views: 7909

Re: LC8 (DP14) Browser crashes on IOS 9.2.1

Hi everybody,
did anybody try a simple stack with a browser widget
build on OS X 10.11 with Xcode 7.2.1 or 7.2 for iOS ?

Does the browser widget work on iOS 9.2.1 without checking "Build 32 bit slice only"?

On simulator everything is fine.
or is perhaps my system environment screwed up?
by mimu
Wed Feb 17, 2016 12:24 pm
Forum: iOS Deployment
Topic: LC8 (DP14) Browser crashes on IOS 9.2.1
Replies: 13
Views: 7909

Re: LC8 (DP14) Browser crashes on IOS 9.2.1

Hello Klaus, from the docs: userAgent // Set custom User-Agent header. The remote web server may be configured to deliver custom content for browsers using this User-Agent. set the userAgent of widget "myBrowser" to "myAppEmbeddedBrowser" launch url "http://myexampleserver.com/content.html" in widge...
by mimu
Wed Feb 17, 2016 12:59 am
Forum: iOS Deployment
Topic: LC8 (DP14) Browser crashes on IOS 9.2.1
Replies: 13
Views: 7909

Re: LC8 (DP14) Browser crashes on IOS 9.2.1

Thank you Tom,

but no error is catched.

Has anybody the same error, or i am the only one?
by mimu
Mon Feb 15, 2016 1:05 pm
Forum: iOS Deployment
Topic: LC8 (DP14) Browser crashes on IOS 9.2.1
Replies: 13
Views: 7909

Re: LC8 (DP14) Browser crashes on IOS 9.2.1

I tried it with this minimum code card script: on openCard set the URL of widget "myBrowser" to "http://www.google.com" end openCard or on openCard launch url "http://www.google.com" in widget " myBrowser" end openCard stackscript on preOpenStack set the fullscreenmode of this stack to "exactfit" en...
by mimu
Sun Feb 14, 2016 1:53 pm
Forum: iOS Deployment
Topic: LC8 (DP14) Browser crashes on IOS 9.2.1
Replies: 13
Views: 7909

Re: LC8 (DP14) Browser crashes on IOS 9.2.1

Thanks Klaus for your answer,

can you or somebody else confirm this error ?

If so, we should add this to the bugtracker
by mimu
Sat Feb 13, 2016 12:59 am
Forum: iOS Deployment
Topic: LC8 (DP14) Browser crashes on IOS 9.2.1
Replies: 13
Views: 7909

LC8 (DP14) Browser crashes on IOS 9.2.1

XCODE 7.2

When i build a simpel stack, it crashes immediately when navigating to the card with the browser widget included.

If i check " Build 32 bit slice only" inside the standalone Application settings
the problem disappears.

What could be the problem?
by mimu
Mon Dec 14, 2015 6:15 pm
Forum: rGrid
Topic: Wrong reference in filtered rgrid
Replies: 1
Views: 42344

Wrong reference in filtered rgrid

setting a filter using: on rawKeyUp set the '["filter column 1 of sheet 1"] of grp "rGrid" to "with *" & me & "*" send "render" to grp "rGrid" end rawKeyUp works fine. But when i try to copy cells in the filtered grid or i try to put the '["hilitedRows"] of grp "rGrid" into int ttest put the '["valu...

Go to advanced search