Exemplo n.º 1
0
def infoTabs(txt, title):
    """Show Text in Scrollable Text Area in dialog that will add tabs for each new item"""
    InfoDialog.showInformationDialogTabs(txt, title)
Exemplo n.º 2
0
def infoTabs(txt, title):
    """Show Text in Scrollable Text Area in dialog that will add tabs for each new item"""
    InfoDialog.showInformationDialogTabs(txt, title)