Results 1 to 3 of 3

Thread: Does someone know of a solution to this...

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Location
    Årdal, Norway
    Posts
    5

    Post

    The deal is I'm trying to make my own text box which has the following features:

    * Possibillity for changing the background color of specific texts.
    * Support for hyperlinks.
    * Support for a background picture. Tiled, streched or centered.
    * It should be possible to change the line spacing.
    * It should start outputting text at the bottom of the box.
    * And of course, it should be possible to change fonts, and select the text.

    I've been trying to do it with labels, but it's way too slow. I also downloaded the Rich Edit control from vbAccelerator but I couldn't get it to work, even after I went to their troubleshooting guide.

    So, does anyone know of any other control I can use, or a solution to how I can make this textbox?

  2. #2
    Fanatic Member
    Join Date
    Sep 1999
    Location
    Bethel, North Carolina, USA
    Posts
    987
    Start building an ActiveX control to do just that. When you have a specific problem post it here.
    {Insert random techno-babble here}

    {Insert quote from some long gone mofo here}

  3. #3
    Lively Member
    Join Date
    Nov 1999
    Location
    Melbourne, Victoria, Australia
    Posts
    126
    I'm guessing you're making a mIRC clone? ActiveX or Rich Text is the way to go, or even using the form window itself...

    Good luck
    Regards,

    Paul Rivoli
    ---------------------
    [email protected]
    http://members.dingoblue.net.au/~privoli

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