LC 8 Property Inspector
Mark Wieder
mwieder at ahsoftware.net
Mon Oct 12 22:11:17 EDT 2015
On 10/12/2015 01:31 PM, Richard Gaskin wrote:
> 1. How do we open them? Currently third-party tools are relegated to
> the Plugins submenu, but crafting a launcher tool rack is simple stuff,
> and equally simple to just hide the current IDE's toolbar (which I've
> been doing for years - I go weeks at a time without ever seeing it).
Check out some things in the revIDELibrary. For instance, the
revIDEPaletteToStackName() and revIDEAvailablePalettes() functions.
They're hard-coded for now, but the plan is to open them up when the
references in the IDE stacks are refactored. And look at the publish and
subscribe functions as well, which will allow IDE component replacements
to register interest in certain IDE messages and respond to them.
--
Mark Wieder
ahsoftware at gmail.com
More information about the use-livecode
mailing list