User Tag List

Results 1 to 2 of 2

Thread: Append lines to Text Blitter in top-down style

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator Pro

    Join Date
    Jul 2006
    Location
    Germany
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Append lines to Text Blitter in top-down style

    I want a balloon to display hints for the player in a list which gets longer time by time. When I append text, new lines are added to the bottom of the balloon and the existing text is shifted upwards.

    I want to achive the opposite, the top of the balloon should keep it's YPos and the balloon should increase it's size downwards. Is there any option I missed to reverse this?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator Pro

    Join Date
    Jul 2006
    Location
    Germany
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Append lines to Text Blitter in top-down style

    This can be solved with positioning TB once:
    Set Balloon (xTB,yTB-ObjheightTB)

    Now every line you append will be added in top-down style.
    Maybe I don't understand the principle behind, it's irritating because without balloon TB appends text top-down by default.

    Is this a bug? If yes, I'll have to keep an eye on TB updates and ensure my code doesn't produce strange results once it's fixed.

Similar Threads

  1. String: Spacing between lines of text?
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 4th December 2017, 10:15 AM
  2. Append a string in a text file
    By Ls2 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 4th October 2013, 08:53 PM
  3. Text blitter: typing text
    By dsmathewson in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 7th July 2008, 07:36 PM
  4. Numeric value to Text Blitter or Formated text
    By Kris in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 31st January 2008, 04:04 AM
  5. append text to file
    By obiwan in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 9th June 2007, 12:57 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
  •