Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
syntax file
#1
can you give me an example dialog with enabled QM_Code control in it ?
(syntax highlight and context menu)

i would like to have a second window for editing functions.
i tried to embedd QM_Code but mouse and keys are not enabled.

that would very very helpful.

thanks
pi
#2
It is almost impossible, because QM_Code control is very integrated with QM.
#3
ok.

can you make an exe without all the main options from qm.exe.
only editor ?
pi
#4
too much work ...
#5
what about qmscript syntax definitions for other text editors ?

for scite its called a lexer, in uestudio/ultraedit its a section in the wordfile.txt.
on my website i could use geshi for syntax highlight.

take a look on this site for autoit (Syntax Highlighting and Syntax Folding):
http://www.autoitscript.com/autoit3/sci ... _Lexer.htm

small sql geshi example (for webpages without using qm phpbb code):
http://qbnz.com/highlighter/examples.php?c=sql&e=simple

more info about the scite api
http://scintilla.sourceforge.net/SciTEExtras.html

uestudio syntax example:
http://ftp.ultraedit.com/index.php?name ... &view=next

http://ftp.ultraedit.com/index.php?name ... age&pid=88
pi
#6
a textfile with informations for syntax highlight.

something like the wordfiles for ultraedit:
http://www.ultraedit.com/downloads/additional.html
pi
#7
can we have syntax highlight in multiline strings ?

Code:
Copy      Help
[color=blue]str [/color]code=
[color=green];Dim av
;Set av = CreateObject("Avedesk.Application")
;av.ShowControlPanel[/color]

script.VbsExec(code)

or can i get an option to make the str text black ?
or red.
because green means ever comment to me.
Confusedhock:
pi
#8
i merged all my syntax related postings.
most of them were from 2003/2004 Confusedhock:

any news ?
pi


Forum Jump:


Users browsing this thread: 1 Guest(s)