Skip to content

Aram-Ibrahim/ATkEntry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

ATkEntry

A simple extension for tkinter entry in order to add support for Arabic letters in Linux.

Inspired by customtkinter CTkEntry.

Supported Platforams:

1- Linux

2- Windows

Tested on:

1- Debian

2- Windows

Requirements:

1- awesometkinter

2- arabic_reshaper

3- python-bidi

How to use:

Simply import the ATkEntry into your python file from ATkEntry import ATkEntry t supports tkinter entry aguments.

Extra aguments:

arabic=True

placeholder_text

show=""

Notes:

If arabic is set to False it will remove the support for arabic letters.

If show is set to "*" it the entry will repace the text entered by *.

About

A simple entry that supports Arabic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages