On Jan 12, 2008, at 4:31 PM, Ian Wood wrote:

Just wondering how people normally show that a file needs to be saved.

This is for an OS X-only app, so ideally I'd like to show a darker blob in the red 'close' button in the titlebar, but this doesn't seem to be an option in Rev without rebuilding the titlebar...

If you really want to set the close button to the proper color you could probably use the API call "SetWindowModified()" in an external. Rev provides the necessary information to make this Carbon call (windowID property).

--
Trevor DeVore
Blue Mango Learning Systems
www.bluemangolearning.com    -    www.screensteps.com


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

Reply via email to