Tianzhu Qiao
Tianzhu Qiao
Thanks for the great project. Do we have plan to support the placeholder? Thanks!
Thanks for the great project. Do we have any plan to add options to set width/height of the imageView ( e.g., in TextRow)? I think it will be very convenient,...
Hi, thanks for the great project. Tried to use SwipeCellKit in a UICollectionView with multiple Columns. The "swipe" works, but the "action" (button) doesn't show correctly. Does SwipeCellKit support UICollectionView...
Thanks for the great project. It works perfectly when sending small amount of data (e.g., < 1k). However, crashes when sending large data (e.g., ~1M bytes). Looks like the `processSendDataTasks`...
Fixes #2361
**Operating system**: 13.2.1 **wxPython version & source**: 4.2.0 **Python version & source**: 3.9.5 **Description of the problem**: In dark mode (MacOS), wx.TreeCtrl doesn't show correctly near the bottom right corner...
**Operating system**: macOS 13.2.1 **wxPython version & source**: 4.2.0 **Python version & source**: 3.9.5 **Description of the problem**: On macOS, sometimes it will fail to close a page of wx.lib.agw.aui.AuiNotebook...
Thanks for this great project. Would you have plan to support carthage? Thanks Tianzhu
Thanks for the great project. I am reading the doc and code; and for some fusion, I am not sure how we use the generated code (from python sympy) in...
### Bug summary For example, when subplot A shares the x-axis with subplot B (A is created with sharex=B), a call to `B.cla()` will set the xlimit to [0, 1],...