Bug 17072 - add support for a type = 'alertWindow' over displaystatus that brings up a persistent window
: add support for a type = 'alertWindow' over displaystatus that brings up a pe...
Status: CLOSED FIXED
Product: SqueezePlay
Classification: Unclassified
Component: SB Server
: 7.5.x
: PC Other
: -- normal (vote)
: 7.6.0
Assigned To: Ben Klaas
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-03-17 15:45 UTC by Ben Klaas
Modified: 2011-05-18 15:36 UTC (History)
2 users (show)

See Also:
Category: Feature


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Klaas 2011-03-17 15:45:52 UTC
this came up as a need for work on the commercial branch, but I think it's of general use so will be checking things into 7.6/trunk.

Adding a new available type to showBriefly messages from server, type ='alertWindow'. Produces a full window instead of a popup with the message displayed in a textarea. Window should not allow screensavers while it is visible.

For the bug to be closed, API docs on the wiki need to be updated.
Comment 1 SVN Bot 2011-03-17 15:48:17 UTC
 == Auto-comment from SVN commit #9386 to the jive repo by bklaas ==
 == http://svn.slimdevices.com/jive?view=revision&revision=9386 ==

Bug: 17072
Description: add type = 'alertWindow' on displaystatus handler
see bug for details on feature
Comment 2 SVN Bot 2011-04-13 14:00:51 UTC
 == Auto-comment from SVN commit #9420 to the jive repo by bklaas ==
 == http://svn.slimdevices.com/jive?view=revision&revision=9420 ==

Bug: 17072
Description: support for title in alertWindow showBriefly block
support for not stacking alertWindow windows that have the same text to display
Comment 3 Ben Klaas 2011-04-13 15:21:27 UTC
Sadly I think that showBriefly was documented nowhere, esp. for Jive. I gave it a start here
http://wiki.slimdevices.com/index.php/SBS_SqueezePlay_interface#showBriefly_communications
including alertWindow details

Marking this bug as resolved now
Comment 4 Bradley D. Wall 2011-05-18 15:36:20 UTC
Closing due to Ben' comments.  Will re-open if needed.