I encountered such an error: panic: interface conversion: *ssa.Call is not interface { ssa.setNum (int) }: missing method setNum in file ssa/func.go:282. Is this a bug?
Read the source for more implementation information, but essentially, this sub-classes QLabel to provide a mouse wheel scrollable "digit" (any item that is incrementally set). This example ...