A few questsions |
Post Reply |
Author | |
Mathias
Newbie Joined: 13 February 2008 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 13 February 2008 at 9:45am |
Hi,
1. NUL chars in a textfile you open in the editor, corrupts the data after it while loading it. 2. Is there a "Modified" property of the control that I've missed? 3. The selection kinda "moves" around when selecting text. Any special reason for this? Regards |
|
AndreiM
Moderator Group Joined: 18 August 2007 Status: Offline Points: 132 |
Post Options
Thanks(0)
|
1. This will be fixed for the next release. How do you think the NULL (zero) chars should be processed: skipped, replaced with space or new line chars?
2. There is no such property. It will be added for the next release.
3. As I understand you mean blinking in the start or end of selected text for some cases. This bug fixed. Will be available in the next release.
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
1. Developer should have the option on how to handle them.
|
|
flauzer
Senior Member Joined: 30 December 2003 Location: Italy Status: Offline Points: 108 |
Post Options
Thanks(0)
|
>>Is there a "Modified" property of the control that I've missed?
As workaround, I use m_wndSE.CanUndo property.
|
|
Mathias
Newbie Joined: 13 February 2008 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Thanks for the answers. As a final question: If I try to load a ~3MB file into the editor it locks up. Even with the highlighting turned off.
Is this a known issue? |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |