• Lua Editor with Syntax highlighter?
    7 replies, posted
Hey, I'm making my own lua editor and im stuck on how do i create syntax highlightning and showing line numbers? Thanks.
What programming language is this in?
[QUOTE=MPan1;48612034]What programming language is this in?[/QUOTE] Oh sorry, GLua and in game like luapad or gcompute.
I suggest using the panel [URL="http://wiki.garrysmod.com/page/Category:RichText"]RichText[/URL]. It allows you to edit text colours as you go along, but you'd have to code the syntax highlighting and everything yourself. Good luck!
snip, misread.
[QUOTE=YaYaBinks3;48612481]I suggest using the panel [URL="http://wiki.garrysmod.com/page/Category:RichText"]RichText[/URL]. It allows you to edit text colours as you go along, but you'd have to code the syntax highlighting and everything yourself. Good luck![/QUOTE] How do i create DTextEntry with rich text? I need editor and syntax highlighting but no idea how i can create editor with richtext.
[QUOTE=SteppuFIN;48612665]How do i create DTextEntry with rich text? I need editor and syntax highlighting but no idea how i can create editor with richtext.[/QUOTE] RichText can be edited.
[QUOTE=YaYaBinks3;48612839]RichText can be edited.[/QUOTE] Well how i would replace the normal text with RichText?
Sorry, you need to Log In to post a reply to this thread.