View Single Post
  #4  
Old 07-20-2015, 03:04
Storm Shadow's Avatar
Storm Shadow Storm Shadow is offline
Family
 
Join Date: Jun 2014
Posts: 281
Rept. Given: 186
Rept. Rcvd 191 Times in 78 Posts
Thanks Given: 138
Thanks Rcvd at 245 Times in 97 Posts
Storm Shadow Reputation: 100-199 Storm Shadow Reputation: 100-199
You should check out the latest build.
I made this totally different.A more clean look
No push buttons but icon and hotkey based.



HTML Code:
1. Hotkeys:
2.  NewFile:            Ctrl+N
3.  OpenFile:           Ctrl+O
4.  SaveFile:           Ctrl+S
5.  RunScript:          Ctrl+E
6.  Undo:               Ctrl+Z
7.  Redo:               Ctrl+Y
8.  SelectALL:          Ctrl+A
9.  Paste:              Ctrl+V
10. ResetFolding:       Ctrl+R
11. CircleFolding:      Ctrl+C
12. PlainFolding:       Ctrl+P
13. Hex-ray Home:       Ctrl+W
14. Python API:         Ctrl+I
15. Open git python:    Ctrl+G
16. Author:             Ctrl+B
Tip!
Use hit hotkey Alt+E twize to load the editor.

picture here
http://i.imgur.com/TcsyTZW.png


https://github.com/techbliss/Python_editor
__________________
The devil whispered in my ear, "you're not strong enough to withstand the storm."

Today I whispered in the devils ear, "I am the storm."
Reply With Quote
The Following 3 Users Say Thank You to Storm Shadow For This Useful Post:
Artic (09-08-2015), b30wulf (09-18-2015), Indigo (07-19-2019)