Skip to content

Instantly share code, notes, and snippets.

View livecodeali's full-sized avatar

Ali Lloyd livecodeali

  • LiveCode Ltd
  • Edinburgh
View GitHub Profile
on preOpenStack
dispatch "setAsBehavior" to stack revIDEPaletteResourcePath("behaviors/revdictionarybehavior.livecodescript") with the long id of me
addFrameItem "show_apis","header", "navigation", "API", "f1b3", "f1b3","showAPIs", the long id of me
addFrameItem "show_guides","header", "navigation", "Guide", "f1b3", "f1b3","showGuides", the long id of me
end preOpenStack
--- before.txt 2015-10-30 09:57:15.000000000 +0000
+++ after.txt 2015-10-30 09:56:29.000000000 +0000
@@ -1,31 +1,101 @@
function getExtensionList
+ if there is not a group "extensions" of me then
+ return empty
+ end if
+
local tList
- repeat for each item tLine in the hilitedLines of field "Extensions"