WangXudong

Results 3 comments of WangXudong

解决方案-Solution >#encoding: utf8 def add_body(self): b = Sprite('circle.png', color=self.color) b.scale = 1.5 self.body.append(b) if self.x == 0: print self.position b.position = self.position self.parent.batch.add(b, 9999 - len(self.body)) 将这段代码中的 'b.position = self.position'...

Thank you for your feedback, MothDoctor!  The search functionality leverages a custom widget mechanism, with the logic inspired by FindInBT.h and FindInBT.cpp. Thus, its behavior is similar to the...

![image](https://github.com/user-attachments/assets/1c0b9cb7-b43d-40e0-b217-a024f68bee97) The current search contents are: NodeTitle, Description, NodeType, Node Comment. From my experience, I feel that Description is similar to adding a new SearchKeywords. Of course, if it is...