Hi Pilou,
> And necessary
> As I see sinus & cos arrive :)
Hmmm, but sine curve is a pretty good example of something that would work very well on a text menu and doesn't really need a big image or a lot of additional text along with it.
But yes there is not even a text menu currently so if you do want to have an organized plug-in UI for v1 then this method would do it for you right now...
> It will just a little difficult for a noob in Html to attribute a new own
> image from their computer
Yeah, although if you are using an image on your own computer that is already sized, you can then leave out the width and height and you only need to put:
<img src="file://c:/your_image_file.jpg">
> A detail : it's not possible to have the automatic close window
> after the launch of the plugin?
Yup, no problem - try this attached updated version.
- Michael
|