|
-
May 16th, 2000, 10:23 AM
#1
Thread Starter
New Member
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?
-
May 16th, 2000, 11:05 AM
#2
Fanatic Member
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}
-
May 16th, 2000, 12:12 PM
#3
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|