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 ...
Search found 53 matches
- Sun Jan 27, 2019 10:31 am
- Forum: Using Plugins for Customizing the LiveCode IDE
- Topic: Navigator 7.2rc1 is available
- Replies: 3
- Views: 45261
- Fri Jan 25, 2019 8:03 am
- Forum: Using Plugins for Customizing the LiveCode IDE
- Topic: Navigator 7.2rc1 is available
- Replies: 3
- Views: 45261
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 ...
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 ...
- Sun Jan 13, 2019 8:04 am
- Forum: Using Plugins for Customizing the LiveCode IDE
- Topic: Navigator 7.1rc1 is available
- Replies: 1
- Views: 37037
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 ...
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 ...
- 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: 36121
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 ...
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 ...
- Wed Jan 02, 2019 11:19 pm
- Forum: Using Plugins for Customizing the LiveCode IDE
- Topic: Navigator 6.7rc1 is available
- Replies: 5
- Views: 42948
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.
I'm posting version 7.0 of Navigator separately right now.
- Wed Dec 26, 2018 10:41 pm
- Forum: Using Plugins for Customizing the LiveCode IDE
- Topic: Navigator 6.7rc1 is available
- Replies: 5
- Views: 42948
Re: Navigator 6.7rc1 is available
The *real* present is currently in testing in a different branch. Fingers crossed it will be out in a day or two.
- Wed Dec 26, 2018 10:40 pm
- Forum: Using Plugins for Customizing the LiveCode IDE
- Topic: Navigator 6.7rc1 is available
- Replies: 5
- Views: 42948
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.
- Wed Dec 26, 2018 6:01 am
- Forum: Using Plugins for Customizing the LiveCode IDE
- Topic: Navigator 6.7rc1 is available
- Replies: 5
- Views: 42948
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 ...
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 ...
- Tue Nov 20, 2018 2:19 am
- Forum: Talking LiveCode
- Topic: I created a library for math with big numbers
- Replies: 7
- Views: 9574
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 ...
- Sun Nov 18, 2018 9:06 pm
- Forum: Talking LiveCode
- Topic: I created a library for math with big numbers
- Replies: 7
- Views: 9574
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 ...
It includes functions for addition, subtraction ...
- 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: 42619
Re: Navigator 6.6 alpha 1 is out
Updated to fix an issue with displaying script-only stacks in the stack list.
- 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: 42619
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.
- 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: 42619
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.
- 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: 42619
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 ...
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 ...
- 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: 36670
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 ...
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 ...