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

Visual Basic

 
GeneralRe: reload or refresh from in another form Pin
break_day9-Jan-08 23:48
break_day9-Jan-08 23:48 
GeneralRe: reload or refresh from in another form Pin
Dave Kreskowiak10-Jan-08 1:56
mveDave Kreskowiak10-Jan-08 1:56 
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 
Hi,

sorry I did not study your code in detail. Here are some comments:

1. please show multi-line code inside PRE tags, that way it is more readable.

2. I can not understand your code, it is incomplete, I see no method declaration, what
is Rect, where is charsFitted defined, etc.

3. you should Dispose() of things you created or ordered created, hence NOT e.Graphics

4. I don't really care about the upper limit of GDI+, I never had trouble with it,
but then I tend to do my own wrapping and pagination; you can have Graphics do wrapping
for a paragraph of text, pagination is a no no.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Happy 2008!


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 
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 

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.