73
votes

Curious what "Toast" means?

Saw this and am curious...

Similar Posts

6
Want the complete source of my project? - Cyclone
I would have named this thing "whack-a-mole" myself. - MusiGenesis
wow I've never actually heard this term before somehow... how odd :) - RYFN
What an informational thread. I didn't even know those things had a name. - Corin
That's the first I've heard that, too. - Rob

6 Answers

111
votes

A small informational message that pops up like toast.

alt text

http://en.wikipedia.org/wiki/Toast_(computing)

28
votes

It's a type of Window that "pops up" like toast:

http://msdn.microsoft.com/en-us/library/ms632289%28VS.85%29.aspx

An example of a Messenger toast is the message that appears on a user's desktop when one of the user's contacts signs in. Another example of Messenger toasts is the messages displayed when a user receives an alert from the .NET Alerts service. The following are examples of typical toasts:

alt text alt text

22
votes

"Toast" refers to a UI feature where an event causes a small text box to appear at the bottom of the screen. The behavior seems like a piece of bread emerging from a toaster.

10
votes

It is a popup alert that generally appears on the right hand side of the screen, and is usually for notifications with great importance. There is generally a cool effect with it, such as fading or stretching.

In my question, the toast pops up and fades in.

4
votes

Toast is just another name for a pop-up notification, a small message that appears temporarily to communicate some information. Pop-ups referred to as “toast” are usually displayed at the bottom of the screen, and in some cases actually pop up like toast:

Message saved as draft.

Photo above from Android Developers: Toasts

-2
votes

Its a kind of notification that is poped up.