User Tag List

Results 1 to 4 of 4

Thread: String Object comma and dot displacement.

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    String Object comma and dot displacement.

    HELLO <-- robotic voice

    Basically, the comma or dot can be misplaced when the text wraps to the next line in the string object. For example, this incredibly silly line of text:

    Code:
    Hello I am an automatic octobot, and I am futuristic 2000!
    ...can end up being wrapped into:

    Code:
    Hello I am an automatic octobot
    , and I am futuristic 2000!
    ...which is wrong by apparant reasons. The entire word octobot should have been placed on the next line together with the comma, the way all other software does it.

  2. #2
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: String Object comma and dot displacement.

    Hmm, I cannot reproduce this issue, what version of MMF2 do you use? MMF just calls a Windows function to display text, it doesn't wrap it itself, so I don't see how this could happen.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: String Object comma and dot displacement.

    249 beta #6, XP is configured to use cleartype. The bug can only be seen when HWA is enabled but shows up both in edit time and runtime if it is. If this example doesn't wrap incorrectly for you, try to resize the dimensions of the string object a little bit.

    Download example!

  4. #4
    No Products Registered

    Join Date
    Feb 2007
    Location
    Sydney, Australia
    Posts
    1,654
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: String Object comma and dot displacement.

    Niff is right, there is a weird glitch in HWA.
    The text also looks clearer in Standard MMF2 as well.


    [color:#6633FF](Click to enlarge)[/color]

Similar Threads

  1. Currency Comma Separator
    By Nyc in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 8th November 2013, 04:41 PM
  2. Displacement Maps?
    By Kid_Roleplay in forum Hardware Accelerated Runtime
    Replies: 2
    Last Post: 19th October 2011, 09:57 AM
  3. HWA Fullscreen subapp displacement bug
    By Nifflas in forum Hardware Accelerated Runtime
    Replies: 0
    Last Post: 14th October 2009, 02:11 PM
  4. how to read individual values seperated by comma?
    By BrashMonkey in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 28th September 2009, 03:31 PM
  5. String Object comma and dot displacement.
    By Nifflas in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 23rd September 2009, 09:40 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
  •