User Tag List

Results 1 to 4 of 4

Thread: [question] changing color text value at runtime

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Posts
    239
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [question] changing color text value at runtime

    when I want to change the text color of a string object at runtime I can use numbers, and thats great;

    (action = 'Set Color of Text...' )

    I just dont know what kind of numerical (single number) color code should I use so what is the related reference palette I need to find

    (from the the guide -
    Set Color Of Text
    The Set Color Of Text action changes the color of the text displayed in the String object at application runtime.
    )

    thx in advice etc

  2. #2
    No Products Registered

    Join Date
    Dec 2006
    Posts
    1,332
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [question] changing color text value at runtime

    I think that you would use the GetRGB(R,G,B) function. For red you would do GetRGB(255,0,0) etc.

  3. #3
    No Products Registered

    Join Date
    Jul 2006
    Posts
    239
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [question] changing color text value at runtim

    ah yeah I wanted that but syntax wasnt correct:

    ( I found out now thatcommand is GetRGB(x,x,x) )

    thx this is fixed

  4. #4
    No Products Registered

    Join Date
    Dec 2006
    Posts
    1,332
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [question] changing color text value at runtim

    No problem

Similar Threads

  1. Small bug: changing text color of a clock
    By Yos in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 4th April 2012, 09:16 AM
  2. *dumb question alert* changing formatted text font
    By ElectricMaster in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 7th March 2012, 08:51 PM
  3. Changing specific text color.
    By PicklesIIDX in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 10th September 2009, 10:32 PM
  4. Text color question
    By mobichan in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 21st July 2009, 09:51 PM
  5. Changing text color in Rich Edit
    By Evoxe in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 23rd June 2009, 04:27 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
  •