Syntax Edit - general question + need help |
Post Reply |
Author | |
idan_b
Newbie Joined: 03 May 2008 Location: Israel Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 03 May 2008 at 1:15pm |
hello,
i just found your outstanding controls after few hours of "googling" for compnents that allows a text edit box with a custom syntax highlight, as i want to code myself some useful editor to tcl/tk coding with features i needed for myself.
anyway, i've tried installing the activeX trial version of the Syntax Edit control, to "play" with it & see if i can use it to my needs & purchase the license for it & start dev with it...
First question would be if there is any ETA on this control to be available to the c# .NET for studio 2008.
Second question is regarding "how to" in relation to the "syntax highlight" thingy. i've tried to put syntax highlight in "action", but something not working, perhaps i'm not doing something right.. i've tried to look at your help files, but those lack some usefull code snippets...
apart from setting "ConfigFile" property to contain string with path to the ini file, is there something else needs to be set to view it in action ?
cause i've set that property, and it doesnt work...
also, which property set the scheme to use ?
i've tried to look on the visual basic sample code, but saw nothing that sets this property, so couldnt tell...
EDIT:
i found the "problem", it only works on file extension, so unless i load a file with a specific extention, it will not syntax coloring it.
is there any way to override this issue ?
would appreciate any help on issue.
regards,
Idan B.
|
|
"It's a buggy-bug world out there..."
|
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
Current version of SyntaxEdit give you more freedom in the way you get your syntax (as file or string in memory) and also about relations between content and type (not file extention only as before)
|
|
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 |