Devpad 4.27
1. Main window overview:
2. Toolbar overview:
New ( Ctrl + N) |
|
Open (Ctrl + O) |
|
Save (Ctrl + S) |
|
Save All |
|
Print (Ctrl + P) |
|
Undo |
|
Redo |
|
Cut (Ctrl + X) |
|
Copy (Ctrl + C) |
|
Paste ( Ctrl + V) |
|
Find (Ctrl + F) |
|
Replace ( Ctrl + H) |
|
Go To (Ctrl + G) |
3. Statusbar overview:
Vertical position of the cursor( Current line number\Number of all lines in file) |
|
Horizontal position of the cursor |
|
Encoding |
4. Menubar overview:
4.2. Edit Menu:
4.3. View Menu:
4.4. Insert Menu:
Icon | Name | Allows to: |
Comment |
insert a comment for the selected syntax |
|
Text File |
insert text file *.txt |
|
Date |
insert current date |
|
Time |
insert current time |
4.5. Encoding Menu:
Allows to choose encoding for the file. Default encoding is OS encoding.
4.6. Syntax Menu:
Allows to choose the syntax for the file or disable it.
4.7. Run Menu:
Allows to run the file in the default program for OS( for example if you are editing in Devpad "file.vb" which is a Visual Basic file and you will select "Run File" it will open in Visual Studio or other compiler you have).
It also allows to run for example html file in Chrome, Firefox, IE, Opera or Safari web browser if it is installed on your computer.
4.8. Navigation Menu( navigation through the document):
4.9.
Tools Menu:
4.9.1. External Tools:
External Tools |
?? |
4.9.2. Options:
Options |
Allows you to change options of the program |
Tab "General":
4.9.2.1. Section "Startup":
Open New File |
When program starts it creates new file |
Show New Dialog |
When program starts "New File" window will appear |
Show Open Dialog |
When program starts "Open File" window will appear |
Do Nothing |
Does nothing when it starts |
4.9.2.2. Section "Theme":
Here you can choose theme colour.
4.9.2.3. Section "Default Format":
Here you can choose default format.
4.9.2.4. Section "Recent Files":
Here you can clear list of recently opened files by clicking "Clear Recent Files" button.
Tab "Tabs":
4.9.2.5. Section "Close Button":
4.9.2.6. Section "Default Ecoding":
Here you can set a default encoding.
4.9.2.7. Section "Default Font":
Here you can choose font type/size in the editor.
Here you can turn off/on line numbers, scrolling past content, word wrapping by checing the proper field.
4.10. Help Menu:
"About" window: