Hallo August,
I'm excited. It works!
And it was so simple...
Many Thanks
Holger
Am Samstag, 25. Februar 2017, 10:12:36 CET schrieb August Schwerdfeger:
> Try moving the declaration of 'combobox' below those of the 'check_button'
> widgets.
__
Try moving the declaration of 'combobox' below those of the 'check_button'
widgets.
--
August Schwerdfeger
aug...@schwerdfeger.name
On Feb 25, 2017 5:11 AM, "Holger Klemm"
wrote:
> Hello,
> I need your help to correct my lua script.
> I have a darktable lua script with which I want to control v
Hello,
I need your help to correct my lua script.
I have a darktable lua script with which I want to control via a combobox the
check button.
The demo script below works but generates the following error:
demo.lua:34: attempt to index global 'check_button1' (a nil value)