Giới thiệu sản phẩm
DEFAULT_PEN_SIZE = 5.0
DEFAULT_COLOR = 'black'
old_x = None
old_y = None
line_width = DEFAULT_PEN_SIZE
color = DEFAULT_COLOR
eraser_on = False
active_button = False
def setup(canvas, size_button):
global old_x, old_y, line_width, color, eraser_on, active_button
old_x = None
old_y = None
line_width = size_button.get()
color = DEFAULT_COLOR
eraser_on = False
active_button = False
active_button = pen_button
canvas.bind('<B1-Motion>', paint)
canvas.bind('<ButtonRelease-1>', reset)
Hình ảnh sản phẩm

Mik có chút kiến thức về fronted và backend , các ngôn ngữ mik biết : HTML , CSS , JS , Typescript , Next.js , Node.js ...
Đăng nhập để tham gia bình luận
Mik đang tìm 1 dev khác gần tuổi để chung dev
Đăng nhập để tham gia bình luận
Lm chung 1 dự án ko bạn
Đăng nhập để tham gia bình luận
Good
Đăng nhập để tham gia bình luận
Đăng nhập để tham gia bình luận