|
choices = [_("image sequence"), _("animated GIF"), _("SWF"), _("AVI")]
|
|
choices = [_("image sequence"), _("animated GIF"), _("SWF"), _("AVI")]
|
|
self.formatChoice = wx.Choice(parent=panel, id=wx.ID_ANY,
|
|
self.formatChoice = wx.Choice(parent=panel, id=wx.ID_ANY,
|