Results 1 to 3 of 3

Thread: Draw fading text to a picturebox?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2009
    Posts
    2

    Draw fading text to a picturebox?

    I am currently using DX7 in my program. Is it possible to draw text with a fading effect to a picturebox? I want the text to fade in, wait a few seconds, then fade back out.

    Someone told me that I need alpha blending to do this, which apparently DX7 doesn't have. If fading text isn't possible, could I do the same thing using an image instead?

    Thanks for reading.

  2. #2
    Fanatic Member technorobbo's Avatar
    Join Date
    Dec 2008
    Location
    Chicago
    Posts
    864

    Re: Draw fading text to a picturebox?

    Here's one possiblity -scroll bar at top will fade text in and out.
    Attached Files Attached Files
    Have Fun,

    TR
    _____________________________
    Check out my Alpha DogFighter2D Game Demo and Source code. Direct Download:http://home.comcast.net/~technorobbo/Alpha.zip or Read about it in the forum:http://www.vbforums.com/showthread.php?t=551700. Now in 3D!!! http://home.comcast.net/~technorobbo/AlPha3D.zip or read about it in the forum: http://www.vbforums.com/showthread.php?goto=newpost&t=552560 and IChessChat3D internet chess game

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2009
    Posts
    2

    Re: Draw fading text to a picturebox?

    That's exactly what I'm looking for

    Now how can I remove that black box around the text? Would drawing it over a transparent picturebox work?


    EDIT: Never mind, I removed it with SetBkMode. Thanks so much for your help! ^_^

    -Ed
    Last edited by EdTheHobo; Jun 20th, 2009 at 12:31 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
  •  



Click Here to Expand Forum to Full Width