iwkse

Results 6 comments of iwkse

Working on account_invoice_validation_queued and sale_order_invoicing_queued

Zathura is great yes. But having support for PDF in FBReader is important to me. Zathura and all other PDF viewer doesn't have something that FBReader has. The library. Really...

You have to decode the text before sending as it expects unicode text: res = sender.msg("@nick", "hi".decode("utf-8")) will make it

That's kind of tricky. I can't find how to get information about the active panel/tab. In such way could be possible to execute such drawing code only when on the...

Actually, why did you create a new draw and attach the draw handler? That can be in the main draw handle and it will update only when dealing with the...