Alok Joshi wrote:
> I am using Python 3.x
>
> I am unable to remove the border in a Canvas widget with bd=0 or
> borderwidth=0. Can someone please explain how one can do this?
>
> I give below my program
>
> class Avatar(Frame):
> def
>
__init__(self,parent=None,width=100,height=100,ovalness=1
I am using Python 3.x
I am unable to remove the border in a Canvas widget with bd=0 or borderwidth=0.
Can someone please explain how one can do this?
I give below my program
class Avatar(Frame):
def
__init__(self,parent=None,width=100,height=100,ovalness=1,bgFrameColor='Blue',bgCanvasCo