using the Toolbox tiennot with lightroom

Hi all

first of all I'm new to this script language and the API for Lightroom plugin so please forgive my ignorance .

I was wondering if a try to use the toolkit of tiennot?

I was try use it with no luck, I get the error "cannot find namespace tek.ui".

I can run the sample the sample file of tiennot problem knoiw helloworld.lua...

I don't know if I need anything either recompile etc.

Any help would be great

Mike

code-

This lua file I try uses to load the tiennot dialog box...

MyHWExportItem = {}

function MyHWExportItem.showModalDialog)

UI = require "tek.ui"

user interface. Application: new

{

Children =

            {

                        UI. Window: new

                        {

                                    Title = "Hello",

HideOnEscape = true;

                                    Children =

                                    {

                                                UI. Button: new

                                                {

                                                            Text = "_Hello, World!"

delivery = function (self, hurry)

                                                                        If pressed is false then

                                                                                    Print "Hello, World!"

                                                                        end

                                                                        UI. Button.onPress (self, hurry)

                                                            end,

                                                },

                                    },

                        },

            },

}: run()

end

MyHWExportItem.showModalDialog)

It will not work. It is not possible to include third-party libraries in Lightroom, using the require() function or otherwise.

Please refer to Chapter 3 of the Lightroom SDK guide for instructions on how to create user interfaces using the APIs of Lightroom.

Tags: Photoshop Lightroom

Similar Questions

Maybe you are looking for

  • Is it safe to use Portege Z830 with Windows 8 Pro?

    I have upgraded to Windows 8 pro on my Z830 - 10 M a few days after the release of win8. Today, I closed windows8 (all LED's off), closed the computer and put it in a computer bag.50 minutes later, when I took out the z830 it was burning hot. So hot

  • Cannot install service pack 2 on Vista

    In the final installation of Service pack 2, the system crashes with:! 0xco190036! Wmplayer.exe. I have to restore the system to download pre service pack status.  Under Vista Home Premium with service pack 1.  In general, before the installation att

  • My AutoPlay does not work when I insert my card from camera to upload photo.

    AutoPlay does not as well for my hard drive. I use Windows Vista and have successfully set autoplay under the hardware and audio.

  • I tried to install the MYOB software and got the msg 1155 file not found.

    I tried to install the MYOB software and got the msg 1155 file not found. The download seems to have worked I can find the file on my c drive. But will not be installed. Thank you original title: error 1155

  • NDK Assets folder

    It seems that applications perform differently when debugged - running on the device (PlayBook Tablet) and if they are signed. I have included a few files in my assets folder for example: app/native/assets/Home/myfile.dat and at a certain point in my