Search found 32 matches

by Kangaroo SW
Sat Aug 20, 2022 7:56 am
Forum: HTML5
Topic: Is there anyway to determine the OS of the device running a web deployment ?
Replies: 17
Views: 26306

Re: Is there anyway to determine the OS of the device running a web deployment ?

Hello Bob

You can also use this link to see what gets reported by JavaScript.
On my macOS ARM mac some info is wrong eg. the platform and the system version ?


https://www.w3schools.com/jsref/tryit.a ... ef_nav_all


Cheers
Kangaroo
by Kangaroo SW
Thu May 05, 2022 3:45 pm
Forum: HTML5
Topic: My attempt to write a text file to the local disk
Replies: 2
Views: 2872

Re: My attempt to write a text file to the local disk

Thank you for the compliments !

I like to share what I create - always hoping someone can improve it or just us it as it is.
I learned a lot from many people here :wink: , this is just my way of giving it back to the community.


Cheers
Kangaroo
by Kangaroo SW
Thu May 05, 2022 3:41 pm
Forum: HTML5
Topic: My attempt to read a text file on the web
Replies: 2
Views: 2773

Re: My attempt to read a text file on the web

Thank you for the compliments !

I like to share what I create - always hoping someone can improve it or just us it as it is.
I learned a lot from many people here :wink: , this is just my way of giving it back to the community.


Cheers
Kangaroo
by Kangaroo SW
Wed May 04, 2022 1:30 pm
Forum: HTML5
Topic: My attempt to write a text file to the local disk
Replies: 2
Views: 2872

My attempt to write a text file to the local disk

Hello all I have been doing a lot of experiments with the new WASM Web Engine recently. I found that writing a text file is not natively supported. Here my attempt, to write a text file onto the local disk. I hope this is useful for someone, or shows at least the some new web capabilities for those ...
by Kangaroo SW
Wed May 04, 2022 12:29 pm
Forum: HTML5
Topic: My attempt to read a text file on the web
Replies: 2
Views: 2773

My attempt to read a text file on the web

Hello all I have been doing a lot of experiments with the new WASM Web Engine recently. I found that reading a text file is not natively supported. Here my attempt, to read a text file and put it into a field. I hope this is useful for someone, or shows at least the some new web capabilities for tho...
by Kangaroo SW
Mon Apr 25, 2022 12:36 pm
Forum: HTML5
Topic: My attempt to scroll a field on the web
Replies: 3
Views: 3325

My attempt to scroll a field on the web

Hello all I do a lot of experiments with the new WASM Web Engine recently. I found that scrolling is not natively supported. Here my attempt, to scroll a LC native field, as well as changing the cursor on the web page. I hope this is useful for some one, or shows at least the some new web capabiliti...
by Kangaroo SW
Mon Mar 28, 2022 9:44 am
Forum: HTML5
Topic: LC10 DP3 - app fullscreen/fullscreenmode no longer possible?
Replies: 7
Views: 5447

Re: LC10 DP3 - app fullscreen/fullscreenmode no longer possible?

I can confirm that this is no longer working, please file a bug request in the quality center

Cheers
Kangaroo SW
by Kangaroo SW
Fri Dec 03, 2021 10:19 am
Forum: HTML5
Topic: Release 10.0.0 DP-1 and HTML5 URL Stuff (broken ?)
Replies: 2
Views: 3300

Release 10.0.0 DP-1 and HTML5 URL Stuff (broken ?)

First of all thanks for the WebAssembly implementation. This is really great stuff :D . I already played with it a lot and found that some things work better :P others don't. For instance all my URL stuff (loading a stack on same domain) is unfortunately not working anymore. Also, all the PHP script...
by Kangaroo SW
Wed May 11, 2016 12:13 pm
Forum: Talking LiveCode
Topic: LC8. Ugh, on the surface
Replies: 32
Views: 18414

Re: LC8. Ugh, on the surface

I would also fly with you :lol: I do also hate the new dictionary format, specially the dull appearance and those funny lists on the left ! They distract me more then they help to find anything ! Pleas can we have our old Dictionary back ? @Richard PLEASE file an enhancement request ! Regards Rolf
by Kangaroo SW
Tue Feb 09, 2016 8:49 am
Forum: Talking LiveCode
Topic: New Black icons in LC 8 DP 14 - hacked
Replies: 9
Views: 7571

Re: New Black icons in LC 8 DP 14 - hacked

Found the problem the ID of my card was 1126

-> set the backGroundColor of card ID 1126 of stack "revTools" to "black"

fixed the problem !

Cheers :D
by Kangaroo SW
Tue Feb 09, 2016 8:42 am
Forum: Talking LiveCode
Topic: New Black icons in LC 8 DP 14 - hacked
Replies: 9
Views: 7571

Re: New Black icons in LC 8 DP 14 - hacked

Thanks Richmond

But on a freshly installed LC 8 DP14 on OSX clicking on "Turn the Tools Palette black" I get:

Error: button "Turn the Tools Palette black" : execution error at line 2 (Chunk: can't find card), char 1

The Menubar buttons work fine ?!

Cheers :cry:
by Kangaroo SW
Tue Oct 20, 2015 8:45 am
Forum: HTML5
Topic: get url(any/success?someone)
Replies: 8
Views: 8887

Re: get url(any/success?someone)

@ hliljegren

Can you/someone which has successfully been able to load a text file into a stack, please send an example stack here
which works ?!

I tried all combinations I can think of and also the trick wich puts an URL into a variable first, and then display it ...

Nothing worked so far :-(
by Kangaroo SW
Fri Jun 27, 2014 8:58 am
Forum: CGIs and the Server
Topic: start session hangs
Replies: 3
Views: 5328

Re: start session hangs

Hello splash21 I have exactly the same problem ! see: http://forums.livecode.com/viewtopic.php?f=15&t=20388 I have escalated the case to on-rev support on May 15, they acknowledged the bug and told me that they can see that there is a problem with session variables and the hanging of the server. I w...
by Kangaroo SW
Wed May 14, 2014 6:30 am
Forum: CGIs and the Server
Topic: Run a Stack on Server and communicate with it with a browser
Replies: 11
Views: 15129

Re: Run a Stack on Server and communicate with it with a bro

@FourthWorld and @Simon Thank you for your report. There seems to be a problem with the session files created on the Server. The file is called "lcsessions.idx" and in my example is created in the folder "lc_sessions_folder". As soon as I delete the file "lcsessions.idx" the stack works again ?! I w...

Go to advanced search