dialogos.py 文件源码

python
阅读 15 收藏 0 点赞 0 评论 0

项目:pyvmwareclient 作者: wbugbofh 项目源码 文件源码
def __init__(self, *args, **kwds):
        # begin wxGlade: Dialogo_ejecutando.__init__
        kwds["style"] = wx.DEFAULT_DIALOG_STYLE
        wx.Dialog.__init__(self, *args, **kwds)
        self.titulo = wx.StaticText(self, wx.ID_ANY, "Accediendo al sistema: ", style=wx.ALIGN_CENTER)
        self.elementos = wx.StaticText(self, wx.ID_ANY, "000000", style=wx.ALIGN_CENTER)

        self.__set_properties()
        self.__do_layout()
        # end wxGlade
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号