User Tag List

Results 1 to 4 of 4

Thread: Rich Text Object - Cursor location, size, blink rate, etc.

  1. #1
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)

    Rich Text Object - Cursor location, size, blink rate, etc.

    1.) How can these things be altered? I'm trying to make them dynamic, based on user input. If I could just track the cursor location i could have an object follow it. Altering it's width would be ideal, though.

    2.) Is there a way to alter the highlight color when you are selecting text?

    3.) Is it possible to select text word by word or up until a certain punctuation, such as periods, so you can select each coming sentence one at a time?

    4.) How the heck can I save the cursor position?

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    1. The size of the cursor can be changes in two ways: change the height via changing the font size, change the width via your system's control panel. The blink rate can only be changed via your system's control panel. The cursor location is given/set by character index, not any kind of X/Y location. You'd have to calculate the X/Y position yourself. The REO is not meant for this kind of stuff.

    2. Through your system's control panel.

    3. Hold shift (the selection key) and hold control (the word key) and press the arrow keys.

    4. Store it in an alterable or global value??
    Working as fast as I can on Fusion 3

  3. #3
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    574
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    If you're after something similar to the features offered in decent text editors such as Notepad++ you wont be able to do that with the richtext object. IIRC The scintilla object had advanced options not sure if it'll do what you need though.

  4. #4
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    The Scintilla object is the same thing that Notepad++ uses. (They use the same library)
    Working as fast as I can on Fusion 3

Similar Threads

  1. Wildcard possible with - Rich Text Object: Controls > Find > Find and Select Text ??
    By ratty in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 22nd March 2013, 01:28 PM
  2. Overlapping Rich Text Object Issue
    By rubes in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 25th November 2011, 08:22 PM
  3. Formatted text or Rich edit object
    By GameDesigner in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 29th August 2007, 08:40 PM
  4. Coloured Text using Rich Edit Object
    By LaraSoft in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 4th July 2007, 03:16 PM
  5. create object at cursor location
    By rhoymand in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 22nd November 2006, 09:59 AM

Posting Permissions

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