Magic Lantern Forum
Home Page
|
Downloads
|
Wiki
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Server moved to new hardware. Should be faster and is cheaper on top.
Home
Help
Search
Login
Register
Magic Lantern Forum
»
Developing Magic Lantern
»
Scripting Corner
»
Scripting API suggestions
»
ML Menu open()
« previous
next »
Print
Pages: [
1
]
Author
Topic: ML Menu open() (Read 1563 times)
garry23
Contributor
Hero Member
Posts: 2218
ML Menu open()
«
on:
December 05, 2017, 03:34:02 PM »
We have close() to close the ML menu, but unless I've missed it, we don't have open(), ie to open the ML menu from a script.
On the next Lua fix update it would be great to see this feature.
Cheers
Garry
Logged
a1ex
Administrator
Hero Member
Posts: 12564
Re: ML Menu open()
«
Reply #1 on:
December 05, 2017, 03:43:29 PM »
It's there (see api_test.lua). For some reason, it's missing from the docs...
edit: it was a typo in the comments (the docs are built from code comments).
Logged
garry23
Contributor
Hero Member
Posts: 2218
Re: ML Menu open()
«
Reply #2 on:
December 05, 2017, 03:46:30 PM »
@a1ex
Thanks...works a treat
Logged
Print
Pages: [
1
]
« previous
next »
Magic Lantern Forum
»
Developing Magic Lantern
»
Scripting Corner
»
Scripting API suggestions
»
ML Menu open()