Subject: [Suggestion] Procedure List [Print This Page] Author:
freeman Time: 2008-12-3 22:01 Subject: [Suggestion] Procedure List
Is it possible save height of Content preview?
can set content preview font style to IDE editor style ?
content preview can show all procedure body ?
Best regardsAuthor:
Passion Time: 2008-12-4 12:17
1.OK.
2.Only can set the font, but not including the hilight style, such as keyword, comment...
3.It will decrease scroll speed if procedure body is too long, we can consider it later.Author:
Passion Time: 2008-12-4 22:33
Teknk you, I'm tested it just know, its okey. But I think if content preview show all procedure body scroll speed not much decrease or this is idea just.Can be option, Show line number user can set, how many lines want. maybe zero mean show all body.Author:
Passion Time: 2008-12-10 16:01
Now we added an option in 0.9.0.470 but without an option settings dialog.
We need to modify (or add if not exists)
HKEY_CURRENT_USER\Software\CnPack\CnWizards\CnProcListWizard\PreviewLineCount
And 0 is not applicable for the body now, for our parsing does not process the whole procedure body, only the process head.Author:
freeman Time: 2008-12-12 23:08