Jakob Vendegna

Results 12 comments of Jakob Vendegna

👀 I see that weird border. From the images you provided it looks to me like you have an extra rectangle in your button group. You can refer to [this...

Fair enough, I appreciate your input and response. Let's see what, if anything I can do. Parth is out for about another month. The expected result would not include the...

I got it. I actually stopped half way through reading [the element guide in the instructions](https://github.com/ParthJadhav/Tkinter-Designer/blob/master/docs/instructions.md#2-element-guide)... Always read the docs. I _added_ a rectangle layer without rounded corners underneath the...

Now I think I understand your question better. My design also makes that weird white border when I click the buttons. Must be a glitchy animation or something. I'll keep...

Okay, I have a workaround for you. In your resulting build/gui.py file you'll find a line near the top with: `window.configure(bg = )` Copy that, or if you know your...

QQ: I see your edited comments. I am curious, your solution seems to work on my end - adding self.frame = frame to the __init__ method. What went wrong for...

@ParthJadhav the animation on a button click remains, so the user does receive visual feedback on-click, however the bezel adopts the color of the background with my changes. I think...

Hey there. I'm trying to get better at writing docstrings. This is perfect for me. However, I want to be realistic about my capacity. I can definitely handle a few...

Thanks for the feedback. I'll await a bit more discussion, but am still happy to help. I'm a beginner with VisPy but know contributing to docs is a great way...

Hey @raisultan and anyone else who wants to hop in on this. Let's get organized. I just bounced into a dir and went after it. I'm happy to set up...