Skip to content

Write Studio is a modern text editor writed in python whit all essentials function & configuration.

License

Notifications You must be signed in to change notification settings

HojdaAdelin/WriteStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status

Currently in a rebuild.

World-Writer

World Writer is a modern text editor whit all essentials function & configuration

Interface

In this project I use tkinter library.
The GUI was created in tkinter library.
Learn more about Tkinter

File manage

This app is a text editor that mean it have a lot of function about file & text.

    -Save a file
    -Open a file
    -Create a file
    -Edit a file
    -Print a file
    -Clear text
    -Copy text
    -Paste text
    -Cut text
    -Undo & Redo text
    -Delete text
    -Find text
    -Replace text
    -Color text
    -Add font to the text

GUI

When the app is launched it appears a loading screen, after few seconds it open the main screen.
The main GUI of this app is assembled along with scroll bars, text box, status bar, tool bar & menu bar.

Screenshot 2023-04-17 204947

Also this GUI include a pop out box appear when the right click is clicked.
As we can see this is a moder project created in python, tkinter that means we can implement this in every text editor base project.

About

Write Studio is a modern text editor writed in python whit all essentials function & configuration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages