Echo Ma

Results 17 comments of Echo Ma

@rogerwang Now I know what causes this issue. My app will call `chrome.runtime.reload()` in some situation automaticaly. After reload, the tray's `click event callback` is broken, but you can still...

I need this feature, absolutely. During processing a request from client, I always set a timeout. When it timeout, I need to release the resource including the private data passed...

I am a library writer, the library's user may do some checking logic in business layer in onConnect callback. In some situation, the user would like to close the connection...

Obviously, zkui was trying to show binary as plain text, decodeError occured during covertion. Maybe we should show binary data as HEX string.

我记得是从QT5.4开始QtWebkit组件就被干掉了,我这边暂时没有精力维护这个东西了,十分抱歉。暂时只能用已经打包好的Windows版本了,想自己build比较困难了。

@sonymoon 我一方面不懂mac上的打包,另一方面目前实在没有精力维护zkui。如果要自己build,要找pyqt5.4以前的版本。

the edit dialog can be resized by the drag the right-bottom corner of the text area (not the dialog).

You are right, a resize cursor on the dialog corner would be nice. It seems that the modal dialog component of bootstrap (i am using it to implement the UI...

zookeeper 有proxy的设置? 之前我没接触过

Technically speaking, it should worked well with python2. Why dont you just give it a shot and tell us the result :smiley: