Example #1
0
def lookupQ():
    mw.initLookup()
    epwingLookup(mw.currentCard.fact['Expression'])
Example #2
0
def lookupS():
    mw.initLookup()
    mw.lookup.selection(epwingLookup)
Example #3
0
def lookupA():
    mw.initLookup()
    epwingLookup(mw.currentCard.fact['Meaning'])
Example #4
0
def lookupS():
    mw.initLookup()
    mw.lookup.selection(epwingLookup)
Example #5
0
def lookupA():
    mw.initLookup()
    epwingLookup(mw.currentCard.fact['Meaning'])
Example #6
0
def lookupQ():
    mw.initLookup()
    epwingLookup(mw.currentCard.fact['Expression'])