Click here to Skip to main content
15,913,773 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalproblem with drawstring somewhere Pin
vbbeg9-Jan-08 7:58
vbbeg9-Jan-08 7:58 
GeneralRe: problem with drawstring somewhere Pin
Luc Pattyn9-Jan-08 17:57
sitebuilderLuc Pattyn9-Jan-08 17:57 
GeneralRe: problem with drawstring somewhere Pin
vbbeg9-Jan-08 18:07
vbbeg9-Jan-08 18:07 
GeneralRe: problem with drawstring somewhere [modified] Pin
Luc Pattyn10-Jan-08 1:30
sitebuilderLuc Pattyn10-Jan-08 1:30 
GeneralRe: problem with drawstring somewhere Pin
vbbeg10-Jan-08 4:47
vbbeg10-Jan-08 4:47 
GeneralRe: problem with drawstring somewhere Pin
Luc Pattyn10-Jan-08 4:56
sitebuilderLuc Pattyn10-Jan-08 4:56 
GeneralRe: problem with drawstring somewhere Pin
vbbeg10-Jan-08 6:02
vbbeg10-Jan-08 6:02 
GeneralRe: problem with drawstring somewhere Pin
Luc Pattyn10-Jan-08 6:37
sitebuilderLuc Pattyn10-Jan-08 6:37 
Hi,

comments again:

1. you have choosen to ignore my first comment.

2. this time your code seems more complete, thanks.

3. e.Graphics.Dispose() 'LUC SAID TO REMOVE THIS
modifying/adding a comment does not fix a definite bug.

4. you have choosen to ignore my fourth comment; I can not help you further on this
since you are doing things I have not done and would not do, as I explained before.

5. I would not trust charsFitter since there are slight differences of opinion between
MeasureString and DrawString as you can tell by reading (in between the lines of) the documentation.

6. both MeasureString and DrawString take float SizeF/RectF so
Dim Rect As New Rectangle(e.MarginBounds.Left, 180, 60, 880) is a detour.

That's all.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Happy 2008!


GeneralRe: problem with drawstring somewhere Pin
Dave Kreskowiak10-Jan-08 5:12
mveDave Kreskowiak10-Jan-08 5:12 
JokeRe: problem with drawstring somewhere Pin
ChandraRam9-Jan-08 20:57
ChandraRam9-Jan-08 20:57 
GeneralRe: problem with drawstring somewhere Pin
vbbeg9-Jan-08 22:19
vbbeg9-Jan-08 22:19 
GeneralRe: problem with drawstring somewhere Pin
ChandraRam9-Jan-08 22:23
ChandraRam9-Jan-08 22:23 
GeneralRe: problem with drawstring somewhere Pin
vbbeg9-Jan-08 22:55
vbbeg9-Jan-08 22:55 
QuestionRegistry Access Problem Pin
psgeorge9-Jan-08 7:49
psgeorge9-Jan-08 7:49 
GeneralRe: Registry Access Problem Pin
Dave Kreskowiak9-Jan-08 7:59
mveDave Kreskowiak9-Jan-08 7:59 
GeneralRe: Registry Access Problem Pin
psgeorge10-Jan-08 1:35
psgeorge10-Jan-08 1:35 
QuestionRe: Registry Access Problem Pin
psgeorge11-Jan-08 1:51
psgeorge11-Jan-08 1:51 
GeneralRe: Registry Access Problem Pin
Dave Kreskowiak11-Jan-08 12:15
mveDave Kreskowiak11-Jan-08 12:15 
GeneralRe: Registry Access Problem Pin
psgeorge14-Jan-08 0:18
psgeorge14-Jan-08 0:18 
QuestionDraw a graph in VB.NET Pin
Yatish Kasa9-Jan-08 6:51
Yatish Kasa9-Jan-08 6:51 
GeneralRe: Draw a graph in VB.NET Pin
Dave Kreskowiak9-Jan-08 7:01
mveDave Kreskowiak9-Jan-08 7:01 
Generalwriting function in vb.net Pin
chandra_779-Jan-08 6:18
chandra_779-Jan-08 6:18 
GeneralRe: writing function in vb.net Pin
Dave Kreskowiak9-Jan-08 6:59
mveDave Kreskowiak9-Jan-08 6:59 
GeneralRe: writing function in vb.net Pin
chandra_779-Jan-08 8:02
chandra_779-Jan-08 8:02 
GeneralContract specifications and DLL's and debuggers. Pin
cdansreau9-Jan-08 5:48
cdansreau9-Jan-08 5:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.