Click here to Skip to main content
16,011,428 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Anyone know about posting bot? PinPopular
Ashfield23-Nov-08 22:12
Ashfield23-Nov-08 22:12 
GeneralRe: Anyone know about posting bot? Pin
Jon_Boy24-Nov-08 2:06
Jon_Boy24-Nov-08 2:06 
GeneralRe: Anyone know about posting bot? Pin
syhs8924-Nov-08 3:01
syhs8924-Nov-08 3:01 
GeneralRe: Anyone know about posting bot? [modified] Pin
Jon_Boy24-Nov-08 3:10
Jon_Boy24-Nov-08 3:10 
GeneralRe: Anyone know about posting bot? Pin
Ashfield24-Nov-08 3:52
Ashfield24-Nov-08 3:52 
GeneralRe: Anyone know about posting bot? Pin
syhs8924-Nov-08 4:09
syhs8924-Nov-08 4:09 
GeneralRe: Anyone know about posting bot? [modified] Pin
syhs8924-Nov-08 4:17
syhs8924-Nov-08 4:17 
QuestionText rendered into Image question Pin
JJeffrey23-Nov-08 16:59
JJeffrey23-Nov-08 16:59 
First, a thanks for reading this and another if you decide to reply.

I basically am going to start a project that will take in a user-entered text in a text box and create from that an image for display on a LCD panel (pixel formatting)

Looking through VB specs, I come across the Graphics.DrawString method which "Draws the specified text string at the specified location with the specified Brush and Font objects" and will most likely employ CreateGraphics to put it up on screen for display preview. The formatting into the Pixel format will be done after confirmation and the end result is a string of bits to be sent to the LCD panel.

My question is to you, my great and intellegient friends, is : Am I approaching this in the best way or will I encounter some difficult problems and I should consider another approach now before I get too deeply entrenched in my path.

I wish to ask of all of your experience in this. I will try to answer any questions to my situation as afast as I can.

Thank you.
AnswerRe: Text rendered into Image question Pin
Dave Kreskowiak24-Nov-08 2:06
mveDave Kreskowiak24-Nov-08 2:06 
QuestionIE Automation meet alert message [modified] Pin
simmons23-Nov-08 15:44
simmons23-Nov-08 15:44 
QuestionCross threading in class library Pin
MAP Tiger23-Nov-08 7:39
MAP Tiger23-Nov-08 7:39 
AnswerRe: Cross threading in class library Pin
Christian Graus23-Nov-08 9:22
protectorChristian Graus23-Nov-08 9:22 
GeneralRe: Cross threading in class library Pin
MAP Tiger23-Nov-08 17:34
MAP Tiger23-Nov-08 17:34 
GeneralRe: Cross threading in class library Pin
MAP Tiger23-Nov-08 18:46
MAP Tiger23-Nov-08 18:46 
QuestionREAD TEXT FILE LINE BY LINE AND STORE ALL LINES IN ARRAY...(is a good idea?) Pin
sal2123-Nov-08 6:12
sal2123-Nov-08 6:12 
AnswerRe: READ TEXT FILE LINE BY LINE AND STORE ALL LINES IN ARRAY...(is a good idea?) Pin
Paul Conrad23-Nov-08 6:34
professionalPaul Conrad23-Nov-08 6:34 
GeneralRe: READ TEXT FILE LINE BY LINE AND STORE ALL LINES IN ARRAY...(is a good idea?) Pin
sal2123-Nov-08 7:29
sal2123-Nov-08 7:29 
GeneralRe: READ TEXT FILE LINE BY LINE AND STORE ALL LINES IN ARRAY...(is a good idea?) Pin
Guffa23-Nov-08 13:26
Guffa23-Nov-08 13:26 
GeneralRe: READ TEXT FILE LINE BY LINE AND STORE ALL LINES IN ARRAY...(is a good idea?) Pin
Paul Conrad24-Nov-08 5:59
professionalPaul Conrad24-Nov-08 5:59 
GeneralRe: READ TEXT FILE LINE BY LINE AND STORE ALL LINES IN ARRAY...(is a good idea?) Pin
Jon_Boy24-Nov-08 6:29
Jon_Boy24-Nov-08 6:29 
GeneralRe: READ TEXT FILE LINE BY LINE AND STORE ALL LINES IN ARRAY...(is a good idea?) Pin
Paul Conrad24-Nov-08 6:37
professionalPaul Conrad24-Nov-08 6:37 
GeneralRe: we prefer lower-case Pin
Luc Pattyn23-Nov-08 15:40
sitebuilderLuc Pattyn23-Nov-08 15:40 
AnswerRe: READ TEXT FILE LINE BY LINE AND STORE ALL LINES IN ARRAY...(is a good idea?) Pin
Jon_Boy24-Nov-08 6:05
Jon_Boy24-Nov-08 6:05 
QuestionMicrosoft.DirectX.DirectInput Pin
Derek Pescod23-Nov-08 6:10
Derek Pescod23-Nov-08 6:10 
AnswerRe: Microsoft.DirectX.DirectInput Pin
Paul Conrad23-Nov-08 6:41
professionalPaul Conrad23-Nov-08 6:41 

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.