Search found 53 matches

by geoffcanyon
Sun Jan 27, 2019 10:31 am
Forum: Using Plugins for Customizing the LiveCode IDE
Topic: Navigator 7.2rc1 is available
Replies: 3
Views: 11390

Re: Navigator 7.2rc1 is available

7.2.1rc1 is available There is now a checkbox in the prefs to fold dataGrids by default. Also, I fixed the custom property editor to work even if custom properties have the same name as built-in properties, updated the display of folded controls, and updated Navigator's property editor to do a soft ...
by geoffcanyon
Fri Jan 25, 2019 8:03 am
Forum: Using Plugins for Customizing the LiveCode IDE
Topic: Navigator 7.2rc1 is available
Replies: 3
Views: 11390

Navigator 7.2rc1 is available

As usual, you can get Navigator here . Or grab it from GitHub . For details read the release notes , but briefly this: -- fixes the color sets being borked by an earlier release. -- significantly improves the relayering code -- again. -- -- It was a minor thing, but it should now be possible to have...
by geoffcanyon
Sun Jan 13, 2019 8:04 am
Forum: Using Plugins for Customizing the LiveCode IDE
Topic: Navigator 7.1rc1 is available
Replies: 1
Views: 5163

Navigator 7.1rc1 is available

As usual, you can get Navigator here . Or grab it from GitHub . Also, as part of this update I created several new scripts. I recorded my screen while using Navigator to convert those scripts to behaviors. It's super-easy, and the video only runs a minute-twenty. Find out how easy it is ! For detail...
by geoffcanyon
Wed Jan 02, 2019 11:20 pm
Forum: Using Plugins for Customizing the LiveCode IDE
Topic: Navigator 7.0 is available -- multi-target windows
Replies: 0
Views: 4865

Navigator 7.0 is available -- multi-target windows

As usual, you can get Navigator here . Or grab it from GitHub . Here is a video illustrating the new features: https://www.youtube.com/watch?v=B1_avMJnZ6k Navigator now supports multiple targets per window. You can still have as many Navigator windows as you like, but now each window can display the...
by geoffcanyon
Wed Jan 02, 2019 11:19 pm
Forum: Using Plugins for Customizing the LiveCode IDE
Topic: Navigator 6.7rc1 is available
Replies: 5
Views: 7637

Re: Navigator 6.7rc1 is available

Sorry, I wasn't clear and the version numbers overlapped -- I meant that I updated Navigator to its version 6.7.1.

I'm posting version 7.0 of Navigator separately right now.
by geoffcanyon
Wed Dec 26, 2018 10:41 pm
Forum: Using Plugins for Customizing the LiveCode IDE
Topic: Navigator 6.7rc1 is available
Replies: 5
Views: 7637

Re: Navigator 6.7rc1 is available

bogs wrote:
Wed Dec 26, 2018 12:00 pm
Very nice update, thank you Santa :D
The *real* present is currently in testing in a different branch. Fingers crossed it will be out in a day or two.
by geoffcanyon
Wed Dec 26, 2018 10:40 pm
Forum: Using Plugins for Customizing the LiveCode IDE
Topic: Navigator 6.7rc1 is available
Replies: 5
Views: 7637

Re: Navigator 6.7rc1 is available

I updated to 6.7.1rc1 -- based on a suggestion from Sannyasin Brahmanathaswami, selecting a script-only stack on the target menu now immediately edits the script for that stack instead of showing it in Navigator.
by geoffcanyon
Wed Dec 26, 2018 6:01 am
Forum: Using Plugins for Customizing the LiveCode IDE
Topic: Navigator 6.7rc1 is available
Replies: 5
Views: 7637

Navigator 6.7rc1 is available

As usual, you can get Navigator here . Or grab it from GitHub . I found out about strokeGradient, so I updated: 1. Added strokeGradient property editing, similar to fillGradient editing. 2. Added popups for fillGradient["type"] and strokeGradient["type"], and fillGradient["quality"] and strokeGradie...
by geoffcanyon
Tue Nov 20, 2018 2:19 am
Forum: Talking LiveCode
Topic: I created a library for math with big numbers
Replies: 7
Views: 4883

Re: I created a library for math with big numbers

Nice. Now if I only had problems that required more than a few digits to solve :( Yeah, I get that. I first did some bignum code to support solutions to problems on Project Euler. Other than that I've never needed a bignum library. But I've worked with J, and having unlimited precision integer math...
by geoffcanyon
Sun Nov 18, 2018 9:06 pm
Forum: Talking LiveCode
Topic: I created a library for math with big numbers
Replies: 7
Views: 4883

I created a library for math with big numbers

I've created bignum libraries in the past, but never organized it or did all four operators. So I started with earlier versions of some of the functions, optimized, corrected, and extended, and here it is: https://github.com/gcanyon/bignum It includes functions for addition, subtraction, multiplicat...
by geoffcanyon
Tue Oct 23, 2018 9:23 pm
Forum: Using Plugins for Customizing the LiveCode IDE
Topic: Navigator 6.6 alpha 1 is out
Replies: 4
Views: 7714

Re: Navigator 6.6 alpha 1 is out

Updated to fix an issue with displaying script-only stacks in the stack list.
by geoffcanyon
Thu Oct 18, 2018 2:50 am
Forum: Using Plugins for Customizing the LiveCode IDE
Topic: Navigator 6.6 alpha 1 is out
Replies: 4
Views: 7714

Re: Navigator 6.6 alpha 1 is out

Updated to fix some minor issues, and added the improved Properties menu, now with inline boolean values instead of submenus, thanks to Kay C Lan.
by geoffcanyon
Wed Oct 17, 2018 4:26 am
Forum: Using Plugins for Customizing the LiveCode IDE
Topic: Navigator 6.6 alpha 1 is out
Replies: 4
Views: 7714

Re: Navigator 6.6 alpha 1 is out

Updated to fix the Card List and Background List. Also noticed and fixed a non-visual issue with the HTML being set in Navigator's List.
by geoffcanyon
Tue Oct 16, 2018 10:44 pm
Forum: Using Plugins for Customizing the LiveCode IDE
Topic: Navigator 6.6 alpha 1 is out
Replies: 4
Views: 7714

Navigator 6.6 alpha 1 is out

As usual, you can get Navigator here . Or grab it from GitHub . Navigator 6.6rc1 Release Notes This is a major update to how commands work in Navigator, and continues to update how Navigator handles what container to target. === NEW FEATURES === COMMAND BARS Navigator now supports from 0-6 (configur...
by geoffcanyon
Thu Oct 04, 2018 2:08 am
Forum: Using Plugins for Customizing the LiveCode IDE
Topic: Navigator 6.5 alpha 2 is out -- recent targets
Replies: 0
Views: 5113

Navigator 6.5 alpha 2 is out -- recent targets

As usual, you can get Navigator here . Or grab it from GitHub . This is a major update to how Navigator handles what container to target. It also changes how Navigator handles list display, and several other things. Notes below. === NEW FEATURES === RECENT TARGETS The Card menu now stores the last 7...

Go to advanced search