User Tag List

Results 1 to 2 of 2

Thread: Custom Scintilla words?

  1. #1
    No Products Registered

    Join Date
    Sep 2006
    Location
    Córdoba - Argentina
    Posts
    244
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Custom Scintilla words?

    How can i customize words in this extension? for example: Company in blue, Clients in red, and so on...?

    i'd like these words to be recognized later.. is that possible?

    Tnx

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jan 2007
    Location
    USA
    Posts
    691
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Scintilla words?

    You could use a simple loop (though this may slow it down). You can start the loop every time someone presses space (signifying a new word/sentence), which searches for these names and highlights them. I'll make an example if you'd like.

    EDIT: Ok, here's the example: http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=129937&#Post129 937

Similar Threads

  1. Scintilla (2) Beta
    By Looki in forum Extension Development
    Replies: 190
    Last Post: 11th September 2014, 08:12 PM
  2. Scintilla Bug.
    By QS in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 13th May 2010, 02:55 AM
  3. Re: Scintilla (2) Beta
    By jdv in forum File Archive
    Replies: 15
    Last Post: 14th May 2009, 08:46 PM
  4. scintilla extension
    By Sphax in forum Extension Developers Lobby
    Replies: 10
    Last Post: 30th October 2007, 02:23 PM
  5. Replies: 17
    Last Post: 8th January 2007, 11:59 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •