I'm not sure if it's the SBC that filters out non-Jive "ShowBriefly"s or
if it's SqueezeCenter that specifically directs the "ShowBriefly" to the
SBC.  But, for what it's worth, I popup messages on the SBC with calls
to:

Code:
--------------------
    
  $curclient->showBriefly( { 'jive' => { 'text'    => [ $jivemessage ], } 
},{'duration' => $duration, 'block' => 0, } );
  
--------------------

Again, as far as I can tell, the SBC ignores both the duration and
block parameters and displays the popup in a one-size-fits-all manner.


-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=62245

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to