Esempio 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)
Esempio 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)