Skip to main content
May 12, 2010
Question

Images in windows?

  • May 12, 2010
  • 1 reply
  • 210 views

Is it possible to put images in windows with javascript?

I can put buttons, inputs, checkboxes, radiobuttons etc, but I would like some pictures as well. Something like the img tag in html would have been nice...

Anyone?

This topic has been closed for replies.

1 reply

Jongware
Community Expert
Community Expert
May 12, 2010

With the basic script dialogs, no. But with ScriptUI: sure! There should be a few examples lying around this forum, demonstrating how to use PNGs. David Saunders' NugdeWrapper also comes with nice image buttons.