Is it possible?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Is it possible?

    Is it possible to make a app like this so the text will be written itself:

    If yes can someone tell me how.
    Thanks in advance.
  • ShadowUK
    No longer a forum member
    • Oct 2007
    • 1322

    #2
    MatrixClone.

    Description:

    Shows messages in a console like text and cycles through each letter.

    Skills Used:
    • For loops.
    • Repeat loops.
    • String functions.
    • Window functions.
    • Application functions
    • Mouse hooks.
    • Paragraph object
    • Auto-Resize
    • Flat, Dynamic size.


    Things to do:

    Change the code in the On Preload hook to your likings.

    Download:
    Attached Files

    Comment

    • Imagine Programming
      Indigo Rose Customer
      • Apr 2007
      • 4252

      #3
      Nice example, but one thing... when i build/run it it shows for only 10 miliseconds or so and then exits... never shows text

      **EDIT: nevermind i took the Application.Exit out of the On Mouse Move
      Last edited by Imagine Programming; 07-14-2008, 10:19 AM.
      Bas Groothedde
      Imagine Programming :: Blog

      AMS8 Plugins
      IMXLH Compiler

      Comment

      • ShadowUK
        No longer a forum member
        • Oct 2007
        • 1322

        #4
        Originally posted by C B programming and webdesign View Post
        Nice example, but one thing... when i build/run it it shows for only 10 miliseconds or so and then exits... never shows text
        Mouse movement closes it, Like a screen saver.

        Comment


        • #5
          Thanks but is it possible in the end the program to exit itself not by mousemove.

          Comment

          • arb
            Indigo Rose Customer
            • Jul 2007
            • 163

            #6
            Or you can do this with sound and some more effects through the Plugin that I posted while time ago: http://www.indigorose.com/forums/showthread.php?t=24085

            Comment

            Working...
            X