Search found 131 matches

by hrcap
Mon Sep 21, 2020 1:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Drag Re-order Datagrid Mobile
Replies: 3
Views: 2170

Re: Drag Re-order Datagrid Mobile

Well this would have saved me a lot of work 😂 Thats excellent thank you very much. I have just built a little test file of this and it works really well. I'll start having a look into this in more detail later today with how to 'make things happen' off of the back of the re-ordering. For reference f...
by hrcap
Wed Sep 16, 2020 3:42 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Drag Re-order Datagrid Mobile
Replies: 3
Views: 2170

Drag Re-order Datagrid Mobile

Afternoon All

I have managed to implement drag re-ordering for a datagrid using dragstart and dragDrop which works on Desktop.

Before I start from scratch at tackling Mobile drag re-ordering for a datagrid does anyone have any examples?


Many Thanks
by hrcap
Sun Aug 30, 2020 8:48 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Create Shortcut to Internet Web Page
Replies: 13
Views: 6118

Re: Create Shortcut to Internet Web Page

That’s excellent, thank you very much for the feedback and help
by hrcap
Sun Aug 30, 2020 7:49 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Create Shortcut to Internet Web Page
Replies: 13
Views: 6118

Re: Create Shortcut to Internet Web Page

Thanks for the HTML suggestion

I have attached updated version of the example to include this.

I assume the HTML shortcut will work regardless of Windows of Mac?



Many Thanks
by hrcap
Sun Aug 30, 2020 6:50 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Create Shortcut to Internet Web Page
Replies: 13
Views: 6118

Re: Create Shortcut to Internet Web Page

Thank Klaus (we'll get there in the end)

Please find attached stack which creates Mac web shortcuts.

I assume it would work very much the same for Windows but would just need to have the XML and .extension that is relevant to the Windows OS.



Many Thanks
by hrcap
Sun Aug 30, 2020 6:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Create Shortcut to Internet Web Page
Replies: 13
Views: 6118

Re: Create Shortcut to Internet Web Page

Lovely Thanks Klaus

I am trying to upload an example stack that I have just created but it is telling me that .livecode is an invalid file extension to upload to the forum?


Many Thanks
by hrcap
Sun Aug 30, 2020 5:35 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Create Shortcut to Internet Web Page
Replies: 13
Views: 6118

Re: Create Shortcut to Internet Web Page

Hi Richmond

Ideally yes, I have a database which stores links to documents in dropbox, I would like to be able to create shortcuts to these web links, much the same as how the create alias command works, only opening a web page and not a file.


Many Thanks
by hrcap
Sun Aug 30, 2020 5:29 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Create Shortcut to Internet Web Page
Replies: 13
Views: 6118

Create Shortcut to Internet Web Page

Hi All

I hope that everyone is having a good weekend.

Is there a way to create a shortcut to an internet webpage on the users desktop, I know how to create a file alias on the desktop using the 'create alias' command but I can't get that to work for a webpage shortcut.


Many Thanks
by hrcap
Mon Aug 24, 2020 10:49 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Post Url Timeout
Replies: 9
Views: 4453

Re: Post Url Timeout

Hi Richard The script actually returns the string "data_received_and_processed_by_cloud" (I just used successful as an abbreviation). I have copied the server side script below <?lc -- Created: 2019 09 05 -- Created By: HP -- Modified: 2020 06 15 -- Modified By: HP ----------------------------------...
by hrcap
Mon Aug 24, 2020 9:37 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Post Url Timeout
Replies: 9
Views: 4453

Re: Post Url Timeout

HI Richard

Thanks for the message.

The server side is the Livecode provided hosting running livecode server scripts.


Many Thanks
by hrcap
Sun Aug 23, 2020 7:34 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Post Url Timeout
Replies: 9
Views: 4453

Re: Post Url Timeout

Hi All Thanks for the replies I am using a Mac so would that automatically mean that I am using Apache? - On further investigation the problem occurs with upload and not with download (thank for the Links Bangkok) - I am using Livecode 9.6.0(dp4) - The data is approx 3Mb which is 3500 lines of data ...
by hrcap
Sun Aug 23, 2020 1:57 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Post Url Timeout
Replies: 9
Views: 4453

Re: Post Url Timeout

Hi Klaus thanks for the swift reply, I have tried setting this to 300000 (as below) which should keep it open for 5 minutes but the transfer still times out within 1 minute.... any further input greatly appreciated get libURLFormData("MODE_DEVELOPMENT", k_status_mode_development, "TABLE", t_table_na...
by hrcap
Sun Aug 23, 2020 1:29 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Post Url Timeout
Replies: 9
Views: 4453

Post Url Timeout

Hi All I hope that everybody is having a good weekend. I have run into a problem that I can't find the answer to... When pushing or pulling data to my server that is of a larger size the 'post to url' command is timing out before the transfer of data is complete ...I've included the commands I am us...
by hrcap
Thu Jun 04, 2020 5:59 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Location on Desktop or Laptop
Replies: 4
Views: 2714

Location on Desktop or Laptop

Hi All, I hope that everyone is well. I have managed to get the mobilesensors to work to get the location of a user using a mobile device. Is it possible to get the location of a user who is using a desktop or a laptop? For example when using the map widget the map seems to be able to automatically ...
by hrcap
Wed Jun 03, 2020 9:24 am
Forum: Talking LiveCode
Topic: Non blocking visual effect.
Replies: 9
Views: 5225

Re: Non blocking visual effect.

Hi Zaxos

I hope that you are well.

I know that this is an old thread but is there anyway that you could share your method for a non-blocking dissolve.

Many Thanks

Go to advanced search