<div dir="ltr"><div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">Il giorno ven 2 nov 2018 alle ore 09:34 Me <<a href="mailto:adamnt42@gmail.com">adamnt42@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, 2 Nov 2018 09:14:36 +0100<br>
Rolf-Werner Eilert <<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a>> wrote:<br>
<br>
> Am 02.11.2018 um 08:34 schrieb Me:<br>
> > I've got most of it worked out but what do I specify for the icon parameter?<br>
> > The function prototype says it's a string but what string?<br>
> > <br>
> > e.g.<br>
> > Message.Optional("The horse's **Last Race** date is incorrect.\nForm history may be incomplete!", "OK", "optedout", "???WTF???", True)<br>
> > <br>
> > tia<br>
> > bruce<br>
> > <br>
> <br>
> Maybe a path to the icon picture file? (Just a guess, "icon" sounds like <br>
> "picture"...)<br>
> <br>
> Regards<br>
> Rolf<br>
> <br>
> <br>
> ----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
<br>
Tried that : "icon:/large/warning" . Nope no good.<br>
Oh hang on, I'll try a real path.<br>
brb<br>
<br>Message.Optional("This is the message", "OK", "DontShowAgain", "icon:/medium/linux")<br>
</blockquote></div></div></div>