Ram Rachum

Results 198 comments of Ram Rachum

I vaguely remember that wxPython has things like that. Try `.Layout()` or `.Fit()`. On Wed, Sep 26, 2018 at 11:35 AM Peter Bittner wrote: > Currently, when you open the...

I understand. If you'd like to create our own custom class for that, that's a solution. On Wed, Sep 26, 2018 at 12:25 PM Peter Bittner wrote: > Access to...

Lots more info please. On Fri, Feb 5, 2021, 15:46 Sharan Senthil wrote: > — > You are receiving this because you are subscribed to this thread. > Reply to...

Which version of Windows? On Fri, Feb 5, 2021, 17:50 Sharan Senthil wrote: > When I try to download the .exe installer for Python turtle from github, > my browser...

That makes sense, thanks for reporting. Unfortunately we don't have a build process for Mac and so far no one volunteered to make one. If anyone would be interested in...

For some reason `JumpingFrog`'s `__module__` is set to `__builtin__`. It needs to be set to `__main__`. I tried setting it manually to `__main__` and it worked. So investigate why it's...

Sergey, the open source projects for google-code-in will be announced only on November 5th, a month from now. And that's just the announcement, the kids will start working only on...

I think that the problem is that when we prepare the animal art, we'll have to make room on the image for the colorful dot. And if we're making room,...