yes Frank, the problem of embededd resources is solved, it was the VB.NET that do not consider the folder. thank you.
My extension it does not work anyway :-(
Cristian
ARGGHH! I can not believe it, how I did not see it!!!! thank you, now the image load! I must understand how activate tools :) I continue tomorrow
thanks at all
a quick question … how do I update the image in the “non-extension” version? after editing the image with passing the option, how do I refresh the control? The image change if I refresh the page, thanks
Refresh? You want to load a different image or reload the same one after editing? See attached sample. The darkroom library (https://github.com/MattKetmo/darkroomjs) doesn’t support updates. You have to recreate it. Wisej Widget class has the update method. In this case I simply call init again.