Dear all,
First, I am a newcomer for Scintilla mail list.
If you have any question about my email, please inform me freely.
I have used Scintilla some time and found some questions here.
1. SCI_FORMATRANGE for selection range print
Although SCI_FORMATRANGE message uses CharacterRange, it uses the
"cpMin/cpMax" lines in fact.
This behavior is not as the user expected when he selects "selection range"
in the print dialog.
In my application, I need a paginate character such as "12" to split the
page when printing.
But for this SCI_FORMATRANGE behavior, I cannot paginate it with this
special character.
2. Line number option in print
Could Scintilla support "Line number option" in print?
Current behavior is WYSIWYG (if line number visible, print line number; if
invisible, not print line number).
Can Scintilla support one option to print line number or not?
3. Folding option in print
This seems to be listed in "To-do-list".
This is very useful when making a electronic document such as "PDF".
4. SCI_GETCODEPAGE question
The Scintilla document said that SC_CP_DBCS in GTK will support DBCS.
Does this SC_CP_DBCS support DBCS in Windows?
After checked, it seems OK.
If this is supported, the application needn't to check current system
codepage
and set the code page (e.g., Chinese? Korean? Japanese? etc)
Thanks in advance.
Best Regards,
Jeffrey Ren
_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn
_______________________________________________
Scintilla-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scintilla-interest