Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~4K People Reached

6 Posted Topics

Member Avatar for Reverend Jim

I would like to to see how this project develops. I'm quite interested in any project that combines an llm with audio input. Having a wxpython wrapper would definitely be a bonus! Thanks

Member Avatar for Reverend Jim
4
109
Member Avatar for gdtraveller

I'm developing a calendar application The top level window is a frame containing a panel that displays the calendar grid and a panel that contains a "Close" button. I'm unable to obtain the size of the calendar grid panel. When I add code to get the panel size, the result …

Member Avatar for Reverend Jim
0
625
Member Avatar for gdtraveller

Hi everyone, I've been researching various python libraries to extract data from pdf files. Currently, I'm exploring PyMuPDF After installing it, I try to run a basic script to get the number of pages in the pdf file. However, the following runtime error occurs. File "/usr/local/apps/PyMuPDF-1.18.17/fitz/fitz.py", line 1281 def is_rectangular(self) …

Member Avatar for Reverend Jim
0
114
Member Avatar for bharathsharma

Add a timer after adding the text control and the buttons. Bind a function to the timer to increment a counter and to update the text control with the value of the counter. When the start button is pressed, initialize the counter and start the timer. When the stop button …

Member Avatar for gdtraveller
0
477
Member Avatar for ihatehippies

I used the widget inspection tool to analyze the widget events. It seems that EVT_SHOW of the popup window can be used to achieve your result. If you're still reading this, let me know if you got this to work. Good luck.

Member Avatar for gdtraveller
0
2K
Member Avatar for gdtraveller

Hi, Does anyone have an example of code in wxpython that moves a sprite across an image background? Or can point me to an url that shows an example? Thanks

0
67

The End.