wxEditor 4.3

Begonnen von Administrator, 15.11.2023, 18:06:16 NACHMITTAGS

Vorheriges Thema - Nächstes Thema

Administrator

wxEditor 4.3 veröffentlicht

Changelog:

  - added: "cancel window splitting" menu item
  - added: option to show classes from embedded files
  - added: option to load embedded files when a file is activated
  - added: view folders back to folders menu
  - added: open/close folders from level in folder menu
  - added: open/close next folder in folder menu
  - added: colour themes menu: light, green, blue, dark, default or own
  - added: reset editor colours to default (theme default)
  - added: menuitem to reset lexer colours to default in lexer menu
  - added: hint in editor window, if jumpto has no target
  - added: show all search results at once
  - added: escape to clear founded searchwords
  - added: reload file icon
  - added: if a file is executed more than once, the pids are shown in the statusbar
           stop all programs over the stop button
  - added: new menuitem to show errors directly in the editor window as annotiation
         middle mouse click or run the file to close the annotiation
  - changed: use english language now as the default language
         so non german user can also write a translation
  - changed: lexer files in the list section
            you must use the new files!
  - changed: little things in ini structure
            please delete the old ini file at first
  - changed: find replace - replace all in background for max speed
  - changed: display of the founded text
  - changed: options menu now use listbook
  - changed: new and larger icons
  - changed: jumpto search in an internal list for the jump string now,
            so you must reload the file functions list after adding a new one (over menu or F2)
  - changed: view hidden lines can now handle multiple entrys
  - changed: faster binding
  - changed: faster processing of a selection, use a buffer now
  - changed: hidden lines are saved only, if no folder view is selected
  - removed: note in the case of missing information when a command is to be inserted from the control center
  - fixed: SaveAs is always activated now
  - fixed: error with spaces in filename and other
  - deactivate macros
    the lParam write a random value when running, although it has just been recorded
    it may be that the value will miss to be reinterpreted, but I don't know how to do that in wxb
    see the answer "https://www.autohotkey.com/board/topic/36100-scintilla-and-sendmessage/" for scintilla

The lexer files and the ini structure have been slightly adjusted. Please delete the old ini and use the new lexer files.

Download:
wxEditor4.3_x86.zip
wxEditor4.3_x64.zip
Dirk
admin@forum.wxbasic.de