Next/Prev Page Shortcut

Started by Ramon, April 13, 2011, 02:02:57 PM

Previous topic - Next topic

Ramon

It would be nice to navigate in the source code with page break symbols by using shortcuts.

alex

Hi Ramon,

yes, this can be done. Easy to implement, so can be added to 1.49. Will try to add to next beta.

BR, Alex

BTW: which build version your are currently using and are you experiencing deadlocks as before? I have changed logic for locks from build 800 and really interested to know how 805 works by you (plan to release 1.49 soon and this fix is important).
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

Ramon

I use 805, and very long times did not have deadlocks(~ from build 800).

PS: I'm updating on every new beta as soon as it published.

alex

that is good to hear, because other user still has them (but I am not sure that they are same, because did not get a dump).

I have done some more fixes in this area, in 805 (was caused by logic change from within deadlock fix in 800), but it was crash fixes, not a deadlock fixes.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

Stefan

Quote from: Ramon on April 13, 2011, 02:02:57 PM
It would be nice to navigate in the source code with page break symbols by using shortcuts.

Version 809:

Fixed:
    * Next/Previous Page Shortcut == Edit.PageBreakNext/Prev. Check keyboard settings for this. No default shortcut, no menu entry.



"page break symbols" ? ? ?

Could there be an screenshot or at least an explanation about this? Or an link to wiki? Thanks  :D
Stefan, HippoEDIT beta tester 
HippoEDIT - the editor programmers wants to code thyself when they are dreaming.        -Don't just edit. HippoEDIT!-

alex

Yes, Stefan :) HE can recognize Page Break symbols in text (0xFF) and display later special separator after it in text. It should be also recognized by a printer by splitting in different pages, on Page Break symbol. HE Print Preview also recognizes this.

You can insert page break symbol also from withing HE in Edit->Insert Page Break.
From feedback about the command I got, I can say the feature (commands handling) is not yet optimum - small enhancements will come.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]