The badging is implemented specifically to help Mac developers comply with the 
OS X Human Interface Guidelines.
See: 
<http://developer.apple.com/library/mac/#documentation/UserExperience/Conceptual/AppleHIGuidelines/Intro/Intro.html>

There's no precedent for this badging on Windows or Linux, and while you may 
personally find this a desirable feature accross all platforms, the RunRev team 
wants to help us create a native user experience and tries to stop us from 
creating user interfaces which look and feel alien to native users.

That said, if you feel adventurous, you can edit the script of card 1 of stack 
"Answer dialog" and remove the platform check for the code pertaining to 
gRevSmallAppIcon ;-)

Cheers,

Jan Schenkel.

 
=====
Quartam Reports & PDF Library for LiveCode
www.quartam.com


=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La 
Rochefoucauld)


----- Original Message -----
From: Richmond <richmondmathew...@gmail.com>
To: How to use LiveCode <use-livecode@lists.runrev.com>
Cc: 
Sent: Wednesday, November 21, 2012 1:14 PM
Subject: Re: "Badge" in answer modal?

On 11/18/2012 08:04 PM, Mark Schonewille wrote:
> Hi Richmond,
>  
> You need to set the gRevAppIcon and the gRevSmallAppIcon to an existing ID 
> number of an image control. You can also use the commands answer error, 
> answer information, answer question and answer warning.
>
> --
> Best regards,
>
> Mark Schonewille
>
>

That works very well indeed in Macintosh

Is there a way to do the same sort of thing for Windows and Linux?

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to