Search found 12 matches

by iGerbil
Thu Apr 07, 2022 3:27 pm
Forum: iOS Deployment
Topic: Hiding home bar on iPhone?
Replies: 1
Views: 3099

Hiding home bar on iPhone?

Does anyone know if it's possible to hide the home bar present in iPhones with FaceID? Of course if you swipe from the bottom it still works but the bar is not tampering your apps' interface. Unity allows for this when you compile an iOS project, so it is somehow possible and allowed by Apple. It wo...
by iGerbil
Thu Nov 25, 2021 1:35 pm
Forum: iOS Deployment
Topic: App needs update to work on iPad
Replies: 0
Views: 6995

App needs update to work on iPad

After compiling my app and trying to install it on my iPad, I get the message "The developer of this app needs to update it to work with this version of iPadOS" I'm using LC 9.6.4 (latest stable release) and using Xcode 12.4 (latest version I can use since I'm still running Catalina). Is there a way...
by iGerbil
Wed Feb 05, 2020 7:27 pm
Forum: Talking LiveCode
Topic: Interaction with Table Fields?
Replies: 11
Views: 6373

Interaction with Table Fields?

Hi, does anyone know how to detect clicks on cells of a Table Field? After user clicks on a Table Field, how can I detect on which cell the click happened? Also, is it possible to retrieve the content of that cell? (I mean directly, instead of getting all data out and then addressing line & item) On...
by iGerbil
Wed Nov 05, 2014 6:36 pm
Forum: Research and Post Secondary
Topic: New free Livecode training
Replies: 0
Views: 6444

New free Livecode training

There is a new training on Livecode posted on Udemy; hopefully it will spread Livecode-awareness and encourage more people to use this platform. The training quickly goes through the basics and then teaches you how to develop a Flappy Bird clone in less than the duration of a footbal match and deplo...
by iGerbil
Wed Nov 05, 2014 6:19 pm
Forum: Documentation and Tutorials
Topic: Project: 2015 Scripting Conferences
Replies: 39
Views: 42086

Re: Project: 2015 Scripting Conferences

Sound like a great idea ! Those stacks are still a great resource, even if they show their age.... Would like to contribute to the project somehow
by iGerbil
Wed Nov 05, 2014 6:16 pm
Forum: Documentation and Tutorials
Topic: New free Livecode training
Replies: 0
Views: 5513

New free Livecode training

There is a new training on Livecode posted on Udemy; hopefully it will spread Livecode-awareness and encourage more people to use this platform. The training quickly goes through the basics and then teaches you how to develop a Flappy Bird clone in less than the duration of a footbal match and deplo...
by iGerbil
Wed Nov 05, 2014 6:13 pm
Forum: Teaching with LiveCode
Topic: Free Livecode training
Replies: 0
Views: 4279

Free Livecode training

There is a new training on Livecode posted on Udemy; hopefully it will spread Livecode-awareness and encourage more people to use this platform. The training quickly goes through the basics and then teaches you how to develop a Flappy Bird clone in less than the duration of a footbal match and deplo...
by iGerbil
Wed Sep 17, 2014 2:49 pm
Forum: Internet
Topic: Stopping FTP uploads
Replies: 9
Views: 7666

Re: Stopping FTP uploads

Great, thanks a lot !!
by iGerbil
Tue Sep 16, 2014 11:34 am
Forum: Internet
Topic: Stopping FTP uploads
Replies: 9
Views: 7666

Stopping FTP uploads

Does anyone know how to stop FTP uploads initiated with libURLftpUploadFile ? You can set a callback message, but there is not evident command to stop the FTP session; you normally use CTRL-C when working from terminal, but from Livecode ? It can be useful if a large upload is in progress and you wa...
by iGerbil
Fri Aug 29, 2014 12:32 am
Forum: Mac OS
Topic: Customizing menus at runtime
Replies: 6
Views: 5513

Re: Customizing menus at runtime

Hi Klaus, you must come a long way from the Apple world :D Yes, gerbils were a 3D rollercoaster simulation when the QuickDraw 3D API was released... some years ago, even before Steve came back to Apple and QuickTime was at version 2.0 Back to menus, yes, that's irritating, and implementation in Live...
by iGerbil
Thu Aug 28, 2014 5:11 pm
Forum: Mac OS
Topic: Customizing menus at runtime
Replies: 6
Views: 5513

Re: Customizing menus at runtime

Hi Klaus, thanks for your reply, but I already had a look at your stacks :) I've already tried to use Livecode's menu builder, but it does not work... If you build a standard menu from the menu builder and set it as defaultmenu you get a bizarre "Preferences..." item on the first menu after the Appl...
by iGerbil
Thu Aug 28, 2014 10:57 am
Forum: Mac OS
Topic: Customizing menus at runtime
Replies: 6
Views: 5513

Customizing menus at runtime

Hi all, I'm having these issues with menus.... - from Mac OS X standalone build I need to detect when the user selects the "About..." default menu item - from the same build I'd like to add a "Preferences" menu item after the default "About", can this by done with scripting without having to recreat...

Go to advanced search