| View previous topic :: View next topic |
| Author |
Message |
cnnnc
Joined: 12 Jan 2008 Posts: 115 Location: Shantou, China
|
Posted: Fri Oct 12, 2012 3:59 am Post subject: |
|
|
| Test Version(11-Oct-2012 15:38) is OK. Thanks! |
|
| Back to top |
|
 |
qoshinator
Joined: 11 Apr 2012 Posts: 36
|
Posted: Fri Oct 12, 2012 10:00 am Post subject: |
|
|
"Words delimiters" is not working as advertised.
Set WordBreak to 6, enable Words delimiters, place "." in the Words delimiters, type "... awer" in a document, then double click on "awer" and drag your mouse leftwards. You'll be unable to select just a single period. |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4638
|
Posted: Fri Oct 12, 2012 2:07 pm Post subject: |
|
|
qoshinator
It is expected behaviour. Word breaks operates with groups of letters (words) and groups of delimiters.
To select text by symbols: turn off "RichEdit mouse selection" in settings, then double click on word (with releasing mouse button), then press shift and select text by symbols with left mouse click. |
|
| Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1067 Location: Poland
|
Posted: Fri Oct 12, 2012 5:59 pm Post subject: |
|
|
| Instructor wrote: | | Quote: | What: ^[ \t]*$\n*
With:
| Test version |
Doesn't work "Replace all"
Doesn't find lines containing only spaces/tabs.
What: ^$\n*
matches lines containing only "$" symbol. |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4638
|
Posted: Fri Oct 12, 2012 8:08 pm Post subject: |
|
|
KDJ
Do you sure you have the latest AkelPad.exe (CRC32: AA3A28A6)? |
|
| Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1067 Location: Poland
|
Posted: Fri Oct 12, 2012 9:41 pm Post subject: |
|
|
Instructor
Yes, I'm sure. CRC32: AA3A28A6, file date: 11-10-2012.
Look at the following screen shots:
Replace all
Find next
Text |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4638
|
Posted: Fri Oct 12, 2012 10:08 pm Post subject: |
|
|
KDJ
Reproduced. I forgot to rebuild test version.
Test version |
|
| Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1067 Location: Poland
|
Posted: Sat Oct 13, 2012 11:55 am Post subject: |
|
|
Instructor
Now is better, but also removes the line that contains only "$". |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4638
|
Posted: Tue Oct 16, 2012 3:16 pm Post subject: |
|
|
| KDJ wrote: | What: ^$\n*
matches lines containing only "$" symbol. | Test version |
|
| Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1067 Location: Poland
|
Posted: Tue Oct 16, 2012 5:43 pm Post subject: |
|
|
Instructor
Is great. |
|
| Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1067 Location: Poland
|
Posted: Sat Oct 27, 2012 5:40 pm Post subject: |
|
|
Manual settings:
StatusUserFormat=%cl %cd (hex:%cH, %CH)
does not show the NUL character. |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4638
|
Posted: Sun Oct 28, 2012 11:50 am Post subject: |
|
|
KDJ
StatusBar control recognize NULL character as string ending. You can use separate section for %cl, like, "%cl%[20]%cd (hex:%cH, %CH)". |
|
| Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1067 Location: Poland
|
Posted: Sun Oct 28, 2012 3:43 pm Post subject: |
|
|
| Thanks Instructor, in this way shows the code of NULL character. |
|
| Back to top |
|
 |
qoshinator
Joined: 11 Apr 2012 Posts: 36
|
Posted: Thu Nov 01, 2012 8:33 am Post subject: |
|
|
SaveFile's autosave caused multiple dialogs to appear and none of the buttons on them do anything (Ok, Cancel, Goto, close, etc.). The dialogs are modal, so I can't click on any of my work, and all of my unsaved work will be lost if I close AkelPad. As I have four unsaved documents, is there a way to rescue my work? (by inspecting memory or something?)
EDIT: Nevermind, AkelPad crashed by itself. I give up. It's ridiculous that non-previously saved files are not backed up by the autosave feature. |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4638
|
Posted: Tue Nov 06, 2012 3:17 pm Post subject: |
|
|
qoshinator
Not reproduced. All buttons are available (tested each of them). |
|
| Back to top |
|
 |
|