EmEditor (text editor) Forum Index Beta Version Bug Reports
EmEditor Professional 7.50 alpha 8 | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| Yutaka | Posted on: 8/17/2008 8:23 pm |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2423 |
EmEditor Professional 7.50 alpha 8 EmEditor Professional 7.50 alpha 8 is available for download. Updates from alhpa 7 include:
- Auto-panning by clicking the mouse wheel. - Specify Tag Format using Regular Expressions check box (Customize > Edit) - "File Dropped" event was added to macros. Macros new features: - GetProfileInt method, GetProfileString method, WriteProfileInt method, and WriteProfileString method were added to the Editor Object. - DroppedFiles Collection was added. - DroppedFiles property, ExStyle property, and Style property were added to the Window Object. - DottedLine property added to the ScrollProp Object. - ShowIndentGuides property added to the MarkProp Object. Plug-ins new features: - EP_USE_DROPPED_FILES was added to the Messages to Plug-ins. - EE_GET_DROPPED_FILE message was added. - Editor_GetDroppedFile inline function was added. - EI_USE_INI and EI_GET_LANGUAGE parameters were added to the EE_INFO message, Editor_Info inline function, and Editor_DocInfo inline function. - EVENT_DROPPED and EVENT_SAVING were added to the Events. For more details of the new macros and plug-ins features, see the updated Help. Download: http://www.emeditor.com/pub/emed750a8epx.msi (32-bit) http://www.emeditor.com/pub/emed750a8ep64.msi (64-bit) The portable version can be produced from the Import/Export wizard on the Tools menu after you use the installer. However, the portable version runs slower than one using the Registry. If you tried, please post any bug reports or any other feedback on this forum. Thank you!
|
| psa1999 | Posted on: 8/20/2008 1:18 am |
Just popping in ![]() ![]() Joined: 8/20/2008 From: Posts: 3 |
Re: EmEditor Professional 7.50 alpha 8 Thanks..
I want to make VI Editor Emulation Plugin. But I can't receive ESC key code. And I can't get/set overwrite mode. Can you help me? |
| joymonkey | Posted on: 8/21/2008 5:38 pm |
Just popping in ![]() ![]() Joined: 7/31/2008 From: Posts: 6 |
Re: EmEditor Professional 7.50 alpha 8 I use "Tools -> plug-ins -> diff", when I change width of the "diff window" after diff documents, it's jump a "Out of Memory" of window, why?
I use version: EmEditor Professional 7.50 alpha 8 Thank you ! |
| Kalum | Posted on: 8/22/2008 8:43 pm |
Just popping in ![]() ![]() Joined: 8/22/2008 From: Posts: 7 |
Re: EmEditor Professional 7.50 alpha 8 Maybe something odd.
When I do a right click for context menu in version 7.50 alpha 8 it show up slowly like it is fading (Version 7.02 is faster) Is this effect supposes to be in version 7.50? |
| Yutaka | Posted on: 8/31/2008 9:59 pm |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2423 |
Re: EmEditor Professional 7.50 alpha 8 Quote:
You can use EP_PRE_TRANSLATE_MSG message to receive WM_KEYDOWN message with ESC key. In etlframe.h, you will define PreTranslateMessage(). Editor_QueryStatus( hwnd, EEID_INSERT, &bChecked ); can determine Insert or Overwrite mode.
|
| Yutaka | Posted on: 8/31/2008 10:00 pm |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2423 |
Re: EmEditor Professional 7.50 alpha 8 Quote:
This will be fixed on alpha 9. Thanks!
|
| Yutaka | Posted on: 8/31/2008 10:00 pm |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2423 |
Re: EmEditor Professional 7.50 alpha 8 Quote:
I don't see any delay. Do you use any plug-ins or macros associated with any events?
|
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |




