| Trees | Indices | Help |
|
|---|
|
|
SooVee Serial Audio Manger - Feed elements module for the graphical inface. It handles a displaying element of the interface concerning feeds.
except UserCancel("Progress Dialog canceled."):
pass
errordlg(parent:obj, title:str, message:str) -> None
ViewHtml(parent:object, cache:obj, path:str) -> None
ViewHtml.OnLinkClicked(link:object) -> None
CoverImg(parent:object, cache:obj) -> None
ListCtrl(parent:object) -> None
| Classes | |
| Feed Error Handler | |
|---|---|
|
UserCancel Excption class to handle user cancel of a dialog. |
|
| Feed Viewer | |
|
ViewHtml Show user their chosen serial audio feed details using dynamic html content generated from its rss data. |
|
| Feed Controls | |
|
CoverImg Show user their selected serial audio feed's cover image. |
|
|
ListCtrl Show user their serial audio feed list of subscribed opml feeds. |
|
| Functions | |||
| Feed Error Handler | |||
|---|---|---|---|
| None |
|
||
| Variables | |
TRANSCIEVER = msg.Publisher()Interobject communication object. |
|
SERVICE = None
|
|
__package__ =
|
|
Imports: wx, msg, Cover, Xml
| Function Details |
Error Dialog to show error messages within the graphical interface.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 10 23:38:23 2009 | http://epydoc.sourceforge.net |