Lukas Morawietz Hi, as I said, I modified in my way of coding your multitool (I’ve only done the “Informations functions”), it’s far from finish, but I wanted to have maybe a review from you, or from others…
from the original code I changed:
– the text function (line 85-93), renamed it to alertDialog
– The informations items (the callback functions) (line 127-282)
Should do probably the same as mine . One thing: the first call of addRow differs from the other. Why do you use item!=null and image.getBitmap here?
Very interested in how you “clean up” the script import. That’s the real mess in there… 😉
oh yes, when I realized that the options of addRow were almost the same at each call, I changed the addRow calling, and I think I forgot to correct this one !
< ![CDATA[
Should do probably the same as mine . One thing: the first call of addRow differs from the other. Why do you use item!=null and image.getBitmap here?
Very interested in how you “clean up” the script import. That’s the real mess in there… 😉
]]>
< ![CDATA[
oh yes, when I realized that the options of addRow were almost the same at each call, I changed the addRow calling, and I think I forgot to correct this one !
]]>