Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterHello zm1234,
Thanks for your inputs. I might consider that in future versions.
Yutaka Emura
KeymasterHi Eugene,
I will take a look at 0.7. Thanks!
Yutaka Emura
KeymasterHello yak,
EmEditor is not designed to have any panes draggable because I didn’t want EmEditor to have too many features, which would result a bloated application. Thanks for your comments!
Yutaka Emura
KeymasterHello escanzano,
I guess you opened your UTF-8 file as Western European encoding. You have to open a UTF-8 as Unicode (UTF-8) encoding. If you use Windows Vista/7, there should be no problem with fonts, but on earlier Windows, you will need to select a correct font to display all characters correctly.
Yutaka Emura
KeymasterHi yak,
EmEditor is not designed to have any panes draggable because I didn’t want EmEditor to have too many features, which would result a bloated application. You might want to use an external browser (via External Tools) to preview an HTML document.
Thank you!
Yutaka Emura
KeymasterHi Ivan,
Thank you for explaining. I reproduced this issue, and I will certainly fix this issue. Thank you!
Yutaka Emura
KeymasterHi Ivan,
I can’t reproduce this issue. Can you tell me detail procedure so I can reproduce this issue? Thank you.
February 25, 2011 at 6:48 pm in reply to: How locate the tabbar to bottom of the window in EmEditor? #9284Yutaka Emura
KeymasterHi Yak,
Unfortunately, you cannot change the tabbar position into the bottom in EmEditor. This is because EmEditor is the Windows standard control as a tab control. Thank you for understanding.
Yutaka Emura
KeymasterSure.
nFound = document.selection.Find( '"', eeFindNext );
Yutaka Emura
KeymasterIf you want to write in VBScript, here is the syntax:
nFound = document.selection.Find( Chr(&H22), eeFindNext )
Please save as *.vbee.
Yutaka Emura
KeymasterHello ujin,
I can’t reproduce your issue. Can you please send me a screenshot to [email protected] with detailed explanation as to how to reproduce this issue. Thank you!
Yutaka Emura
KeymasterHello sbluege,
The file path length is limited to 259 characters long. That is why you get a “failed to open” error. Most Windows applications don’t work correctly if the path length is more than 259 characters long.
Thank you!
February 14, 2011 at 5:12 pm in reply to: Lost of "Replace" function for the Simplified Chinese GUI #9269Yutaka Emura
KeymasterHello danielqian,
I can’t reproduce your problem. Are you sure you are using EmEditor Professional v10.0.5, and is the Simplified Chinese UI supplied by Emurasoft? You can check the version information by selecting Customize dialog > Language tab.
Thank you,
Yutaka Emura
KeymasterHi danielqian,
I reproduced this issue. I will try to fix this in the next version. Meanwhile, please use the English user interface.
Thank you!Yutaka Emura
KeymasterAs long as you don’t overuse licenses, you can use the same registration key that you used for one computer with another computer.
Thanks for your confirmation!
Yutaka Emura
KeymasterHi CrashNBurn,
Thanks for your inputs!
Yutaka Emura
KeymasterHi ginger,
I am sorry, but the workspace format is different between v9 and v10, and there is no way to transfer the old format to the new version.
Thank you for using EmEditor!
Yutaka Emura
KeymasterI am fixing this error. Thank you!
February 3, 2011 at 5:27 pm in reply to: Ability to find search the entire file even when it is still loading #9255Yutaka Emura
KeymasterHi icnocop,
Thanks for your input. I might consider that in future version. Meanwhile, you can use “Find in Files” feature and search only the active file.
Thank you!
Yutaka Emura
KeymasterHi spudly,
I will look into this issue.
Thank you!Yutaka Emura
KeymasterHi Steven,
If you add a double quotation mark (“) to the Treat the following characters as alphanumeric text box in the Edit tab of the Customize dialog box, double-clicking the text will include the double quotes when selected.
I don’t know if you can somehow make a single click to select only the word and a double click to select all that with surrounded quotes.
Yutaka Emura
KeymasterHi Ivan,
I reproduced this issue. It will be fixed on the next version. Thank you!
January 27, 2011 at 5:58 am in reply to: Display vertical line at specific column position or word wrap position ? #9243Yutaka Emura
KeymasterHi Deipotent,
I might consider this option in future versions.
Thanks!Yutaka Emura
KeymasterHi Deipotent,
You can change the style to “Button” style if you don’t want the row move up and down. You can change the settings in the Customize dialog > Tab > Style.
Thanks!
Yutaka Emura
KeymasterI will look into this issue.
Thank you!- AuthorPosts