|
-
Jun 20th, 2001, 04:52 AM
#1
How to create multi-line tooltiptext
When I assign a string to tooltiptext like this :
.tooltiptext = 'Line One ' + chr(13) + chr(10) + 'Line Two'
The linefeed and carriage return didn't occur, but they are
replaced by odd characters when the tooltips is shown.
Can anyone tell me how to create multi-line tooltips?
Thanks!
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
|